summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/compat-i915-headers
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Create a xe_pm_runtime_resume_and_get variant for displayRodrigo Vivi2024-03-041-5/+1
* drm/xe: Fix display runtime_pm handlingRodrigo Vivi2024-03-041-1/+1
* drm/xe/display: fix i915_gem_object_is_shmem() wrapperMatthew Auld2024-02-091-1/+1
* drm/xe/display: Avoid calling readq()Lucas De Marchi2024-01-191-6/+5
* drm/xe: Modify the cfb size to be page size aligned for FBCVinod Govindapillai2024-01-191-0/+3
* drm/xe: Use intel_wakeref_t in intel_runtime_pm functionsJosé Roberto de Souza2024-01-051-5/+5
* drm/xe: Fix definition of intel_wakeref_tJosé Roberto de Souza2024-01-051-1/+1
* drm/xe/display: Add Xe implementation for fence checks used by fbc codeJouni Högander2023-12-213-0/+14
* drm/xe/display: Add i915_gem.h compatibility headerJouni Högander2023-12-212-0/+10
* drm/xe/display: Xe stolen memory handling for fbc supportJouni Högander2023-12-212-0/+80
* drm/xe/display: Add empty define for i915_ggtt_clear_scanoutJouni Högander2023-12-211-0/+1
* drm/xe/display: Add i915_active.h compatibility headerJouni Högander2023-12-211-0/+22
* drm/xe/display: Add frontbuffer setter/getter for xe_boJouni Högander2023-12-211-0/+12
* drm/xe/display: Add struct i915_active for XeJouni Högander2023-12-211-0/+13
* drm/xe/display: Improve s2idle handling.Maarten Lankhorst2023-12-211-6/+0
* drm/xe/display: Implement display supportMaarten Lankhorst2023-12-2133-0/+1039