]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Add back JPEG to video caps for carrizo and newer
authorDavid Rosca <david.rosca@amd.com>
Mon, 7 Apr 2025 11:12:11 +0000 (13:12 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 16 Apr 2025 19:55:00 +0000 (15:55 -0400)
commit2036be31741b00f030530381643a8b35a5a42b5c
tree09b4918795f0d0d5f5aa36330a00e785ada98c81
parente7afa85a0d0eba5bf2c0a446ff622ebdbc9812d6
drm/amdgpu: Add back JPEG to video caps for carrizo and newer

JPEG is not supported on Vega only.

Fixes: 0a6e7b06bdbe ("drm/amdgpu: Remove JPEG from vega and carrizo video caps")
Signed-off-by: David Rosca <david.rosca@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 0f4dfe86fe922c37bcec99dce80a15b4d5d4726d)
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/vi.c