Loading
drm/amdgpu: Remove volatile from ring manipulation
None of the pointer operations handled by the ring file requires volatile, for this reason, this commit removes all occurrences of volatile associated with rings. Reviewed-by:Christian König <christian.koenig@amd.com> Signed-off-by:
Rodrigo Siqueira <siqueira@igalia.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>