summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/clearstate_cayman.h
Commit message (Collapse)AuthorAgeFilesLines
* drm/radeon: use NULL instead of zero in clearstate headersMichele CURTI2014-06-021-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 functionsAlex Deucher2013-08-301-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 Deucher2013-06-271-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>