summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pm.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-18drm/xe/pm: Capture errors and handle themHimal Prasad Ghimiray1-2/+2
2024-04-18drm/xe: Introduce xe_pm_runtime_get_noresume for inner callersRodrigo Vivi1-0/+1
2024-03-04drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursionRodrigo Vivi1-2/+2
2024-03-04drm/xe: Create a xe_pm_runtime_resume_and_get variant for displayRodrigo Vivi1-0/+1
2024-03-04drm/xe: Fix display runtime_pm handlingRodrigo Vivi1-0/+1
2024-02-26drm/xe: Runtime PM wake on every IOCTLRodrigo Vivi1-0/+1
2024-02-26drm/xe: Convert mem_access assertion towards the runtime_pm stateRodrigo Vivi1-0/+1
2024-01-09drm/xe/dgfx: Release mmap mappings on rpm suspendBadal Nilawar1-0/+1
2023-12-21drm/xe: Move d3cold_allowed decision all together.Rodrigo Vivi1-1/+6
2023-12-21drm/xe: fix xe_device_mem_access_get() racesMatthew Auld1-1/+1
2023-12-21drm/xe/pm: Toggle d3cold_allowed using vram_usagesAnshuman Gupta1-0/+1
2023-12-21drm/xe/pm: Add vram_d3cold_threshold SysfsAnshuman Gupta1-0/+3
2023-12-21drm/xe/pm: Refactor xe_pm_runtime_initAnshuman Gupta1-1/+0
2023-12-21drm/xe/pm: Add pci d3cold_capable supportAnshuman Gupta1-0/+1
2023-12-21drm/xe/pm: Disable PM on unbounded pcie parent bridgeAnshuman Gupta1-0/+1
2023-12-20drm/xe/pm: fix unbalanced ref handlingMatthew Auld1-0/+1
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+24