[PATCH 1/9] drm/radeon: rework VCE FW size calculation

2015-05-12 Thread Alex Deucher
On Mon, May 11, 2015 at 4:01 PM, Christian König wrote: > From: Christian König > > Previously we were completely over allocating, fix this > by actually implementing the size calculation. > > Signed-off-by: Christian König Applied the series to my next tree. Alex > --- > drivers/gpu/drm/

[PATCH 1/9] drm/radeon: rework VCE FW size calculation

2015-05-11 Thread Christian König
From: Christian König Previously we were completely over allocating, fix this by actually implementing the size calculation. Signed-off-by: Christian König --- drivers/gpu/drm/radeon/radeon.h | 2 -- drivers/gpu/drm/radeon/radeon_asic.h | 1 + drivers/gpu/drm/radeon/radeon_vce.c | 3