开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_res_cursor.h
Age
Commit message (
Expand
)
Author
2026-05-08
drm/xe: Convert stolen memory over to ttm_range_manager
Sanjay Yadav
2026-02-06
gpu: Move DRM buddy allocator one level up (part two)
Joel Fernandes
2025-08-06
drm/pagemap: Rename drm_pagemap_device_addr to drm_pagemap_addr
Francois Dugast
2025-03-06
drm/xe: Add dma_addr res cursor
Thomas Hellström
2024-08-22
drm/xe: Remove unnecessary drm_mm.h includes
Rodrigo Vivi
2024-05-28
drm/xe: allow unaligned start and size xe_res_cursor parameters
Andrzej Hajda
2023-12-21
drm/xe: Update SPDX deprecated license identifier
Thomas Hellström
2023-12-21
drm/xe: Simplify xe_res_get_buddy()
Brian Welty
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
drm/xe: Cleanup style warnings and errors
Francois Dugast
2023-12-21
drm/xe: Cleanup style warnings
Francois Dugast
2023-12-19
drm/xe: Move VRAM from GT to tile
Matt Roper
2023-12-19
drm/xe: Prefer single underscore for header guards
Lucas De Marchi
2023-12-12
drm/xe: Implement stolen memory.
Maarten Lankhorst
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost