Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/radeon: use NULL instead of zero in clearstate headers | Michele CURTI | 2014-06-02 | 1 | -4/+4 |
| | | | | | Signed-off-by: Michele Curti <michele.curti@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> | ||||
* | drm/radeon: convert SI,CIK to use sumo_rlc functions | Alex Deucher | 2013-08-30 | 1 | -1/+1 |
| | | | | | | and remove duplicate si_rlc functions. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> | ||||
* | drm/radeon: properly set up the RLC on ON/LN/TN (v3) | Alex Deucher | 2013-06-27 | 1 | -0/+1081 |
This is required for certain advanced functionality. v2: save/restore list takes dword offsets v3: rebase on gpu reset changes Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |