index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
drm/amd/pm: fix and simplify workload handling
Alex Deucher
13
-517
/
+741
2024-12-02
Revert "drm/amd/pm: correct the workload setting"
Alex Deucher
12
-84
/
+36
2024-11-21
drm/amd/pm: Remove arcturus min power limit
Lijo Lazar
1
-1
/
+5
2024-11-21
drm/amd/pm: skip setting the power source on smu v14.0.2/3
Kenneth Feng
1
-1
/
+0
2024-11-21
drm/amd/pm: disable pcie speed switching on Intel platform for smu v14.0.2/3
Kenneth Feng
1
-3
/
+23
2024-11-20
drm/amdgpu/pm: add gen5 display to the user on smu v14.0.2/3
Kenneth Feng
4
-6
/
+12
2024-11-20
drm/amd/pm: remove redundant tools_size check
Bhavin Sharma
1
-13
/
+11
2024-11-20
drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7
Umio Yasuno
1
-0
/
+2
2024-11-20
drm/amd/pm: Get xgmi link status for XGMI_v_6_4_0
Asad Kamal
1
-1
/
+3
2024-11-20
drm/amd/pm: Add gpu_metrics_v1_7
Asad Kamal
2
-4
/
+7
2024-11-11
drm/amdgpu: Support vcn and jpeg error info parsing
Stanley.Yang
1
-0
/
+24
2024-11-08
drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0
Tim Huang
1
-2
/
+3
2024-11-05
drm/amd/pm: add zero RPM stop temperature OD setting support for SMU13
Wolfgang Müller
6
-2
/
+178
2024-11-05
drm/amd/pm: add zero RPM OD setting support for SMU13
Wolfgang Müller
6
-2
/
+175
2024-11-04
drm/amd/pm: correct the workload setting
Kenneth Feng
12
-36
/
+84
2024-11-04
drm/amd/pm: always pick the pptable from IFWI
Kenneth Feng
1
-64
/
+1
2024-11-04
drm/amd/pm: add inst to dpm_set_vcn_enable
Boyuan Zhang
13
-13
/
+31
2024-10-28
drm/amdgpu/smu13: fix profile reporting
Alex Deucher
1
-3
/
+3
2024-10-28
drm/amd/pm: Vangogh: Fix kernel memory out of bounds write
Tvrtko Ursulin
1
-1
/
+3
2024-10-22
drm/amdgpu: handle default profile on on devices without fullscreen 3D
Alex Deucher
1
-1
/
+10
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
3
-6
/
+0
2024-10-22
drm/amdgpu: clean the dummy soft_reset functions
Sunil Khatri
3
-18
/
+0
2024-10-22
drm/amdgpu: clean the dummy wait_for_idle functions
Sunil Khatri
2
-13
/
+0
2024-10-22
drm/amd/pm: update deep sleep status on smu v14.0.2/3
Kenneth Feng
1
-1
/
+6
2024-10-22
drm/amd/pm: update overdrive function on smu v14.0.2/3
Kenneth Feng
1
-1
/
+1
2024-10-22
drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3
Kenneth Feng
3
-89
/
+102
2024-10-15
drm/amdgpu/swsmu: add automatic parameter to set_soft_freq_range
Alex Deucher
21
-90
/
+152
2024-10-15
drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUs
Alex Deucher
1
-1
/
+5
2024-10-15
drm/amdgpu/swsmu: Only force workload setup on init
Alex Deucher
1
-3
/
+3
2024-10-15
drm/amdgpu/smu13: always apply the powersave optimization
Alex Deucher
1
-12
/
+10
2024-10-15
drm/amd/pm: Fill pcie recov cntr to metrics 1.6
Asad Kamal
1
-0
/
+16
2024-10-15
drm/amd/pm: Update SMUv13.0.6 PMFW headers
Asad Kamal
1
-1
/
+4
2024-10-07
drm/amdgpu: partially revert powerplay `__counted_by` changes
Alex Deucher
1
-13
/
+13
2024-10-07
drm/amd/pm: use pm_runtime_get_if_active for debugfs getters
Pierre-Eric Pelloux-Prayer
1
-69
/
+69
2024-10-07
drm/amd/pm: don't update runpm last_usage on debugfs getter
Pierre-Eric Pelloux-Prayer
1
-24
/
+0
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
4
-10
/
+9
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
4
-15
/
+14
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
4
-8
/
+8
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
4
-8
/
+8
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
3
-3
/
+3
2024-10-07
drm/amd/pm: use pm_runtime_resume_and_get
Pierre-Eric Pelloux-Prayer
1
-174
/
+89
2024-10-07
drm/amd/pm: fix rpm refcount handling on error
Pierre-Eric Pelloux-Prayer
1
-0
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
4
-4
/
+9
2024-10-01
drm/amdgpu: update the handle ptr in late_fini
Sunil Khatri
2
-4
/
+4
2024-10-01
drm/amd/powerplay: Delete unused function and maths library
Dr. David Alan Gilbert
3
-991
/
+0
2024-10-01
drm/amd/pm: remove dump_pptable functions
Pierre-Eric Pelloux-Prayer
8
-2324
/
+0
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
4
-8
/
+8
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
4
-9
/
+8
2024-10-01
drm/amdgpu: update the handle ptr in late_init
Sunil Khatri
4
-9
/
+9
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
4
-9
/
+8
[next]