index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
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
2026-07-03
drm/xe/display: add xe_display_pm_runtime_resume_early()
Jani Nikula
1
-0
/
+2
2026-05-27
drm/xe/pm: Do early initialization in init_early()
Michal Wajdeczko
1
-8
/
+7
2026-05-27
drm/xe/pm: Don't access device in init_early()
Michal Wajdeczko
1
-1
/
+26
2026-03-30
drm/xe/xe_sysctrl: Add System Controller power management support
Anoop Vijay
1
-0
/
+6
2026-02-03
drm/xe/pm: Disable D3Cold for BMG only on specific platforms
Karthik Poosa
1
-3
/
+10
2026-01-08
drm/xe/pm: Handle GT resume failure
Raag Jadav
1
-4
/
+22
2025-11-27
drm/xe/gt: Introduce runtime suspend/resume
Raag Jadav
1
-5
/
+5
2025-11-19
drm/xe/pm: Add scope-based cleanup helper for runtime PM
Matt Roper
1
-0
/
+21
2025-11-12
drm/xe: fix kernel-doc function name mismatch in xe_pm.c
Kriish Sharma
1
-1
/
+1
2025-10-27
drm/xe: Fix spelling and typos across Xe driver files
Sanjay Yadav
1
-1
/
+1
2025-10-02
drm/xe/i2c: Don't rely on d3cold.allowed flag in system PM path
Raag Jadav
1
-1
/
+1
2025-09-23
drm/xe/pm: Add lockdep annotation for the pm_block completion
Thomas Hellström
1
-0
/
+59
2025-09-23
drm/xe/pm: Hold the validation lock around evicting user-space bos for suspend
Thomas Hellström
1
-0
/
+7
2025-09-18
drm/xe/xe_late_bind_fw: Reload late binding fw during system resume
Badal Nilawar
1
-0
/
+4
2025-09-18
drm/xe/xe_late_bind_fw: Reload late binding fw in rpm resume
Badal Nilawar
1
-0
/
+4
2025-09-09
drm/xe/vf: Use single check when calling VF CCS functions
Michal Wajdeczko
1
-2
/
+2
2025-09-05
drm/xe: Block exec and rebind worker while evicting for suspend / hibernate
Thomas Hellström
1
-0
/
+25
2025-09-05
drm/xe: Allow the pm notifier to continue on failure
Thomas Hellström
1
-10
/
+7
2025-08-27
drm/xe: Ensure GT is in C0 during resumes
Xin Wang
1
-1
/
+7
2025-08-17
drm/xe/pm: Disable RPM for SR-IOV VFs
Satyanarayana K V P
1
-0
/
+8
2025-08-08
drm/xe/vf: Refactor CCS save/restore to use default migration context
Satyanarayana K V P
1
-0
/
+3
2025-07-23
drm/xe/vf: Register CCS read/write contexts with Guc
Satyanarayana K V P
1
-0
/
+4
2025-07-10
drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()
Shuicheng Lin
1
-3
/
+5
2025-07-10
drm/xe/pm: Wire up suspend/resume for I2C controller
Raag Jadav
1
-0
/
+9
2025-07-08
drm/xe/pm: Restore display pm if there is error after display suspend
Shuicheng Lin
1
-2
/
+1
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-18
/
+64
2025-05-13
PM: sleep: Introduce pm_suspend_in_progress()
Rafael J. Wysocki
1
-1
/
+1
2025-05-07
drm/xe: Move xe_device_sysfs_init() to xe_device_probe()
Raag Jadav
1
-7
/
+1
2025-04-23
drm/xe: handle pinned memory in PM notifier
Matthew Auld
1
-2
/
+15
2025-04-23
drm/xe: evict user memory in PM notifier
Matthew Auld
1
-8
/
+47
2025-04-04
drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTORE
Matthew Auld
1
-4
/
+4
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-10
/
+31
2025-03-10
drm/xe/pm: Temporarily disable D3Cold on BMG
Rodrigo Vivi
1
-1
/
+12
2025-03-10
drm/xe/pm: Temporarily disable D3Cold on BMG
Rodrigo Vivi
1
-1
/
+12
2025-02-06
drm/xe: Don't treat SR-IOV platforms as reclaim unsafe
Michal Wajdeczko
1
-1
/
+1
2025-02-03
drm/xe/pxp: add PXP PM support
Daniele Ceraolo Spurio
1
-9
/
+30
2025-01-13
Merge tag 'drm-xe-next-2025-01-10' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-1
/
+1
2025-01-09
drm/xe: Fix all typos in xe
Nitin Gote
1
-1
/
+1
2025-01-09
Merge tag 'drm-xe-next-2025-01-07' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-1
/
+3
2025-01-07
Merge tag 'drm-intel-next-2024-12-11' of https://gitlab.freedesktop.org/drm/i...
Simona Vetter
1
-2
/
+2
2024-12-20
drm/xe/pm: Also avoid missing outer rpm warning on system suspend
Rodrigo Vivi
1
-1
/
+3
2024-11-30
drm/xe/display: Extract xe_display_pm_runtime_suspend_late()
Gustavo Sousa
1
-2
/
+2
2024-11-18
drm/xe: Drop useless d3cold allowed message
Matthew Brost
1
-3
/
+0
2024-10-03
drm/xe: Use fault injection infrastructure to find issues at probe time
Francois Dugast
1
-0
/
+2
2024-09-11
drm/xe: Remove runtime argument from display s/r functions
Maarten Lankhorst
1
-3
/
+3
2024-09-11
drm/xe: Fix missing conversion to xe_display_pm_runtime_resume
Maarten Lankhorst
1
-1
/
+1
2024-09-09
drm/xe: fix build warning with CONFIG_PM=n
Arnd Bergmann
1
-0
/
+4
2024-09-06
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
[next]