summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/display/xe_display.c
AgeCommit message (Expand)Author
2024-11-06Merge tag 'drm-intel-next-2024-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-10-30drm/i915/hdcp: further conversion to struct intel_displayJani Nikula
2024-10-22drm/xe: fix build failure originating from backmergeJani Nikula
2024-10-18Merge tag 'drm-xe-next-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-10-18Merge tag 'drm-intel-next-2024-10-11' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-10-17Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2024-10-11drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resumeImre Deak
2024-10-11drm/xe/display: Separate the d3cold and non-d3cold runtime PM handlingImre Deak
2024-09-26drm/xe: Move IRQ-related registers to dedicated headerMatt Roper
2024-09-17drm/xe/display: Remove i915_drv.h includeRodrigo Vivi
2024-09-12drm/xe/display: Do not do intel_fbdev_set_suspend during runtimeSuraj Kandpal
2024-09-12drm/xe/display: Do not suspend resume dp mst during runtimeSuraj Kandpal
2024-09-11drm/xe: Wire up device shutdown handlerMaarten Lankhorst
2024-09-11drm/xe: Remove runtime argument from display s/r functionsMaarten Lankhorst
2024-09-11drm/i915/dmc: Convert DMC code to intel_displayVille Syrjälä
2024-09-11Merge drm/drm-next into drm-intel-nextJani Nikula
2024-09-05drm/i915/display: include drm/drm_probe_helper.h where neededJani Nikula
2024-09-03drm/xe/display: Avoid encoder_suspend at runtime suspendRodrigo Vivi
2024-08-30Merge tag 'drm-xe-next-2024-08-28' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter
2024-08-23drm/xe/display: handle HPD polling in display runtime suspend/resumeVinod Govindapillai
2024-08-23drm/xe: Handle polling only for system s/r in xe_display_pm_suspend/resume()Imre Deak
2024-08-23drm/xe: Suspend/resume user access only during system s/rImre Deak
2024-08-19drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst
2024-08-19drm/xe: Fix opregion leakLucas De Marchi
2024-08-19drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst
2024-08-19drm/xe/display: Match i915 driver suspend/resume sequences betterMaarten Lankhorst
2024-08-16Merge drm/drm-next into drm-xe-nextLucas De Marchi
2024-08-13drm/xe: Rename enable_display module paramLucas De Marchi
2024-08-12drm/i915/opregion: convert to struct intel_displayJani Nikula
2024-07-29drm/xe: Fix opregion leakLucas De Marchi
2024-06-20drm/xe: Use the encoder suspend helper also used by the i915 driverImre Deak
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula
2024-06-11Merge tag 'drm-xe-next-2024-06-06' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-05-23drm/xe: Prepare display for D3ColdRodrigo Vivi
2024-05-22drm/xe/display: move device_remove over to drmmMatthew Auld
2024-05-22drm/xe/display: stop calling domains_driver_remove twiceMatthew Auld
2024-05-22drm/xe/display: move display fini stuff to devmMatthew Auld
2024-05-13drm/xe/display: remove unused xe->sb_lockJani Nikula
2024-05-13drm/xe/display: remove unused xe->enabled_irq_maskJani Nikula
2024-05-02Merge tag 'drm-intel-next-2024-04-30' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-04-25drm/{i915, xe}: Implement fbdev emulation as in-kernel clientThomas Zimmermann
2024-04-25drm/{i915,xe}: Implement fbdev client callbacksThomas Zimmermann
2024-04-18drm/xe: Simplify function return using drmm_add_action_or_reset()Himal Prasad Ghimiray
2024-04-08drm/xe/display: Fix double mutex initializationLucas De Marchi
2024-02-02drm/xe/display: Fix memleak in display initializationXiaoming Wang
2024-01-31drm/xe: move xe_display.[ch] under display/Jani Nikula