]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/nbio7.4: don't use GPU_HDP_FLUSH bit 12
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 8 Oct 2021 14:21:42 +0000 (10:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 Oct 2021 15:57:00 +0000 (11:57 -0400)
commit0e222257dafb78d57c1f465be67af2dc5cfac532
tree1a4bb86d910f926443cffdbb855fd5394f9154f2
parent619e62ec65eb3d06e9040ce7c44840ec76dd1a2c
drm/amdgpu/nbio7.4: don't use GPU_HDP_FLUSH bit 12

It's used internally by firmware.  Using it in the driver
could conflict with firmware.

Reviewed-by: James Zhu <James.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c