summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pm.c
AgeCommit message (Expand)Author
2023-12-21drm/xe/pm: Add vram_d3cold_threshold for d3cold capable deviceAnshuman Gupta
2023-12-21drm/xe: Ensure memory eviction on s2idle.Rodrigo Vivi
2023-12-21drm/xe: Only init runtime PM after all d3cold config is in place.Rodrigo Vivi
2023-12-21drm/xe: Fix the runtime_idle call and d3cold.allowed decision.Rodrigo Vivi
2023-12-21drm/xe: Move d3cold_allowed decision all together.Rodrigo Vivi
2023-12-21drm/xe: add lockdep annotation for xe_device_mem_access_put()Matthew Auld
2023-12-21drm/xe: fix xe_device_mem_access_get() racesMatthew Auld
2023-12-21drm/xe/pm: Init pcode and restore vram on power lostAnshuman Gupta
2023-12-21drm/xe/pm: Toggle d3cold_allowed using vram_usagesAnshuman Gupta
2023-12-21drm/xe/pm: Add vram_d3cold_threshold SysfsAnshuman Gupta
2023-12-21drm/xe/pm: Refactor xe_pm_runtime_initAnshuman Gupta
2023-12-21drm/xe/pm: Add pci d3cold_capable supportAnshuman Gupta
2023-12-21drm/xe/pm: Disable PM on unbounded pcie parent bridgeAnshuman Gupta
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-19drm/xe/pm: fix unbalanced ref handlingMatthew Auld
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost