index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-08
drm/amd/pm: drop unneeded thermal_controller_type check
Evan Quan
1
-4
/
+1
2022-06-08
drm/amd/pm: enable FW CTF feature for SMU 13.0.0
Evan Quan
1
-0
/
+2
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2
-2
/
+2
2022-06-03
drm/amdgpu/swsmu: use new register offsets for smu_cmn.c
Alex Deucher
1
-70
/
+7
2022-06-03
drm/amdgpu/swsmu: add SMU mailbox registers in SMU context
Alex Deucher
17
-0
/
+86
2022-06-03
drm/amdgpu: convert sienna_cichlid_populate_umd_state_clk() to use IP version
Alex Deucher
1
-5
/
+5
2022-06-03
drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu function
Huang Rui
7
-1
/
+44
2022-06-03
drm/amdgpu/pm: update MP v13_0_4 smu message register marco
Huang Rui
1
-0
/
+20
2022-06-03
drm/amdgpu: print umc correctable error address
Stanley.Yang
1
-0
/
+1
2022-06-03
drm/amd/pm: suppress compile warnings about possible unaligned accesses
Evan Quan
4
-10
/
+23
2022-06-03
drm/amdgpu/pm: support mca_ceumc_addr in ecctable
Stanley.Yang
2
-13
/
+56
2022-06-03
drm/amd: Fix spelling typo in comments
pengfuyuan
1
-1
/
+1
2022-06-03
drm/amd/pm: enable fclk ds feature for SMU 13.0.0
Evan Quan
1
-0
/
+2
2022-06-03
drm/amd/pm: update SMU 13.0.0 driver_if header
Evan Quan
2
-1
/
+7
2022-06-03
drm/amd/pm: correct the way for retrieving current uclk frequency
Evan Quan
1
-1
/
+1
2022-06-03
drm/amdgpu: convert sienna_cichlid_get_default_config_table_settings() to IP version
Alex Deucher
1
-1
/
+1
2022-06-03
drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate
Yury Norov
2
-2
/
+2
2022-05-26
drm/amd/pm: Return auto perf level, if unsupported
Lijo Lazar
1
-0
/
+3
2022-05-26
drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13
Evan Quan
1
-13
/
+44
2022-05-26
drm/amd/pm: Fix missing thermal throttler status
Lijo Lazar
1
-0
/
+1
2022-05-26
drm/amdgpu/pm: smu_v13_0_4: delete duplicate condition
Dan Carpenter
1
-30
/
+28
2022-05-26
drm/amd/pm: enable memory temp reading for SMU 13.0.0
Evan Quan
1
-2
/
+0
2022-05-26
drm/amd/pm: enable more dpm features for SMU 13.0.0
Evan Quan
1
-0
/
+3
2022-05-26
drm/amd/pm: correct the softpptable ids used for SMU 13.0.0
Evan Quan
1
-12
/
+35
2022-05-26
drm/amd/pm: update SMU 13.0.0 driver_if header
Evan Quan
2
-13
/
+11
2022-05-26
drm/amd/pm: skip dpm disablement on suspend for SMU 13.0.0
Evan Quan
1
-0
/
+1
2022-05-26
drm/amd/pm: enable more dpm features for SMU 13.0.0
Evan Quan
1
-0
/
+3
2022-05-26
drm/amd/pm: fix a potential gpu_metrics_table memory leak
Gong Yuanjun
1
-0
/
+3
2022-05-16
drm/amd/pm: consistent approach for smartshift
Sathishkumar S
1
-67
/
+61
2022-05-16
drm/amdgpu: Move mutex_init(&smu->message_lock) to smu_early_init()
Hans de Goede
1
-2
/
+2
2022-05-16
drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP v13.0.4
Tim Huang
1
-0
/
+1
2022-05-16
drm/amdgpu/pm: enable swsmu for SMU IP v13.0.4
Tim Huang
1
-0
/
+4
2022-05-16
drm/amdgpu/pm: add swsmu ppt implementation for SMU IP v13.0.4
Tim Huang
3
-1
/
+1074
2022-05-16
drm/amdgpu/pm: add some common ppt functions for SMU IP v13.0.x
Tim Huang
2
-15
/
+100
2022-05-16
drm/amdgpu/pm: add EnableGfxImu message dummy map for SMU IP v13.0.4
Tim Huang
1
-1
/
+2
2022-05-16
drm/amdgpu/pm: add smu v13.0.4 driver SMU if headers
Huang Rui
3
-0
/
+542
2022-05-16
drm/amd/pm: update smartshift powerboost calc for smu13
Sathishkumar S
1
-16
/
+46
2022-05-16
drm/amd/pm: update smartshift powerboost calc for smu12
Sathishkumar S
1
-16
/
+44
2022-05-16
drm/amd/pm: add smu power_limit callback for smu_v13_0_7
Yang Wang
1
-0
/
+39
2022-05-16
drm/amd/pm: add smu feature map support for smu_v13_0_0
Yang Wang
1
-19
/
+50
2022-05-16
drm/amd/pm: add smu feature map support for smu_v13_0_7
Yang Wang
2
-8
/
+73
2022-05-16
drm/amd/pm: support ss metrics read for smu11
Sathishkumar S
2
-37
/
+187
2022-05-16
drm/amd/pm: add smu pp_feature_mask callback for smu_v13_0_7
Yang Wang
1
-0
/
+2
2022-05-10
Revert "drm/amd/pm: keep the BACO feature enabled for suspend"
Alex Deucher
1
-7
/
+1
2022-05-10
amdgpu/pm: Disallow managing power profiles on SRIOV for Sienna Cichlid
Danijel Slivka
1
-0
/
+9
2022-05-10
drm/amd/pm: suppress compile warning about possible unaligned accesses
Evan Quan
1
-1
/
+4
2022-05-10
drm/amdgpu: make smu_v13_0_7_check_fw_status() static
Alex Deucher
1
-1
/
+2
2022-05-10
drm/amd/pm: enable gfxoff control on smu_v13_0_7
Kenneth Feng
2
-0
/
+4
2022-05-10
drm/amd/pm: disable ac/dc on smu_v13_0_7
Kenneth Feng
1
-1
/
+0
2022-05-10
drm/amd/pm: disable the gfxoff feature temporarily for SMU 13.0.0
Evan Quan
1
-0
/
+2
[prev]
[next]