index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-09-13
drm/xe: Fix missing conversion to xe_display_pm_runtime_resume
Maarten Lankhorst
1
-1
/
+1
2024-09-13
drm/xe: fix build warning with CONFIG_PM=n
Arnd Bergmann
1
-0
/
+4
2024-09-12
drm/xe: Suppress missing outer rpm protection warning
Rodrigo Vivi
1
-1
/
+16
2024-09-04
drm/xe: Use xe_pm_runtime_get in xe_bo_move() if reclaim-safe.
Thomas Hellström
1
-1
/
+8
2024-08-28
drm/xe: Use separate rpm lockdep map for non-d3cold-capable devices
Thomas Hellström
1
-14
/
+70
2024-08-23
drm/xe/display: handle HPD polling in display runtime suspend/resume
Vinod Govindapillai
1
-3
/
+5
2024-08-19
drm/xe/display: Make display suspend/resume work on discrete
Maarten Lankhorst
1
-5
/
+6
2024-07-18
drm/xe/pm: Add trace for pm functions
Nirmoy Das
1
-0
/
+8
2024-05-23
drm/xe: Stop checking for power_lost on D3Cold
Rodrigo Vivi
1
-10
/
+2
2024-05-23
drm/xe: Prepare display for D3Cold
Rodrigo Vivi
1
-3
/
+12
2024-05-23
drm/xe: Fix xe_pm_runtime_get_if_in_use documentation
Rodrigo Vivi
1
-2
/
+3
2024-05-23
drm/xe: Fix xe_pm_runtime_get_if_active return
Rodrigo Vivi
1
-4
/
+4
2024-04-23
drm/xe: make xe_pm_runtime_lockdep_map a static struct
Rodrigo Vivi
1
-1
/
+1
2024-04-18
drm/xe/pm: Capture errors and handle them
Himal Prasad Ghimiray
1
-8
/
+28
2024-04-18
drm/xe: Removing extra mem_access protection from runtime pm
Rodrigo Vivi
1
-3
/
+0
2024-04-18
drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
Rodrigo Vivi
1
-8
/
+37
2024-04-18
drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
Rodrigo Vivi
1
-0
/
+20
2024-04-12
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1
-1
/
+1
2024-04-10
drm/xe: check pcode init status only on root gt of root tile
Riana Tauro
1
-10
/
+6
2024-03-19
drm/xe: Add dbg messages on the suspend resume functions.
Rodrigo Vivi
1
-5
/
+17
2024-03-14
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-7
/
+31
2024-03-04
drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursion
Rodrigo Vivi
1
-11
/
+14
2024-03-04
drm/xe: Create a xe_pm_runtime_resume_and_get variant for display
Rodrigo Vivi
1
-0
/
+17
2024-03-04
drm/xe: Fix display runtime_pm handling
Rodrigo Vivi
1
-0
/
+17
2024-02-26
drm/xe: Runtime PM wake on every IOCTL
Rodrigo Vivi
1
-0
/
+15
2024-02-26
drm/xe: Convert mem_access assertion towards the runtime_pm state
Rodrigo Vivi
1
-0
/
+16
2024-02-26
drm/xe: Document Xe PM component
Rodrigo Vivi
1
-11
/
+98
2024-02-12
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
1
-1
/
+1
2024-02-06
drm/xe/pm: add debug logs for D3cold
Riana Tauro
1
-6
/
+13
2024-01-31
drm/xe: drop display/ subdir from include directories
Jani Nikula
1
-1
/
+1
2024-01-09
drm/xe/dgfx: Release mmap mappings on rpm suspend
Badal Nilawar
1
-0
/
+17
2023-12-21
drm/xe: add some debug info for d3cold
Matthew Auld
1
-0
/
+3
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst
1
-1
/
+12
2023-12-21
drm/xe: do not register to PM if GuC is disabled
Ohad Sharabi
1
-0
/
+4
2023-12-21
drm/xe/wa: Apply tile workarounds at probe/resume
Matt Roper
1
-0
/
+5
2023-12-21
drm/xe/pm: Add vram_d3cold_threshold for d3cold capable device
Anshuman Gupta
1
-2
/
+5
2023-12-21
drm/xe: Ensure memory eviction on s2idle.
Rodrigo Vivi
1
-0
/
+11
2023-12-21
drm/xe: Only init runtime PM after all d3cold config is in place.
Rodrigo Vivi
1
-1
/
+3
2023-12-21
drm/xe: Fix the runtime_idle call and d3cold.allowed decision.
Rodrigo Vivi
1
-2
/
+2
2023-12-21
drm/xe: Move d3cold_allowed decision all together.
Rodrigo Vivi
1
-0
/
+5
2023-12-21
drm/xe: add lockdep annotation for xe_device_mem_access_put()
Matthew Auld
1
-0
/
+27
2023-12-21
drm/xe: fix xe_device_mem_access_get() races
Matthew Auld
1
-25
/
+43
2023-12-21
drm/xe/pm: Init pcode and restore vram on power lost
Anshuman Gupta
1
-2
/
+11
2023-12-21
drm/xe/pm: Toggle d3cold_allowed using vram_usages
Anshuman Gupta
1
-0
/
+25
2023-12-21
drm/xe/pm: Add vram_d3cold_threshold Sysfs
Anshuman Gupta
1
-4
/
+33
2023-12-21
drm/xe/pm: Refactor xe_pm_runtime_init
Anshuman Gupta
1
-1
/
+2
2023-12-21
drm/xe/pm: Add pci d3cold_capable support
Anshuman Gupta
1
-0
/
+22
2023-12-21
drm/xe/pm: Disable PM on unbounded pcie parent bridge
Anshuman Gupta
1
-0
/
+14
2023-12-20
drm/xe: Sort includes
Lucas De Marchi
1
-2
/
+3
2023-12-20
drm/xe/pm: fix unbalanced ref handling
Matthew Auld
1
-0
/
+8
[next]