summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_pm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: add some debug info for d3coldMatthew Auld2023-12-211-0/+3
* drm/xe/display: Implement display supportMaarten Lankhorst2023-12-211-1/+12
* drm/xe: do not register to PM if GuC is disabledOhad Sharabi2023-12-211-0/+4
* drm/xe/wa: Apply tile workarounds at probe/resumeMatt Roper2023-12-211-0/+5
* drm/xe/pm: Add vram_d3cold_threshold for d3cold capable deviceAnshuman Gupta2023-12-211-2/+5
* drm/xe: Ensure memory eviction on s2idle.Rodrigo Vivi2023-12-211-0/+11
* drm/xe: Only init runtime PM after all d3cold config is in place.Rodrigo Vivi2023-12-211-1/+3
* drm/xe: Fix the runtime_idle call and d3cold.allowed decision.Rodrigo Vivi2023-12-211-2/+2
* drm/xe: Move d3cold_allowed decision all together.Rodrigo Vivi2023-12-211-0/+5
* drm/xe: add lockdep annotation for xe_device_mem_access_put()Matthew Auld2023-12-211-0/+27
* drm/xe: fix xe_device_mem_access_get() racesMatthew Auld2023-12-211-25/+43
* drm/xe/pm: Init pcode and restore vram on power lostAnshuman Gupta2023-12-211-2/+11
* drm/xe/pm: Toggle d3cold_allowed using vram_usagesAnshuman Gupta2023-12-211-0/+25
* drm/xe/pm: Add vram_d3cold_threshold SysfsAnshuman Gupta2023-12-211-4/+33
* drm/xe/pm: Refactor xe_pm_runtime_initAnshuman Gupta2023-12-211-1/+2
* drm/xe/pm: Add pci d3cold_capable supportAnshuman Gupta2023-12-211-0/+22
* drm/xe/pm: Disable PM on unbounded pcie parent bridgeAnshuman Gupta2023-12-211-0/+14
* drm/xe: Sort includesLucas De Marchi2023-12-191-2/+3
* drm/xe/pm: fix unbalanced ref handlingMatthew Auld2023-12-191-0/+8
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+207