diff options
author | Alexandre Demers <alexandre.f.demers@gmail.com> | 2025-03-22 04:46:45 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-04-07 22:18:32 +0300 |
commit | 193e08801525a4100373c8a432ead3193904d2d5 (patch) | |
tree | 1bd170ee1c7c587527657b982b7c984cf1dfbdab /drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c | |
parent | de81b86e965e778533d9e7db6f4fe6451fb37974 (diff) | |
download | linux-193e08801525a4100373c8a432ead3193904d2d5.tar.xz |
drm/amdgpu: use proper defines, shifts and masks in DCE6 code
By replacing VGA_VSTATUS_CNTL by VGA_RENDER_CONTROL__VGA_VSTATUS_CNTL_MASK,
we also need to fix its usage in GMC6.
Note: VGA_VSTATUS_CNTL's binary value was inverted in dce_6_0_sh_mask.h,
so we need to invert its value where it was used.
Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c')
0 files changed, 0 insertions, 0 deletions