diff options
| author | Josip Pavic <josip.pavic@amd.com> | 2023-12-05 12:01:05 -0500 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2023-12-19 14:47:58 -0500 |
| commit | 6fb12518ca58412dc51054e2a7400afb41328d85 (patch) | |
| tree | 18ca99d2b23622f9994ba846723d707ddbb63900 /scripts/gdb/linux/utils.py | |
| parent | 5dd0bd06cb6c02b445d28144a83c561225c2fa5f (diff) | |
drm/amd/display: make flip_timestamp_in_us a 64-bit variable
[Why]
This variable currently overflows after about 71 minutes. This doesn't
cause any known functional issues but it does make debugging more
difficult.
[How]
Make it a 64-bit variable.
Reviewed-by: Aric Cyr <aric.cyr@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Josip Pavic <josip.pavic@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
