summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h
AgeCommit message (Expand)Author
2024-10-30drm/i915/display: use x100 version for full version and releaseJani Nikula
2024-10-29drm/i915/cx0: Extend C10 check to PTLDnyaneshwar Bhadane
2024-10-02drm/i915/soc: stop using IS_GEN9_LP() and IS_GEN9_BC()Jani Nikula
2024-10-02drm/i915: remove IS_LP()Jani Nikula
2024-09-19drm/i915/display: clean up some gem/ includesJani Nikula
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-22drm/i915/display: switch to display detected steppingsJani 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-09drm/xe/bmg: Add BMG platform definitionMatt Roper
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/dmc: define firmware URL locallyJani Nikula
2024-03-22drm/i915: Drop dead code for pvcLucas De Marchi
2024-03-22drm/i915: Drop dead code for xehpsdvLucas De Marchi
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-01-05drm/xe: Use intel_wakeref_t in intel_runtime_pm functionsJosé 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: Implement display supportMaarten Lankhorst