Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/radeon/cik: fix overflow in vram fetch
Missing ULL when calculating the amount of vram leads to an overflow when the amount of vram is >= 4G. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
- Loading branch information