aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/display/xe_display.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-19drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst1-0/+23
2024-08-19drm/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-02drm/xe/display: Fix memleak in display initializationXiaoming Wang1-6/+0
2024-01-31drm/xe: move xe_display.[ch] under display/Jani Nikula1-0/+422