]> git.hungrycats.org Git - linux/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 18:24:25 +0000 (14:24 -0400)
commit6807352cbabb74b61ba42888769283af72191f66
tree42a71c65adc64a7dc1b01474551e377594ae0af2
parent6853f1f6cbbeb3f53ebbbd7286536aeb2c5d5f50
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>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c