| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-11-11 | drm/amdgpu: use mask bit for deep sleep feature on dpm. | Rex Zhu | 1 | -0/+2 | |
| Signed-off-by: Rex Zhu <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2016-11-11 | drm/amd/amdgpu: expose fan rpm though hwmon | Grazvydas Ignotas | 1 | -0/+5 | |
| Only for cards that are supported by powerplay. Signed-off-by: Grazvydas Ignotas <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2016-10-27 | drm/amdgpu: when suspend, set boot state instand of disable dpm. | Rex Zhu | 1 | -0/+2 | |
| fix pm-hibernate bug, when suspend/resume, dpm start failed. Signed-off-by: Rex Zhu <[email protected]> Acked-by: Christian König <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2016-10-25 | drm/amdgpu: add new callback to check power state info | Rex Zhu | 1 | -0/+7 | |
| Signed-off-by: Rex Zhu <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2016-10-25 | drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2) | Alex Deucher | 1 | -0/+3 | |
| Used by the non-powerplay dpm code. v2: update to the new API Reviewed-by: Rex Zhu <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2016-10-25 | drm/amdgpu/dpm: add new callback to fetch vce clock state (v2) | Alex Deucher | 1 | -0/+5 | |
| Will be used by the new info ioctl query. v2: fetch a single state per request Reviewed-by: Rex Zhu <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2016-10-25 | drm/amdgpu: save number of vce states in dpm struct. | Rex Zhu | 1 | -0/+1 | |
| Reviewed-by: Christian König <[email protected]> Signed-off-by: Rex Zhu <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2016-10-25 | drm/amdgpu: use same vce state definition in dpm and powerplay | Rex Zhu | 1 | -25/+3 | |
| Reviewed-by: Christian König <[email protected]> Signed-off-by: Rex Zhu <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2016-10-25 | drm/amdgpu: move dpm related definitions to amdgpu_dpm.h | Alex Deucher | 1 | -0/+447 | |
| No intended functional change. Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
| 2015-06-03 | drm/amdgpu: add core driver (v4) | Alex Deucher | 1 | -0/+85 | |
| This adds the non-asic specific core driver code. v2: remove extra kconfig option v3: implement minor fixes from Fengguang Wu v4: fix cast in amdgpu_ucode.c Acked-by: Christian König <[email protected]> Acked-by: Jammy Zhou <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||