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
/
include
/
kgd_pp_interface.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-15
drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWER
Mario Limonciello
1
-1
/
+1
2023-08-15
drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`
Mario Limonciello
1
-0
/
+1
2023-07-25
drm/amd/pm: Vangogh: Add new gpu_metrics_v2_4 to acquire gpu_metrics
Wenyou Yang
1
-0
/
+69
2023-03-31
drm/amd/pm: add sysfs node vclk1 and dclk1
Tong Liu01
1
-0
/
+2
2023-03-07
drm/amdgpu/pm: add capped/uncapped power profile modes
Perry Yuan
1
-0
/
+2
2023-02-23
drm/amdgpu: added a sysfs interface for thermal throttling
Kun Liu
1
-0
/
+2
2023-02-14
drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10
Kenneth Feng
1
-0
/
+1
2022-12-15
drm/amd/pm: fulfill swsmu peak profiling mode shader/memory clock settings
Evan Quan
1
-0
/
+2
2022-11-04
drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback
Nathan Chancellor
1
-1
/
+2
2022-09-14
drm/amd/pm:add new gpu_metrics_v2_3 to acquire average temperature info
Li Ma
1
-0
/
+58
2022-05-06
drm/amd/pm: enable workload type change on smu_v13_0_7
Kenneth Feng
1
-0
/
+1
2022-02-02
amdgpu/pm: Implement new API function "emit" that accepts buffer base and wri...
Darren Powell
1
-0
/
+1
2022-01-14
drm/amd/pm: correct the checks for fan attributes support
Evan Quan
1
-2
/
+2
2022-01-14
drm/amd/pm: do not expose the smu_context structure used internally in power
Evan Quan
1
-0
/
+3
2022-01-14
drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
Evan Quan
1
-1
/
+1
2022-01-14
drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
Evan Quan
1
-0
/
+1
2022-01-14
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
1
-0
/
+4
2021-12-01
amdgpu/pm: Create shared array of power profile name strings
Darren Powell
1
-0
/
+4
2021-08-16
drm/amd/pm: drop the unnecessary intermediate percent-based transition
Evan Quan
1
-2
/
+2
2021-06-10
drm/amd/pm: Add u64 throttler status field to gpu_metrics
Graham Sider
1
-1
/
+57
2021-06-08
amdgpu/pm: add kernel documentation for smu_get_power_limit
Darren Powell
1
-0
/
+28
2021-06-08
amdgpu/pm: modify Powerplay API get_power_limit to use new pp_power enums
Darren Powell
1
-2
/
+3
2021-06-08
amdgpu/pm: clean up smu_get_power_limit function signature
Darren Powell
1
-0
/
+14
2021-06-04
drm/amd/pm: sysfs attrs to read ss powershare (v6)
Sathishkumar S
1
-0
/
+2
2021-05-21
drm/amdgpu/pm: Update metrics table (v2)
David M Nieto
1
-0
/
+69
2021-05-10
drm/amd/pm: new gpu_metrics structure for pmfw attached timestamp
Evan Quan
1
-0
/
+62
2021-05-10
drm/amd/pm: Add interface to get FW private buffer
Lijo Lazar
1
-0
/
+1
2021-04-09
drm/amd/pm: make DAL communicate with SMU through unified interfaces
Evan Quan
1
-0
/
+14
2021-03-23
drm/amd/pm: add a new sysfs entry for default power limit
Eric Huang
1
-1
/
+2
2021-03-23
drm/amd/pm: add new data in metrics table
Kenneth Feng
1
-0
/
+7
2021-03-23
drm/amd/pm: Enable performance determinism on aldebaran
Lijo Lazar
1
-0
/
+1
2021-03-05
drm/amd/pm: correct gpu metrics related data structures V3
Evan Quan
1
-0
/
+112
2021-02-26
amdgpu/pm: Powerplay API for smu , changes to clock and profile mode functions
Darren Powell
1
-0
/
+4
2021-01-13
drm/amd/pm: implement processor fine grain feature for vangogh (v3)
Huang Rui
1
-0
/
+1
2021-01-13
drm/amd/pm: implement the processor clocks which read by metric
Huang Rui
1
-0
/
+1
2020-12-23
drm/amd/pm: support overdrive vddgfx offset setting(V2)
Evan Quan
1
-1
/
+2
2020-11-13
drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2)
Prike Liang
1
-0
/
+1
2020-09-29
drm/amd/powerplay: add one sysfs file to support the feature to modify gfx cl...
Xiaojian Du
1
-0
/
+1
2020-08-06
drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2)
Evan Quan
1
-0
/
+1
2020-08-06
drm/amd/powerplay: define an universal data structure for gpu metrics (V4)
Evan Quan
1
-0
/
+108
2019-11-06
drm/amd/powerplay: support xgmi pstate setting on powerplay routine V2
Evan Quan
1
-0
/
+4
2019-10-15
drm/amd/powerplay: enable df cstate control on powerplay routine
Evan Quan
1
-0
/
+6
2019-08-27
drm/amd/powerplay: Add interface to lock SMU HW I2C.
Andrey Grodzovsky
1
-0
/
+1
2019-08-15
drm/amd/poweplay: Add amd_pm_funcs callback for mode 2
Andrey Grodzovsky
1
-0
/
+1
2019-07-30
drm/amd/powerplay: add new sensor type for VCN powergate status
Evan Quan
1
-0
/
+1
2019-07-30
drm/amdgpu/powerplay: add a new interface to set the mp1 state
Alex Deucher
1
-0
/
+8
2019-07-18
drm/amd/powerplay: correct SW SMU valid mapping check
Evan Quan
1
-0
/
+1
2019-05-24
drm/amd/powerplay: expose Vega20 realtime memory utilization
Evan Quan
1
-0
/
+1
2019-05-24
drm/amd/powerplay: support hwmon temperature channel labels V2
Evan Quan
1
-0
/
+7
2019-05-24
drm/amd/powerplay: expose current hotspot and memory temperatures V2
Evan Quan
1
-0
/
+3
[next]