]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/gfx10: Program DB_RING_CONTROL
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 26 Jun 2026 20:29:13 +0000 (16:29 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 Jul 2026 20:37:12 +0000 (16:37 -0400)
commitf0262c3a3f14d60140f6b826d40d44edf62c36d6
treeb37384561871a0ca6903ea0504e64ba2ce76849c
parent04cc4aa3617b0ed67e859f91f09de5d896a46f3a
drm/gfx10: Program DB_RING_CONTROL

This is needed to allocate occlusion counters across
both gfx pipes.

Fixes: b7a1a0ef12b8 ("drm/amd/amdgpu: add pipe1 hardware support")
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 6807352cbabb74b61ba42888769283af72191f66)
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c