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.c
Age
Commit message (
Expand
)
Author
2024-10-03
drm/xe: Use fault injection infrastructure to find issues at probe time
Francois Dugast
2024-09-11
drm/xe: Remove runtime argument from display s/r functions
Maarten Lankhorst
2024-09-11
drm/xe: Fix missing conversion to xe_display_pm_runtime_resume
Maarten Lankhorst
2024-09-09
drm/xe: fix build warning with CONFIG_PM=n
Arnd Bergmann
2024-09-06
drm/xe: Suppress missing outer rpm protection warning
Rodrigo Vivi
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-08-23
drm/xe/display: handle HPD polling in display runtime suspend/resume
Vinod Govindapillai
2024-08-19
drm/xe/display: Make display suspend/resume work on discrete
Maarten Lankhorst
2024-07-18
drm/xe/pm: Add trace for pm functions
Nirmoy Das
2024-05-23
drm/xe: Stop checking for power_lost on D3Cold
Rodrigo Vivi
2024-05-23
drm/xe: Prepare display for D3Cold
Rodrigo Vivi
2024-05-23
drm/xe: Fix xe_pm_runtime_get_if_in_use documentation
Rodrigo Vivi
2024-05-23
drm/xe: Fix xe_pm_runtime_get_if_active return
Rodrigo Vivi
2024-04-23
drm/xe: make xe_pm_runtime_lockdep_map a static struct
Rodrigo Vivi
2024-04-18
drm/xe/pm: Capture errors and handle them
Himal Prasad Ghimiray
2024-04-18
drm/xe: Removing extra mem_access protection from runtime pm
Rodrigo Vivi
2024-04-18
drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
Rodrigo Vivi
2024-04-18
drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
Rodrigo Vivi
2024-04-12
Merge drm/drm-next into drm-xe-next
Thomas Hellström
2024-04-10
drm/xe: check pcode init status only on root gt of root tile
Riana Tauro
2024-03-19
drm/xe: Add dbg messages on the suspend resume functions.
Rodrigo Vivi
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
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-02-26
drm/xe: Document Xe PM component
Rodrigo Vivi
2024-02-12
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
2024-02-06
drm/xe/pm: add debug logs for D3cold
Riana Tauro
2024-01-31
drm/xe: drop display/ subdir from include directories
Jani Nikula
2024-01-08
drm/xe/dgfx: Release mmap mappings on rpm suspend
Badal Nilawar
2023-12-21
drm/xe: add some debug info for d3cold
Matthew Auld
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst
2023-12-21
drm/xe: do not register to PM if GuC is disabled
Ohad Sharabi
2023-12-21
drm/xe/wa: Apply tile workarounds at probe/resume
Matt Roper
2023-12-21
drm/xe/pm: Add vram_d3cold_threshold for d3cold capable device
Anshuman Gupta
2023-12-21
drm/xe: Ensure memory eviction on s2idle.
Rodrigo Vivi
2023-12-21
drm/xe: Only init runtime PM after all d3cold config is in place.
Rodrigo Vivi
2023-12-21
drm/xe: Fix the runtime_idle call and d3cold.allowed decision.
Rodrigo Vivi
2023-12-21
drm/xe: Move d3cold_allowed decision all together.
Rodrigo Vivi
2023-12-21
drm/xe: add lockdep annotation for xe_device_mem_access_put()
Matthew Auld
2023-12-21
drm/xe: fix xe_device_mem_access_get() races
Matthew Auld
2023-12-21
drm/xe/pm: Init pcode and restore vram on power lost
Anshuman Gupta
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
[next]