aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/compat-i915-headers
AgeCommit message (Expand)AuthorFilesLines
2024-02-09drm/xe/display: fix i915_gem_object_is_shmem() wrapperGravatar Matthew Auld 1-1/+1
2024-01-19drm/xe/display: Avoid calling readq()Gravatar Lucas De Marchi 1-6/+5
2024-01-19drm/xe: Modify the cfb size to be page size aligned for FBCGravatar Vinod Govindapillai 1-0/+3
2024-01-05drm/xe: Use intel_wakeref_t in intel_runtime_pm functionsGravatar José Roberto de Souza 1-5/+5
2024-01-05drm/xe: Fix definition of intel_wakeref_tGravatar José Roberto de Souza 1-1/+1
2023-12-21drm/xe/display: Add Xe implementation for fence checks used by fbc codeGravatar Jouni Högander 3-0/+14
2023-12-21drm/xe/display: Add i915_gem.h compatibility headerGravatar Jouni Högander 2-0/+10
2023-12-21drm/xe/display: Xe stolen memory handling for fbc supportGravatar Jouni Högander 2-0/+80
2023-12-21drm/xe/display: Add empty define for i915_ggtt_clear_scanoutGravatar Jouni Högander 1-0/+1
2023-12-21drm/xe/display: Add i915_active.h compatibility headerGravatar Jouni Högander 1-0/+22
2023-12-21drm/xe/display: Add frontbuffer setter/getter for xe_boGravatar Jouni Högander 1-0/+12
2023-12-21drm/xe/display: Add struct i915_active for XeGravatar Jouni Högander 1-0/+13
2023-12-21drm/xe/display: Improve s2idle handling.Gravatar Maarten Lankhorst 1-6/+0
2023-12-21drm/xe/display: Implement display supportGravatar Maarten Lankhorst 33-0/+1039