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
/
powerplay
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
drm/amd/powerplay: update Arcturus driver smu interface XGMI link part
Evan Quan
2
-9
/
+21
2019-10-25
drm/amdgpu/powerplay: use local renoir array sizes for clock fetching
Alex Deucher
1
-4
/
+4
2019-10-25
drm/amdgpu/vi: silence an uninitialized variable warning
Dan Carpenter
1
-0
/
+1
2019-10-17
drm/amdgpu/powerplay: implement interface pp_power_profile_mode
Prike Liang
1
-0
/
+34
2019-10-17
drm/amdgpu: No need to check gfxoff status after enable gfxoff feature
chen gong
1
-9
/
+0
2019-10-17
drm/amd/powerplay: bug fix for memory clock request from display
Kenneth Feng
1
-0
/
+2
2019-10-17
drm/amdgpu: fix S3 failed as RLC safe mode entry stucked in polloing gfx acq
Prike Liang
1
-0
/
+4
2019-10-15
drm/amdgpu/powerplay: wire up BACO to powerplay API for smu7
Alex Deucher
1
-0
/
+4
2019-10-15
drm/amdgpu/powerplay: split out common smu7 BACO code
Alex Deucher
11
-149
/
+132
2019-10-15
drm/amdgpu/powerplay: add support for BACO on CI
Alex Deucher
3
-1
/
+261
2019-10-15
drm/amdgpu/powerplay: add support for BACO on Fiji
Alex Deucher
3
-1
/
+261
2019-10-15
drm/amdgpu/powerplay: add support for BACO on VegaM
Alex Deucher
1
-3
/
+39
2019-10-15
drm/amdgpu/powerplay: add support for BACO on polaris
Alex Deucher
3
-1
/
+251
2019-10-15
drm/amdgpu/powerplay: add support for BACO on Iceland
Alex Deucher
1
-6
/
+48
2019-10-15
drm/amdgpu/powerplay: add support for BACO on tonga
Alex Deucher
3
-1
/
+254
2019-10-15
drm/amdgpu/powerplay: add core support for pre-SOC15 baco
Alex Deucher
2
-0
/
+32
2019-10-15
drm/amdgpu: remove in_baco_reset hack
Alex Deucher
1
-2
/
+2
2019-10-15
drm/amdgpu/powerplay: add renoir funcs to support dc
Hersen Wu
4
-48
/
+138
2019-10-15
drm/amd/powerplay: enable Arcturus runtime VCN dpm on/off
Evan Quan
1
-0
/
+30
2019-10-15
drm/amd/powerplay: bug fix for pcie parameters override
Kenneth Feng
5
-44
/
+98
2019-10-15
drm/amd/powerplay: add BACO platformCaps for VEGA20
Le Ma
1
-0
/
+3
2019-10-15
drm/amd/powerplay: send EnterBaco msg with argument as RAS recovery flag
Le Ma
1
-3
/
+8
2019-10-15
drm/amd/powerplay: avoid disabling ECC if RAS is enabled for VEGA20
Le Ma
1
-5
/
+7
2019-10-15
drm/amd/powerplay: re-enable FW_DSTATE feature bit
Xiaojie Yuan
1
-4
/
+1
2019-10-15
drm/amdgpu/swSMU: custom UMD pstate peak clock for navi14
Kevin Wang
2
-14
/
+45
2019-10-15
drm/amd/powerplay: enable df cstate control on swSMU routine
Evan Quan
4
-1
/
+51
2019-10-15
drm/amd/powerplay: enable df cstate control on powerplay routine
Evan Quan
4
-1
/
+40
2019-10-10
drm/amdgpu/swSMU/navi: add feature toggles for more things
Alex Deucher
1
-6
/
+18
2019-10-10
drm/amdgpu/powerplay: Use swap() where appropriate
Ville Syrjälä
2
-8
/
+4
2019-10-10
drm/amd/powerplay: add more feature bits
Xiaojie Yuan
1
-1
/
+4
2019-10-10
drm/amdgpu/powerplay: fix typo in mvdd table setup
Alex Deucher
2
-2
/
+2
2019-10-07
drm/amd/powerplay: Fix error handling in smu_init_fb_allocations()
Dan Carpenter
1
-3
/
+2
2019-10-07
drm/amd/powerplay: unlock on error in smu_resume()
Dan Carpenter
1
-1
/
+1
2019-10-03
drm/amdgpu: Drop unused variable and statement
Austin Kim
1
-2
/
+0
2019-10-03
drm/amd/powerplay: initlialize smu->is_apu is false by default
Kevin Wang
1
-0
/
+1
2019-10-03
drm/amd/powerplay: update the interface for getting dpm full scale clock frequency
Prike Liang
3
-17
/
+34
2019-10-03
drm/amd/powerplay: implement the interface for setting sclk/uclk profile_peak level
Prike Liang
1
-0
/
+40
2019-10-03
drm/amd/powerplay: implement interface set_power_profile_mode() (v2)
Prike Liang
1
-0
/
+31
2019-10-03
drm/amd/powerplay: add the interfaces for getting and setting profiling dpm clock level
Prike Liang
1
-0
/
+91
2019-10-03
drm/amd/powerplay: add interface for getting workload type
Prike Liang
1
-0
/
+29
2019-10-03
drm/amd/powerplay: add interface for forcing and unforcing dpm limit value
Prike Liang
1
-0
/
+62
2019-10-03
drm/amd/powerplay: implement the interface for setting soft freq range
Prike Liang
4
-23
/
+91
2019-10-03
drm/amd/powerplay: bypass dpm_context null pointer check guard for some smu series
Prike Liang
3
-3
/
+6
2019-10-03
drm/amd/powerplay: add sensor lock support for smu
Kevin Wang
5
-0
/
+9
2019-10-03
drm/amd/powerplay: change metrics update period from 1ms to 100ms
Kevin Wang
1
-1
/
+1
2019-10-03
drm/amd/powerplay: update arcturus smu-driver interaction header
Evan Quan
2
-8
/
+9
2019-10-03
drm/amd/powerplay: remove duplicate macro of smu_get_uclk_dpm_states
Kevin Wang
1
-2
/
+0
2019-10-03
drm/amd/powerplay: A workaround to GPU RESET on APU
chen gong
1
-1
/
+4
2019-10-03
drm/amd/powerplay: Add mode2 mode for GPU RESET in SMU
chen gong
2
-0
/
+14
2019-10-03
drm/amdgpu/powerplay: add new mapping for APCC_DFLL feature
Xiaojie Yuan
2
-0
/
+2
[prev]
[next]