summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-03drm/xe/display: use xe && 0 to avoid warnings about unused variablesJani Nikula1-3/+3
2024-09-02drm/xe/display: remove unused compat kdev_to_i915() and pdev_to_i915()Jani Nikula1-9/+0
2024-09-02drm/i915 & drm/xe: save struct drm_device to drvdataJani Nikula1-1/+3
2024-08-22drm/i915/display: switch to display detected steppingsJani Nikula1-5/+0
2024-08-22drm/xe/display: remove the unused compat HAS_GMD_ID()Jani Nikula1-2/+0
2024-08-22drm/xe/display: remove intel_display_step_name() to simplifyJani Nikula1-0/+2
2024-08-22drm/xe/display: fix compat IS_DISPLAY_STEP() range endJani Nikula1-1/+1
2024-08-21drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()Jani Nikula1-1/+0
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula1-1/+2
2024-06-06drm/xe/display: reduce includes in compat i915_drv.hJani Nikula1-3/+1
2024-06-06drm/xe/display: move compat runtime pm stubs to the correct fileJani Nikula1-48/+0
2024-06-06drm/xe/display: move compat uncore stubs to the correct fileJani Nikula1-5/+0
2024-06-06drm/i915/display: include xe_bo.h, gem_object_types etc. where neededJani Nikula1-4/+0
2024-06-06drm/i915/display: include intel_step.h where neededJani Nikula1-2/+0
2024-06-06drm/i915/display: include intel_uncore.h where neededJani Nikula1-1/+0
2024-06-06drm/i915/display: include i915_gpu_error.h where neededJani Nikula1-1/+0
2024-06-06drm/i915/display: include gt/intel_gt_types.h where neededJani Nikula1-1/+0
2024-06-06drm/i915/display: include gem/i915_gem_stolen.h where neededJani Nikula1-1/+0
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-46/+11
2024-05-02drm/xe/display: Fix ADL-N detectionLucas De Marchi1-1/+2
2024-04-24Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-6/+11
2024-04-18drm/xe: Introduce intel_runtime_pm_get_noresume at compat-i915-headers for di...Rodrigo Vivi1-0/+8
2024-04-10drm/xe/bmg: Add BMG platform definitionMatt Roper1-0/+1
2024-04-08drm/xe/display: remove compat i915_gem.hJani Nikula1-1/+0
2024-04-08drm/xe/display: clean up a lot of cruft from compat i915_drv.hJani Nikula1-32/+0
2024-04-08drm/i915/dmc: define firmware URL locallyJani Nikula1-1/+0
2024-03-23drm/i915: Drop dead code for pvcLucas De Marchi1-4/+0
2024-03-23drm/i915: Drop dead code for xehpsdvLucas De Marchi1-2/+0
2024-03-04drm/xe: Create a xe_pm_runtime_resume_and_get variant for displayRodrigo Vivi1-5/+1
2024-03-04drm/xe: Fix display runtime_pm handlingRodrigo Vivi1-1/+1
2024-01-05drm/xe: Use intel_wakeref_t in intel_runtime_pm functionsJosé Roberto de Souza1-5/+5
2023-12-21drm/xe/display: Add Xe implementation for fence checks used by fbc codeJouni Högander1-0/+1
2023-12-21drm/xe/display: Add i915_gem.h compatibility headerJouni Högander1-0/+1
2023-12-21drm/xe/display: Xe stolen memory handling for fbc supportJouni Högander1-0/+1
2023-12-21drm/xe/display: Implement display supportMaarten Lankhorst1-0/+230