aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h
diff options
context:
space:
mode:
authorVladimir Stempen <[email protected]>2021-02-26 00:09:46 +0000
committerAlex Deucher <[email protected]>2021-03-02 19:08:05 +0000
commita8a2e13486343fe84c54681dd3c43ff926eb5927 (patch)
treea6d8f36565beb30bbe03c6c06e73ebc9356e3429 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h
parentdrm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 API (diff)
downloadkernel-a8a2e13486343fe84c54681dd3c43ff926eb5927.tar.gz
kernel-a8a2e13486343fe84c54681dd3c43ff926eb5927.zip
drm/amd/display: Fix 64 bit modulus operation using div64 API
[why] Synchronization displays with different timings feature uses reminder of 64 bit division (modulus operator) , which is not supported by 32 bit platforms [how] Use div64 API for 64 bit modulus Signed-off-by: Vladimir Stempen <[email protected]> Tested-by: Bindu Ramamurthy<[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h')
0 files changed, 0 insertions, 0 deletions