d631e8ae13f700faa581d70bf parent dee53e7fb3ee01b83c75a8e8df8c444049d38058 author Christian König 1341655892 +0200 committer Christian König 1342513928 +0200 drm/radeon: fix ring commit padding 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 Reviewed-by: Alex Deucher