]> www.infradead.org Git - users/hch/misc.git/commit
drm/amdgpu: Fix JPEG video caps max size for navi1x and raven
authorDavid Rosca <david.rosca@amd.com>
Fri, 28 Feb 2025 12:34:49 +0000 (13:34 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Mar 2025 03:08:14 +0000 (23:08 -0400)
commit6e0d2fde3ae8fdb5b47e10389f23ed2cb4daec5d
treeb77342d83d2d234be2d3eaf8cf8379a33025b210
parent1a0807feb97082bff2b1342dbbe55a2a9a8bdb88
drm/amdgpu: Fix JPEG video caps max size for navi1x and raven

8192x8192 is the maximum supported resolution.

Signed-off-by: David Rosca <david.rosca@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Ruijing Dong <ruijing.dong@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nv.c
drivers/gpu/drm/amd/amdgpu/soc15.c