diff options
author | Rodrigo Siqueira <siqueira@igalia.com> | 2025-09-08 17:15:38 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-09-15 16:51:15 -0400 |
commit | f307cfb91734b36bde2597552971553d91838048 (patch) | |
tree | ad564dda72877e5f741d46711c04aae7ecd6b3e7 /drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c | |
parent | b8fc541089582ed77cc567bb28a83abe834e8902 (diff) |
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c')
0 files changed, 0 insertions, 0 deletions