summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pm.h
AgeCommit message (Expand)Author
2024-09-04drm/xe: Use xe_pm_runtime_get in xe_bo_move() if reclaim-safe.Thomas Hellström
2024-08-28drm/xe: Use separate rpm lockdep map for non-d3cold-capable devicesThomas Hellström
2024-05-23drm/xe: Enable D3Cold on 'low' VRAM utilizationRodrigo Vivi
2024-05-23drm/xe: Fix xe_pm_runtime_get_if_active returnRodrigo Vivi
2024-04-18drm/xe/pm: Capture errors and handle themHimal Prasad Ghimiray
2024-04-18drm/xe: Introduce xe_pm_runtime_get_noresume for inner callersRodrigo Vivi
2024-03-04drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursionRodrigo Vivi
2024-03-04drm/xe: Create a xe_pm_runtime_resume_and_get variant for displayRodrigo Vivi
2024-03-04drm/xe: Fix display runtime_pm handlingRodrigo Vivi
2024-02-26drm/xe: Runtime PM wake on every IOCTLRodrigo Vivi
2024-02-26drm/xe: Convert mem_access assertion towards the runtime_pm stateRodrigo Vivi
2024-01-08drm/xe/dgfx: Release mmap mappings on rpm suspendBadal Nilawar
2023-12-21drm/xe: Move d3cold_allowed decision all together.Rodrigo Vivi
2023-12-21drm/xe: fix xe_device_mem_access_get() racesMatthew Auld
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/pm: fix unbalanced ref handlingMatthew Auld
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost