[PATCH 05/15] drm/radeon: fix ring commit padding

2012-07-12 Thread Christian König
We don't need to pad anything if the number of dwords written to the ring already matches the requirements. Fixes some "writting more dword to ring than expected" warnings. Signed-off-by: Christian K?nig Reviewed-by: Jerome Glisse Reviewed-by: Michel D?nzer --- drivers/gpu/drm/radeon/radeon_r

[PATCH 05/15] drm/radeon: fix ring commit padding

2012-07-12 Thread Christian König
We don't need to pad anything if the number of dwords written to the ring already matches the requirements. Fixes some "writting more dword to ring than expected" warnings. Signed-off-by: Christian König Reviewed-by: Jerome Glisse Reviewed-by: Michel Dänzer --- drivers/gpu/drm/radeon/radeon_r

[PATCH 05/15] drm/radeon: fix ring commit padding

2012-07-10 Thread Christian König
We don't need to pad anything if the number of dwords written to the ring already matches the requirements. Fixes some "writting more dword to ring than expected" warnings. Signed-off-by: Christian K?nig Reviewed-by: Jerome Glisse Reviewed-by: Michel D?nzer --- drivers/gpu/drm/radeon/radeon_r

[PATCH 05/15] drm/radeon: fix ring commit padding

2012-07-10 Thread Christian König
We don't need to pad anything if the number of dwords written to the ring already matches the requirements. Fixes some "writting more dword to ring than expected" warnings. Signed-off-by: Christian König Reviewed-by: Jerome Glisse Reviewed-by: Michel Dänzer --- drivers/gpu/drm/radeon/radeon_r