summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/compat-i915-headers
AgeCommit message (Expand)Author
2024-09-10Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-09-03drm/xe/display: use xe && 0 to avoid warnings about unused variablesJani Nikula
2024-09-02drm/xe/display: remove unused compat kdev_to_i915() and pdev_to_i915()Jani Nikula
2024-09-02drm/i915 & drm/xe: save struct drm_device to drvdataJani Nikula
2024-08-30drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper
2024-08-30Merge tag 'drm-intel-next-2024-08-29' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-08-22drm/xe: Make xe_ggtt_node struct independentRodrigo Vivi
2024-08-22drm/xe: Encapsulate drm_mm_node inside xe_ggtt_nodeRodrigo Vivi
2024-08-22drm/i915/display: switch to display detected steppingsJani Nikula
2024-08-22drm/i915/display: identify display steppings in display probeJani Nikula
2024-08-22drm/xe/display: remove the unused compat HAS_GMD_ID()Jani Nikula
2024-08-22drm/xe/display: remove intel_display_step_name() to simplifyJani Nikula
2024-08-22drm/xe/display: fix compat IS_DISPLAY_STEP() range endJani Nikula
2024-08-21drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()Jani Nikula
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula
2024-06-06drm/xe/display: reduce includes in compat i915_drv.hJani Nikula
2024-06-06drm/xe/display: move compat runtime pm stubs to the correct fileJani Nikula
2024-06-06drm/xe/display: move compat uncore stubs to the correct fileJani Nikula
2024-06-06drm/i915/display: include xe_bo.h, gem_object_types etc. where neededJani Nikula
2024-06-06drm/i915/display: include intel_step.h where neededJani Nikula
2024-06-06drm/i915/display: include intel_uncore.h where neededJani Nikula
2024-06-06drm/i915/display: include i915_gpu_error.h where neededJani Nikula
2024-06-06drm/i915/display: include gt/intel_gt_types.h where neededJani Nikula
2024-06-06drm/i915/display: include gem/i915_gem_stolen.h where neededJani Nikula
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-02drm/xe/display: Fix ADL-N detectionLucas De Marchi
2024-04-24Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-04-18drm/xe: Introduce intel_runtime_pm_get_noresume at compat-i915-headers for di...Rodrigo Vivi
2024-04-17drm/xe/stolen: ignore first page for FBCMatthew Auld
2024-04-09drm/xe/bmg: Add BMG platform definitionMatt Roper
2024-04-08drm/xe/display: clean up compat i915_vgpu.hJani Nikula
2024-04-08drm/xe/display: remove compat i915_gem.hJani Nikula
2024-04-08drm/xe/display: clean up a lot of cruft from compat i915_drv.hJani Nikula
2024-04-08drm/i915: move i915_fixed.h to display/intel_fixed.hJani Nikula
2024-04-08drm/i915/dmc: define firmware URL locallyJani Nikula
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-03-22drm/i915: Drop dead code for pvcLucas De Marchi
2024-03-22drm/i915: Drop dead code for xehpsdvLucas De Marchi
2024-03-20drm/xe/display: fix type of intel_uncore_read*() functionsLuca Coelho
2024-03-04drm/xe: Create a xe_pm_runtime_resume_and_get variant for displayRodrigo Vivi
2024-03-04drm/xe: Fix display runtime_pm handlingRodrigo Vivi
2024-02-09drm/xe/display: fix i915_gem_object_is_shmem() wrapperMatthew Auld
2024-01-19drm/xe/display: Avoid calling readq()Lucas De Marchi
2024-01-19drm/xe: Modify the cfb size to be page size aligned for FBCVinod Govindapillai
2024-01-05drm/xe: Use intel_wakeref_t in intel_runtime_pm functionsJosé Roberto de Souza
2024-01-05drm/xe: Fix definition of intel_wakeref_tJosé Roberto de Souza
2023-12-21drm/xe/display: Add Xe implementation for fence checks used by fbc codeJouni Högander
2023-12-21drm/xe/display: Add i915_gem.h compatibility headerJouni Högander
2023-12-21drm/xe/display: Xe stolen memory handling for fbc supportJouni Högander
2023-12-21drm/xe/display: Add empty define for i915_ggtt_clear_scanoutJouni Högander