summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/display/xe_display.h
AgeCommit message (Expand)AuthorFilesLines
2025-05-20drm/xe/display: move xe->display initialization to xe_display_probe()Jani Nikula1-4/+0
2025-02-26drm/xe/display: Drop xe_display_driver_remove()Lucas De Marchi1-1/+0
2025-02-14drm/xe: Fix xe_display_fini() callsLucas De Marchi1-2/+0
2025-01-31drm/xe/display: Use a single early init call for displayMaarten Lankhorst1-6/+2
2024-11-30drm/xe/display: Extract xe_display_pm_runtime_suspend_late()Gustavo Sousa1-0/+2
2024-09-11drm/xe: Wire up device shutdown handlerMaarten Lankhorst1-0/+4
2024-09-11drm/xe: Remove runtime argument from display s/r functionsMaarten Lankhorst1-4/+4
2024-08-23drm/xe/display: handle HPD polling in display runtime suspend/resumeVinod Govindapillai1-0/+4
2024-05-23drm/xe: Prepare display for D3ColdRodrigo Vivi1-4/+4
2024-05-22drm/xe/display: move device_remove over to drmmMatthew Auld1-2/+2
2024-01-31drm/xe: move xe_display.[ch] under display/Jani Nikula1-0/+72