RE: [PATCH] drm/amd/amdgpu: update jpeg 5 capability

2024-05-13 Thread Liu, Leo
ny > Subject: [PATCH] drm/amd/amdgpu: update jpeg 5 capability > > Based on the documentation the maximum resolustion should be 16384x16384. > > Signed-off-by: David (Ming Qiang) Wu > --- > drivers/gpu/drm/amd/amdgpu/soc24.c | 2 +- > 1 file changed, 1 insertion(+), 1 del

Re: [PATCH] drm/amd/amdgpu: update jpeg 5 capability

2024-05-09 Thread Alex Deucher
On Thu, May 9, 2024 at 6:02 PM David (Ming Qiang) Wu wrote: > > Based on the documentation the maximum resolustion should > be 16384x16384. > > Signed-off-by: David (Ming Qiang) Wu Acked-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/soc24.c | 2 +- > 1 file changed, 1 insertion(+), 1 de

[PATCH] drm/amd/amdgpu: update jpeg 5 capability

2024-05-09 Thread David (Ming Qiang) Wu
Based on the documentation the maximum resolustion should be 16384x16384. Signed-off-by: David (Ming Qiang) Wu --- drivers/gpu/drm/amd/amdgpu/soc24.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/soc24.c b/drivers/gpu/drm/amd/amdgpu/soc24.c index