]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/radeon: fix 64 bit divide in SI spm code
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Aug 2013 13:03:29 +0000 (09:03 -0400)
committerDave Airlie <airlied@gmail.com>
Sun, 4 Aug 2013 01:03:14 +0000 (11:03 +1000)
commitadfb8e51332153016857194b85309150ac560286
tree1b03487c9673f4f9733796eacce7236244925a16
parent72a67a94bcba71a5fddd6b3596a20604d2b5dcd6
drm/radeon: fix 64 bit divide in SI spm code

Forgot to use the appropriate math64 function.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@gmail.com>
drivers/gpu/drm/radeon/si_dpm.c