index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
display
/
xe_dsb_buffer.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-28
drm/xe/dsb: drop the unnecessary struct i915_vma
Jani Nikula
2025-11-28
drm/{i915,xe}/dsb: make struct intel_dsb_buffer opaque
Jani Nikula
2025-11-28
drm/{i915, xe}/dsb: allocate struct intel_dsb_buffer dynamically
Jani Nikula
2025-11-28
drm/{i915, xe}/dsb: make {intel, xe}_dsb_buffer.c independent of display
Jani Nikula
2025-09-10
drm/xe: Convert xe_bo_create_pin_map() for exhaustive eviction
Thomas Hellström
2025-06-24
drm/xe: Move DSB l2 flush to a more sensible place
Maarten Lankhorst
2024-09-18
drm/xe: Fix DSB buffer coherency
Maarten Lankhorst
2024-08-30
drm/xe/display: Drop unnecessary xe_gt.h includes
Matt Roper
2024-07-05
drm/xe/bmg: implement Wa_16023588340
Matthew Auld
2024-06-06
drm/xe/display: drop i915_drv.h include from xe code
Jani Nikula
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2023-12-21
drm/xe/dsb: DSB implementation for xe
Animesh Manna