Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-28 | drm/amdgpu/si/dpm: fix phase shedding setup | Alex Deucher | 1 | -0/+1 | |
Used the wrong index to setup the phase shedding mask. Signed-off-by: Alex Deucher <[email protected]> | |||||
2016-09-14 | drm/amdgpu/si/dpm: fix symbol conflicts with radeon | Alex Deucher | 1 | -15/+15 | |
Acked-by: Huang Rui <[email protected]> Reviewed-by: Edward O'Callaghan <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2016-09-14 | drm/amd/amdgpu: Tidy up SI SMC code (v2) | Tom St Denis | 1 | -2/+1 | |
As well as merge SMC clock functions into one to reduce LOC. v2: Fix swapped ck enable bit bug: https://bugs.freedesktop.org/show_bug.cgi?id=97801 Signed-off-by: Tom St Denis <[email protected]> Reviewed-by: Edward O'Callaghan <[email protected]> Reviewed-by: Huang Rui <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2016-08-31 | drm/amdgpu: add SI SMC support | Maruthi Srinivas Bayyavarapu | 1 | -0/+423 | |
Signed-off-by: Maruthi Bayyavarapu <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> |