]> 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)
commit8c0ec0f9ba3bd921caf95dad5619d32a901efe80
tree1a4bb86d910f926443cffdbb855fd5394f9154f2
parent7532ad3ed061fc3e88a33c26c03f268af74dff33
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