summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/display/xe_display.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-03drm/xe/display: Avoid encoder_suspend at runtime suspendRodrigo Vivi1-3/+3
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula1-1/+1
2024-08-23drm/xe/display: handle HPD polling in display runtime suspend/resumeVinod Govindapillai1-0/+23
2024-08-23drm/xe: Handle polling only for system s/r in xe_display_pm_suspend/resume()Imre Deak1-12/+6
2024-08-23drm/xe: Suspend/resume user access only during system s/rImre Deak1-4/+6
2024-08-19drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst1-0/+23
2024-08-19drm/xe/display: Match i915 driver suspend/resume sequences betterMaarten Lankhorst1-5/+14
2024-08-16Merge drm/drm-next into drm-xe-nextLucas De Marchi1-21/+17
2024-08-13drm/xe: Rename enable_display module paramLucas De Marchi1-23/+23
2024-08-12drm/i915/opregion: convert to struct intel_displayJani Nikula1-6/+13
2024-07-29drm/xe: Fix opregion leakLucas De Marchi1-1/+4
2024-06-20drm/xe: Use the encoder suspend helper also used by the i915 driverImre Deak1-16/+2
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula1-15/+28
2024-06-11Merge tag 'drm-xe-next-2024-06-06' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-15/+28
2024-05-23drm/xe: Prepare display for D3ColdRodrigo Vivi1-4/+6
2024-05-22drm/xe/display: move device_remove over to drmmMatthew Auld1-4/+16
2024-05-22drm/xe/display: stop calling domains_driver_remove twiceMatthew Auld1-1/+0
2024-05-22drm/xe/display: move display fini stuff to devmMatthew Auld1-6/+6
2024-05-13drm/xe/display: remove unused xe->sb_lockJani Nikula1-2/+0
2024-05-13drm/xe/display: remove unused xe->enabled_irq_maskJani Nikula1-1/+0
2024-05-02Merge tag 'drm-intel-next-2024-04-30' of https://anongit.freedesktop.org/git/...Dave Airlie1-11/+0
2024-04-25drm/{i915, xe}: Implement fbdev emulation as in-kernel clientThomas Zimmermann1-2/+0
2024-04-25drm/{i915,xe}: Implement fbdev client callbacksThomas Zimmermann1-9/+0
2024-04-18drm/xe: Simplify function return using drmm_add_action_or_reset()Himal Prasad Ghimiray1-7/+1
2024-04-08drm/xe/display: Fix double mutex initializationLucas De Marchi1-5/+0
2024-02-03drm/xe/display: Fix memleak in display initializationXiaoming Wang1-6/+0
2024-01-31drm/xe: move xe_display.[ch] under display/Jani Nikula1-0/+422