diff options
| author | Sean Paul <[email protected]> | 2019-11-06 19:41:15 +0000 |
|---|---|---|
| committer | Sean Paul <[email protected]> | 2019-11-06 20:20:37 +0000 |
| commit | b149cbfeecaa2b2870d2c4f878382a024e6e4975 (patch) | |
| tree | f7087b1b658692c96caabe1ca42dfdcddf4b99b9 /tools/perf/util/llvm-utils.c | |
| parent | drm: msm: a6xx: fix debug bus register configuration (diff) | |
| download | kernel-b149cbfeecaa2b2870d2c4f878382a024e6e4975.tar.gz kernel-b149cbfeecaa2b2870d2c4f878382a024e6e4975.zip | |
drm/mst: Fix up u64 division
Change rem_nsec to u32 since that's what do_div returns, this avoids the
u64 divide in the drm_print args.
Changes in v2:
- Instead of doing do_div in drm_print, make rem_nsec u32 (Ville)
Link to v1: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Fixes: 12a280c72868 ("drm/dp_mst: Add topology ref history tracking for debugging")
Cc: Juston Li <[email protected]>
Cc: Imre Deak <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Harry Wentland <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: Lyude Paul <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: [email protected]
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/util/llvm-utils.c')
0 files changed, 0 insertions, 0 deletions
