index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
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
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-19
drm/xe/pm: fix unbalanced ref handling
Matthew Auld
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost