diff options
| author | Vladimir Stempen <[email protected]> | 2021-02-24 14:02:32 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-03-02 14:07:59 -0500 |
| commit | 783bf4035cb7f2707ad760fbc06f6be01a553f0a (patch) | |
| tree | 227c008f5b0c41de8ebf935f90bc10219169f4c5 /tools/perf/scripts/python | |
| parent | 640a28b50c4ad502b931750f13a5f743449e5755 (diff) | |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions