aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/compat-i915-headers
AgeCommit message (Expand)AuthorFilesLines
2024-09-10Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie2-4/+11
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-30drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper2-4/+11
2024-08-30Merge tag 'drm-intel-next-2024-08-29' of https://gitlab.freedesktop.org/drm/i...Dave Airlie2-14/+2
2024-08-22drm/xe: Make xe_ggtt_node struct independentRodrigo Vivi1-2/+2
2024-08-22drm/xe: Encapsulate drm_mm_node inside xe_ggtt_nodeRodrigo Vivi1-3/+4
2024-08-22drm/i915/display: switch to display detected steppingsJani Nikula1-5/+0
2024-08-22drm/i915/display: identify display steppings in display probeJani Nikula1-0/+1
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 Nikula2-8/+3
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 Nikula2-48/+51
2024-06-06drm/xe/display: move compat uncore stubs to the correct fileJani Nikula2-5/+5
2024-06-06drm/i915/display: include xe_bo.h, gem_object_types etc. where neededJani Nikula2-4/+11
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 Nikula2-1/+0
2024-06-06drm/i915/display: include gem/i915_gem_stolen.h where neededJani Nikula2-1/+0
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds7-103/+21
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 Airlie3-11/+21
2024-04-18drm/xe: Introduce intel_runtime_pm_get_noresume at compat-i915-headers for di...Rodrigo Vivi1-0/+8
2024-04-17drm/xe/stolen: ignore first page for FBCMatthew Auld1-1/+6
2024-04-09drm/xe/bmg: Add BMG platform definitionMatt Roper1-0/+1
2024-04-08drm/xe/display: clean up compat i915_vgpu.hJani Nikula1-26/+0
2024-04-08drm/xe/display: remove compat i915_gem.hJani Nikula2-10/+0
2024-04-08drm/xe/display: clean up a lot of cruft from compat i915_drv.hJani Nikula1-32/+0
2024-04-08drm/i915: move i915_fixed.h to display/intel_fixed.hJani Nikula1-6/+0
2024-04-08drm/i915/dmc: define firmware URL locallyJani Nikula2-12/+0
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi1-1/+1
2024-03-22drm/i915: Drop dead code for pvcLucas De Marchi1-4/+0
2024-03-22drm/i915: Drop dead code for xehpsdvLucas De Marchi1-2/+0
2024-03-20drm/xe/display: fix type of intel_uncore_read*() functionsLuca Coelho1-3/+3
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-02-09drm/xe/display: fix i915_gem_object_is_shmem() wrapperMatthew Auld1-1/+1
2024-01-19drm/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