index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
/
inc
/
amdgpu_smu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
drm/amd/pm: relocate the power related headers
Evan Quan
1
-1418
/
+0
2022-01-14
drm/amd/pm: do not expose the smu_context structure used internally in power
Evan Quan
1
-4
/
+0
2022-01-14
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
1
-8
/
+3
2021-12-28
drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handling
sashank saye
1
-3
/
+3
2021-12-14
drm/amdgpu: move smu_debug_mask to a more proper place
Evan Quan
1
-8
/
+0
2021-12-13
drm/amdgpu: add support for SMU debug option
Lang Yu
1
-0
/
+9
2021-11-22
drm/amd/pm: Add debugfs info for STB
Andrey Grodzovsky
1
-0
/
+1
2021-11-22
drm/amd/pm: Add STB accessors interface
Andrey Grodzovsky
1
-0
/
+15
2021-11-22
drm/amd/pm: add message smu to get ecc_table v2
Stanley.Yang
1
-0
/
+8
2021-10-13
amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signature
Darren Powell
1
-1
/
+3
2021-08-30
drm/amd/pm: And destination bounds checking to struct copy
Kees Cook
1
-0
/
+24
2021-08-16
drm/amd/pm: drop the unnecessary intermediate percent-based transition
Evan Quan
1
-6
/
+6
2021-08-16
drm/amd/pm: correct the fan speed RPM retrieving
Evan Quan
1
-0
/
+5
2021-08-16
drm/amd/pm: record the RPM and PWM based fan speed settings
Evan Quan
1
-0
/
+3
2021-08-16
drm/amd/pm: correct the fan speed RPM setting
Evan Quan
1
-0
/
+5
2021-07-28
drm/amd/pm: restore user customized OD settings properly for NV1x
Evan Quan
1
-0
/
+8
2021-06-18
drm/amdgpu: message smu to update hbm bad page number
Stanley.Yang
1
-0
/
+6
2021-06-11
drm/amd/pm: correct the power limits reporting on OOB supported
Evan Quan
1
-1
/
+4
2021-06-11
drm/amd/pm: update the cached dpm feature status
Evan Quan
1
-1
/
+3
2021-06-10
drm/amd/pm: Add ASIC independent throttle bits
Graham Sider
1
-0
/
+42
2021-06-08
amdgpu/pm: modify and add smu_get_power_limit to Powerplay API
Darren Powell
1
-1
/
+1
2021-06-08
amdgpu/pm: clean up smu_get_power_limit function signature
Darren Powell
1
-1
/
+2
2021-06-04
drm/amdgpu: add smu ip block for yellow carp(V3)
Aaron Liu
1
-1
/
+0
2021-06-04
drm/amd/pm: add smu13 ip support for moment(V3)
Aaron Liu
1
-0
/
+1
2021-06-04
drm/amd/pm: sysfs attrs to read ss powershare (v6)
Sathishkumar S
1
-0
/
+2
2021-05-19
drm/amd/pm: Add custom/current freq to pstates
Lijo Lazar
1
-0
/
+8
2021-04-09
drm/amd/pm: unify the interface for gfx state setting
Evan Quan
1
-2
/
+0
2021-04-09
drm/amd/pm: unify the interface for power gating
Evan Quan
1
-3
/
+0
2021-04-09
drm/amd/pm: unify the interface for loading SMU microcode
Evan Quan
1
-4
/
+0
2021-04-09
drm/amd/pm: Add function to wait for smu events
Lijo Lazar
1
-1
/
+14
2021-04-09
drm/amd/pm: drop redundant and unneeded BACO APIs V2
Evan Quan
1
-9
/
+0
2021-04-09
drm/amd/pm: label these APIs used internally as static
Evan Quan
1
-57
/
+4
2021-04-09
drm/amd/pm: make DAL communicate with SMU through unified interfaces
Evan Quan
1
-27
/
+0
2021-04-09
drm/amd/pm: fix Navi1x runtime resume failure V2
Evan Quan
1
-0
/
+7
2021-03-23
drm/amd/pm: add a new sysfs entry for default power limit
Eric Huang
1
-0
/
+2
2021-03-23
drm/amd/pm: Add LightSBR SMU MSG support
shaoyunl
1
-0
/
+7
2021-03-23
drm/amdgpu:add smu mode1/2 support for aldebaran
Feifei Xu
1
-0
/
+5
2021-03-23
drm/amd/swsmu: add aldebaran smu13 ip support (v3)
Kevin Wang
1
-0
/
+1
2021-02-26
amdgpu/pm: Powerplay API for smu , updates to some pm functions
Darren Powell
1
-3
/
+3
2021-02-26
amdgpu/pm: Powerplay API for smu , changed 4 dpm functions to use API
Darren Powell
1
-1
/
+6
2021-02-26
amdgpu/pm: Powerplay API for smu , changes to clock and profile mode functions
Darren Powell
1
-11
/
+5
2021-02-26
amdgpu/pm: Powerplay API for smu , changed 5 dpm powergating & sensor functio...
Darren Powell
1
-3
/
+4
2021-02-26
amdgpu/pm: Powerplay API for smu , changed 9 pm power functions to use API
Darren Powell
1
-6
/
+6
2021-02-26
amdgpu/pm: Powerplay API for smu , changed 6 pm hwmon fan functions to use API
Darren Powell
1
-5
/
+6
2021-02-26
amdgpu/pm: Powerplay API for smu , changed 6 dpm reset functions to use API
Darren Powell
1
-6
/
+6
2021-02-26
amdgpu/pm: Powerplay API for smu , added get_performance_level
Darren Powell
1
-1
/
+1
2021-02-18
drm/amdgpu: do not keep debugfs dentry
Nirmoy Das
1
-3
/
+0
2021-02-09
drm/amd/pm: add support for hwmon control of slow and fast PPT limit on vangogh
Xiaomeng Hou
1
-0
/
+12
2021-02-09
drm/amd/pm: modify the power limit level parameter from bool to enum type
Xiaomeng Hou
1
-1
/
+8
2021-02-01
drm/amdgpu/swsmu: use percent rather than rpm for manual fan control (v2)
Alex Deucher
1
-6
/
+6
[next]