diff options
author | 2025-03-04 17:57:43 -0500 | |
---|---|---|
committer | 2025-03-10 13:22:05 -0400 | |
commit | 2c01befe4a2707302eb1c97b955d94d66fac7b6f (patch) | |
tree | 300a083ad6d37c56d6cf1b6853ab2d0ee20ec564 /drivers/gpu/drm/amd/display | |
parent | drm/amd/display: allow 256B DCC max compressed block sizes on gfx12 (diff) | |
download | linux-rng-2c01befe4a2707302eb1c97b955d94d66fac7b6f.tar.xz linux-rng-2c01befe4a2707302eb1c97b955d94d66fac7b6f.zip |
drm/amdgpu/vcn: fix idle work handler for VCN 2.5
VCN 2.5 uses the PG callback to enable VCN DPM which is
a global state. As such, we need to make sure all instances
are in the same state.
v2: switch to a ref count (Lijo)
v3: switch to its own idle work handler
v4: fix logic in DPG handling
Fixes: 4ce4fe27205c ("drm/amdgpu/vcn: use per instance callbacks for idle work handler")
Reviewed-by: Boyuan Zhang <Boyuan.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display')
0 files changed, 0 insertions, 0 deletions