index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_pm.h
Age
Commit message (
Expand
)
Author
2024-09-04
drm/xe: Use xe_pm_runtime_get in xe_bo_move() if reclaim-safe.
Thomas Hellström
2024-08-28
drm/xe: Use separate rpm lockdep map for non-d3cold-capable devices
Thomas Hellström
2024-05-23
drm/xe: Enable D3Cold on 'low' VRAM utilization
Rodrigo Vivi
2024-05-23
drm/xe: Fix xe_pm_runtime_get_if_active return
Rodrigo Vivi
2024-04-18
drm/xe/pm: Capture errors and handle them
Himal Prasad Ghimiray
2024-04-18
drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
Rodrigo Vivi
2024-03-04
drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursion
Rodrigo Vivi
2024-03-04
drm/xe: Create a xe_pm_runtime_resume_and_get variant for display
Rodrigo Vivi
2024-03-04
drm/xe: Fix display runtime_pm handling
Rodrigo Vivi
2024-02-26
drm/xe: Runtime PM wake on every IOCTL
Rodrigo Vivi
2024-02-26
drm/xe: Convert mem_access assertion towards the runtime_pm state
Rodrigo Vivi
2024-01-08
drm/xe/dgfx: Release mmap mappings on rpm suspend
Badal Nilawar
2023-12-21
drm/xe: Move d3cold_allowed decision all together.
Rodrigo Vivi
2023-12-21
drm/xe: fix xe_device_mem_access_get() races
Matthew Auld
2023-12-21
drm/xe/pm: Toggle d3cold_allowed using vram_usages
Anshuman Gupta
2023-12-21
drm/xe/pm: Add vram_d3cold_threshold Sysfs
Anshuman Gupta
2023-12-21
drm/xe/pm: Refactor xe_pm_runtime_init
Anshuman Gupta
2023-12-21
drm/xe/pm: Add pci d3cold_capable support
Anshuman Gupta
2023-12-21
drm/xe/pm: Disable PM on unbounded pcie parent bridge
Anshuman Gupta
2023-12-19
drm/xe/pm: fix unbalanced ref handling
Matthew Auld
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost