diff options
| author | Vladimir Stempen <[email protected]> | 2021-02-24 19:02:32 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-03-02 19:07:59 +0000 |
| commit | 783bf4035cb7f2707ad760fbc06f6be01a553f0a (patch) | |
| tree | 227c008f5b0c41de8ebf935f90bc10219169f4c5 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | |
| parent | drm/amdgpu: add missing df counter disable write (diff) | |
| download | kernel-783bf4035cb7f2707ad760fbc06f6be01a553f0a.tar.gz kernel-783bf4035cb7f2707ad760fbc06f6be01a553f0a.zip | |
drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 API
[why]
Synchronization displays with different timings feature uses division
operator for 64 bit division, which is not supported by 32 bit platforms
[how]
Use div64 API for 64 bit division
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
