]> www.infradead.org Git - users/hch/misc.git/commit
drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max size
authorDavid Rosca <david.rosca@amd.com>
Fri, 28 Feb 2025 12:32:46 +0000 (13:32 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Mar 2025 03:07:52 +0000 (23:07 -0400)
commit1a0807feb97082bff2b1342dbbe55a2a9a8bdb88
treeb40564332b7f66d100bd4cffa53b0f8ff29e9832
parent2d52de55f9ee7aaee0e09ac443f77855989c6b68
drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max size

1920x1088 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
drivers/gpu/drm/amd/amdgpu/vi.c