summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_pm.c
AgeCommit message (Expand)Author
2025-07-10drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()Shuicheng Lin
2025-07-10drm/xe/pm: Wire up suspend/resume for I2C controllerRaag Jadav
2025-07-08drm/xe/pm: Restore display pm if there is error after display suspendShuicheng Lin
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-13PM: sleep: Introduce pm_suspend_in_progress()Rafael J. Wysocki
2025-05-07drm/xe: Move xe_device_sysfs_init() to xe_device_probe()Raag Jadav
2025-04-23drm/xe: handle pinned memory in PM notifierMatthew Auld
2025-04-23drm/xe: evict user memory in PM notifierMatthew Auld
2025-04-04drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTOREMatthew Auld
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-10drm/xe/pm: Temporarily disable D3Cold on BMGRodrigo Vivi
2025-03-10drm/xe/pm: Temporarily disable D3Cold on BMGRodrigo Vivi
2025-02-06drm/xe: Don't treat SR-IOV platforms as reclaim unsafeMichal Wajdeczko
2025-02-03drm/xe/pxp: add PXP PM supportDaniele Ceraolo Spurio
2025-01-13Merge tag 'drm-xe-next-2025-01-10' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-01-09drm/xe: Fix all typos in xeNitin Gote
2025-01-09Merge tag 'drm-xe-next-2025-01-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-01-07Merge tag 'drm-intel-next-2024-12-11' of https://gitlab.freedesktop.org/drm/i...Simona Vetter
2024-12-20drm/xe/pm: Also avoid missing outer rpm warning on system suspendRodrigo Vivi
2024-11-30drm/xe/display: Extract xe_display_pm_runtime_suspend_late()Gustavo Sousa
2024-11-18drm/xe: Drop useless d3cold allowed messageMatthew Brost
2024-10-03drm/xe: Use fault injection infrastructure to find issues at probe timeFrancois Dugast
2024-09-11drm/xe: Remove runtime argument from display s/r functionsMaarten Lankhorst
2024-09-11drm/xe: Fix missing conversion to xe_display_pm_runtime_resumeMaarten Lankhorst
2024-09-09drm/xe: fix build warning with CONFIG_PM=nArnd Bergmann
2024-09-06drm/xe: Suppress missing outer rpm protection warningRodrigo Vivi
2024-09-04drm/xe: Use xe_pm_runtime_get in xe_bo_move() if reclaim-safe.Thomas Hellström
2024-08-28drm/xe: Use separate rpm lockdep map for non-d3cold-capable devicesThomas Hellström
2024-08-23drm/xe/display: handle HPD polling in display runtime suspend/resumeVinod Govindapillai
2024-08-19drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst
2024-07-18drm/xe/pm: Add trace for pm functionsNirmoy Das
2024-05-23drm/xe: Stop checking for power_lost on D3ColdRodrigo Vivi
2024-05-23drm/xe: Prepare display for D3ColdRodrigo Vivi
2024-05-23drm/xe: Fix xe_pm_runtime_get_if_in_use documentationRodrigo Vivi
2024-05-23drm/xe: Fix xe_pm_runtime_get_if_active returnRodrigo Vivi
2024-04-23drm/xe: make xe_pm_runtime_lockdep_map a static structRodrigo Vivi
2024-04-18drm/xe/pm: Capture errors and handle themHimal Prasad Ghimiray
2024-04-18drm/xe: Removing extra mem_access protection from runtime pmRodrigo Vivi
2024-04-18drm/xe: Move lockdep protection from mem_access to xe_pm_runtimeRodrigo Vivi
2024-04-18drm/xe: Introduce xe_pm_runtime_get_noresume for inner callersRodrigo Vivi
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström
2024-04-10drm/xe: check pcode init status only on root gt of root tileRiana Tauro
2024-03-19drm/xe: Add dbg messages on the suspend resume functions.Rodrigo Vivi
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-04drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursionRodrigo Vivi
2024-03-04drm/xe: Create a xe_pm_runtime_resume_and_get variant for displayRodrigo Vivi
2024-03-04drm/xe: Fix display runtime_pm handlingRodrigo Vivi
2024-02-26drm/xe: Runtime PM wake on every IOCTLRodrigo Vivi
2024-02-26drm/xe: Convert mem_access assertion towards the runtime_pm stateRodrigo Vivi
2024-02-26drm/xe: Document Xe PM componentRodrigo Vivi