index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
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
[next]