index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/amd/pm: update existing gpu_metrics interfaces V2
Evan Quan
2021-03-05
8
-45
/
+51
*
drm/amd/pm: correct the name of one function for vangogh
Xiaojian Du
2021-03-03
1
-2
/
+2
*
drm/amd/pm: optimize the link width/speed retrieving V2
Evan Quan
2021-03-02
4
-22
/
+30
*
drm/amd/pm: bump Navi1x driver if version and related data structures V2
Evan Quan
2021-03-02
3
-40
/
+673
*
drm/amd/pm/swsmu: Remove unnecessary conversion to bool
Jiapeng Chong
2021-02-26
1
-1
/
+1
*
amdgpu/pm: read_sensor() report failure apporpriately
Shirish S
2021-02-26
8
-8
/
+8
*
drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register address
Evan Quan
2021-02-26
1
-3
/
+12
*
drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disable
Alex Deucher
2021-02-26
1
-2
/
+2
*
drm/amdgpu/pm: make unsupported power profile messages debug
Alex Deucher
2021-02-26
3
-3
/
+3
*
amdgpu/pm: Powerplay API for smu , updates to some pm functions
Darren Powell
2021-02-26
3
-73
/
+48
*
amdgpu/pm: Powerplay API for smu , changed 4 dpm functions to use API
Darren Powell
2021-02-26
3
-66
/
+86
*
amdgpu/pm: Powerplay API for smu , changes to clock and profile mode functions
Darren Powell
2021-02-26
3
-444
/
+164
*
amdgpu/pm: Powerplay API for smu , changed 5 dpm powergating & sensor functio...
Darren Powell
2021-02-26
3
-65
/
+100
*
amdgpu/pm: Powerplay API for smu , changed 9 pm power functions to use API
Darren Powell
2021-02-26
3
-67
/
+58
*
amdgpu/pm: Powerplay API for smu , changed 6 pm hwmon fan functions to use API
Darren Powell
2021-02-26
3
-77
/
+63
*
amdgpu/pm: Powerplay API for smu , changed 6 dpm reset functions to use API
Darren Powell
2021-02-26
3
-44
/
+41
*
amdgpu/pm: Powerplay API for smu , added get_performance_level
Darren Powell
2021-02-26
3
-5
/
+13
*
drm/amdgpu/swsmu/navi1x: Remove unnecessary conversion to bool
Jiapeng Chong
2021-02-24
1
-1
/
+1
*
drm/amd/pm/swsmu: Avoid using structure_size uninitialized in smu_cmn_init_so...
Nathan Chancellor
2021-02-24
1
-1
/
+1
*
drm/amd/pm: do not issue message while write "r" into pp_od_clk_voltage
Huang Rui
2021-02-18
3
-70
/
+0
*
drm/amd/pm: Replace one-element array with flexible-array in struct _ATOM_Veg...
Gustavo A. R. Silva
2021-02-18
1
-3
/
+3
*
drm/amd/pm: Replace one-element array with flexible-array in struct SISLANDS_...
Gustavo A. R. Silva
2021-02-18
2
-9
/
+7
*
drm/amd/pm: fix spelling mistake in various messages "power_dpm_force_perfoma...
Colin Ian King
2021-02-18
3
-3
/
+3
*
drm/amd/pm: do not use drm middle layer for debugfs
Nirmoy Das
2021-02-18
2
-14
/
+13
*
drm/amdgpu: do not keep debugfs dentry
Nirmoy Das
2021-02-18
1
-3
/
+0
*
drm/amd/pm: make the error log more clear for fine grain tuning function
Xiaojian Du
2021-02-09
3
-3
/
+5
*
drm/amd/pm: enable LCLK DS
Kenneth Feng
2021-02-09
1
-0
/
+3
*
drm/amd/pm: add support for hwmon control of slow and fast PPT limit on vangogh
Xiaomeng Hou
2021-02-09
6
-18
/
+204
*
drm/amd/pm: modify the power limit level parameter from bool to enum type
Xiaomeng Hou
2021-02-09
3
-5
/
+21
*
drm/amd/pm: update the smu v11.5 smc header for vangogh
Xiaomeng Hou
2021-02-09
2
-1
/
+9
*
drm/amd/pm/swsmu: unify the init soft gpu metrics function
Kevin Wang
2021-02-09
11
-47
/
+45
*
drm/amd/pm: enable DCS
Kenneth Feng
2021-02-09
1
-0
/
+5
*
drm/amdgpu/smu12: fix power reporting on renoir
Alex Deucher
2021-02-09
1
-1
/
+1
*
drm/amd/pm: enable ACDC feature
Kenneth Feng
2021-02-09
1
-0
/
+3
*
drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()
Dan Carpenter
2021-02-02
1
-3
/
+3
*
drm/amd/pm: Disable GFXOFF when GFX DPM or PG disabled
Jinzhou Su
2021-02-02
1
-4
/
+10
*
drm/amd/pm: remove some useless code for vangogh
Xiaojian Du
2021-02-02
1
-3
/
+0
*
drm/amd/pm: fill in the data member of v2 gpu metrics table for vangogh
Xiaojian Du
2021-02-02
1
-0
/
+3
*
drm/amdgpu/swsmu: use percent rather than rpm for manual fan control (v2)
Alex Deucher
2021-02-01
7
-103
/
+86
*
Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"
Alex Deucher
2021-02-01
7
-9
/
+39
*
drm/amd/pm: correct string parsing for extra separator characters case
Evan Quan
2021-02-01
1
-0
/
+2
*
drm/amdgpu/pm: Account for extra separator characters in sysfs interface
Matt Coffin
2021-02-01
1
-0
/
+2
*
Revert "Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers""
Evan Quan
2021-02-01
1
-6
/
+3
*
drm/amd/pm: store and reinstate swsmu user power configurations
Arunpravin
2021-01-25
2
-4
/
+159
*
drm/amd/pm: print the timeout of smc message
Huang Rui
2021-01-21
1
-3
/
+8
*
drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNT...
Prike Liang
2021-01-21
1
-1
/
+1
*
drm/amd/pm: remove unused message SMU_MSG_SpareX
Kevin Wang
2021-01-20
3
-6
/
+0
*
drm/amdgpu: fix build error without x86 kconfig (v2)
Huang Rui
2021-01-19
3
-7
/
+16
*
drm/amd/pm: update driver if version for navy_flounder
Jiansong Chen
2021-01-15
1
-1
/
+1
*
drm/amd/pm: modify the fine grain tuning function for vangogh
Xiaojian Du
2021-01-14
2
-6
/
+48
[prev]
[next]