summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/compat-i915-headers
AgeCommit message (Expand)AuthorFilesLines
2024-02-09drm/xe/display: fix i915_gem_object_is_shmem() wrapperMatthew Auld1-1/+1
2024-01-20drm/xe/display: Avoid calling readq()Lucas De Marchi1-6/+5
2024-01-19drm/xe: Modify the cfb size to be page size aligned for FBCVinod Govindapillai1-0/+3
2024-01-05drm/xe: Use intel_wakeref_t in intel_runtime_pm functionsJosé Roberto de Souza1-5/+5
2024-01-05drm/xe: Fix definition of intel_wakeref_tJosé Roberto de Souza1-1/+1
2023-12-21drm/xe/display: Add Xe implementation for fence checks used by fbc codeJouni Högander3-0/+14
2023-12-21drm/xe/display: Add i915_gem.h compatibility headerJouni Högander2-0/+10
2023-12-21drm/xe/display: Xe stolen memory handling for fbc supportJouni Högander2-0/+80
2023-12-21drm/xe/display: Add empty define for i915_ggtt_clear_scanoutJouni Högander1-0/+1
2023-12-21drm/xe/display: Add i915_active.h compatibility headerJouni Högander1-0/+22
2023-12-21drm/xe/display: Add frontbuffer setter/getter for xe_boJouni Högander1-0/+12
2023-12-21drm/xe/display: Add struct i915_active for XeJouni Högander1-0/+13
2023-12-21drm/xe/display: Improve s2idle handling.Maarten Lankhorst1-6/+0
2023-12-21drm/xe/display: Implement display supportMaarten Lankhorst33-0/+1039