diff options
| author | Vladimir Stempen <vladimir.stempen@amd.com> | 2021-02-24 14:02:32 -0500 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2021-03-02 14:07:59 -0500 |
| commit | 783bf4035cb7f2707ad760fbc06f6be01a553f0a (patch) | |
| tree | 227c008f5b0c41de8ebf935f90bc10219169f4c5 /tools/perf/scripts/python/bin/export-to-postgresql-record | |
| parent | 640a28b50c4ad502b931750f13a5f743449e5755 (diff) | |
| download | linux-783bf4035cb7f2707ad760fbc06f6be01a553f0a.tar.gz linux-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 <vladimir.stempen@amd.com>
Tested-by: Bindu Ramamurthy<bindu.r@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-record')
0 files changed, 0 insertions, 0 deletions
