aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
diff options
context:
space:
mode:
authorVladimir Stempen <[email protected]>2021-02-25 19:09:46 -0500
committerAlex Deucher <[email protected]>2021-03-02 14:08:05 -0500
commita8a2e13486343fe84c54681dd3c43ff926eb5927 (patch)
treea6d8f36565beb30bbe03c6c06e73ebc9356e3429 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
parent783bf4035cb7f2707ad760fbc06f6be01a553f0a (diff)
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/display/amdgpu_dm/amdgpu_dm.h')
0 files changed, 0 insertions, 0 deletions