index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-07-10
drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()
Shuicheng Lin
2025-07-10
drm/xe/pm: Wire up suspend/resume for I2C controller
Raag Jadav
2025-07-08
drm/xe/pm: Restore display pm if there is error after display suspend
Shuicheng Lin
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-13
PM: sleep: Introduce pm_suspend_in_progress()
Rafael J. Wysocki
2025-05-07
drm/xe: Move xe_device_sysfs_init() to xe_device_probe()
Raag Jadav
2025-04-23
drm/xe: handle pinned memory in PM notifier
Matthew Auld
2025-04-23
drm/xe: evict user memory in PM notifier
Matthew Auld
2025-04-04
drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTORE
Matthew Auld
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-03-10
drm/xe/pm: Temporarily disable D3Cold on BMG
Rodrigo Vivi
2025-03-10
drm/xe/pm: Temporarily disable D3Cold on BMG
Rodrigo Vivi
2025-02-06
drm/xe: Don't treat SR-IOV platforms as reclaim unsafe
Michal Wajdeczko
2025-02-03
drm/xe/pxp: add PXP PM support
Daniele Ceraolo Spurio
2025-01-13
Merge tag 'drm-xe-next-2025-01-10' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2025-01-09
drm/xe: Fix all typos in xe
Nitin Gote
2025-01-09
Merge tag 'drm-xe-next-2025-01-07' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2025-01-07
Merge tag 'drm-intel-next-2024-12-11' of https://gitlab.freedesktop.org/drm/i...
Simona Vetter
2024-12-20
drm/xe/pm: Also avoid missing outer rpm warning on system suspend
Rodrigo Vivi
2024-11-30
drm/xe/display: Extract xe_display_pm_runtime_suspend_late()
Gustavo Sousa
2024-11-18
drm/xe: Drop useless d3cold allowed message
Matthew Brost
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
[next]