Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-02 | drm/radeon: use NULL instead of zero in clearstate headers | Michele CURTI | 1 | -4/+4 | |
Signed-off-by: Michele Curti <michele.curti@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> | |||||
2013-08-31 | drm/radeon: convert SI,CIK to use sumo_rlc functions | Alex Deucher | 1 | -1/+1 | |
and remove duplicate si_rlc functions. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> | |||||
2013-06-27 | drm/radeon: properly set up the RLC on ON/LN/TN (v3) | Alex Deucher | 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> |