index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
compat-i915-headers
/
i915_drv.h
Age
Commit message (
Expand
)
Author
2025-05-07
drm/i915/irq: move i915->irq_lock to display->irq.lock
Jani Nikula
2025-04-17
drm/xe/compat: clean up unused platform check macros
Jani Nikula
2025-03-21
drm/xe/compat: remove intel_runtime_pm.h
Jani Nikula
2025-03-07
drm/xe/compat: refactor compat i915_drv.h
Jani Nikula
2024-10-30
drm/i915/display: use x100 version for full version and release
Jani Nikula
2024-10-29
drm/i915/cx0: Extend C10 check to PTL
Dnyaneshwar Bhadane
2024-10-02
drm/i915/soc: stop using IS_GEN9_LP() and IS_GEN9_BC()
Jani Nikula
2024-10-02
drm/i915: remove IS_LP()
Jani Nikula
2024-09-19
drm/i915/display: clean up some gem/ includes
Jani Nikula
2024-09-03
drm/xe/display: use xe && 0 to avoid warnings about unused variables
Jani Nikula
2024-09-02
drm/xe/display: remove unused compat kdev_to_i915() and pdev_to_i915()
Jani Nikula
2024-09-02
drm/i915 & drm/xe: save struct drm_device to drvdata
Jani Nikula
2024-08-22
drm/i915/display: switch to display detected steppings
Jani Nikula
2024-08-22
drm/xe/display: remove the unused compat HAS_GMD_ID()
Jani Nikula
2024-08-22
drm/xe/display: remove intel_display_step_name() to simplify
Jani Nikula
2024-08-22
drm/xe/display: fix compat IS_DISPLAY_STEP() range end
Jani Nikula
2024-08-21
drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()
Jani Nikula
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
2024-06-06
drm/xe/display: reduce includes in compat i915_drv.h
Jani Nikula
2024-06-06
drm/xe/display: move compat runtime pm stubs to the correct file
Jani Nikula
2024-06-06
drm/xe/display: move compat uncore stubs to the correct file
Jani Nikula
2024-06-06
drm/i915/display: include xe_bo.h, gem_object_types etc. where needed
Jani Nikula
2024-06-06
drm/i915/display: include intel_step.h where needed
Jani Nikula
2024-06-06
drm/i915/display: include intel_uncore.h where needed
Jani Nikula
2024-06-06
drm/i915/display: include i915_gpu_error.h where needed
Jani Nikula
2024-06-06
drm/i915/display: include gt/intel_gt_types.h where needed
Jani Nikula
2024-06-06
drm/i915/display: include gem/i915_gem_stolen.h where needed
Jani Nikula
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-05-02
drm/xe/display: Fix ADL-N detection
Lucas De Marchi
2024-04-24
Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2024-04-18
drm/xe: Introduce intel_runtime_pm_get_noresume at compat-i915-headers for di...
Rodrigo Vivi
2024-04-09
drm/xe/bmg: Add BMG platform definition
Matt Roper
2024-04-08
drm/xe/display: remove compat i915_gem.h
Jani Nikula
2024-04-08
drm/xe/display: clean up a lot of cruft from compat i915_drv.h
Jani Nikula
2024-04-08
drm/i915/dmc: define firmware URL locally
Jani Nikula
2024-03-22
drm/i915: Drop dead code for pvc
Lucas De Marchi
2024-03-22
drm/i915: Drop dead code for xehpsdv
Lucas De Marchi
2024-03-04
drm/xe: Create a xe_pm_runtime_resume_and_get variant for display
Rodrigo Vivi
2024-03-04
drm/xe: Fix display runtime_pm handling
Rodrigo Vivi
2024-01-05
drm/xe: Use intel_wakeref_t in intel_runtime_pm functions
José Roberto de Souza
2023-12-21
drm/xe/display: Add Xe implementation for fence checks used by fbc code
Jouni Högander
2023-12-21
drm/xe/display: Add i915_gem.h compatibility header
Jouni Högander
2023-12-21
drm/xe/display: Xe stolen memory handling for fbc support
Jouni Högander
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst