436c7146ecb81df2265b4626dfe89 author Ville Syrjälä 1351188304 +0000 committer Dave Airlie 1352246949 +1000 drm: Be more paranoid with integer overflows Make sure 'width * cpp' and 'height * pitch + offset' don't exceed UINT_MAX. Signed-off-by: Ville Syrjälä Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie 1*ªÒš6x