aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSam Ravnborg <[email protected]>2019-06-23 12:35:39 +0200
committerSam Ravnborg <[email protected]>2019-06-30 09:48:04 +0200
commit91f85e8feb1b4703d8bad63cda603dacf2a825d4 (patch)
tree50bcf82b1a3841f07295df5c4486e13288550d10 /tools/perf/scripts/python
parent583bbf46133c726bae277e8f4e32bfba2a528c7f (diff)
drm/mga: drop dependency on drm_os_linux.h
Opencode all macros used from the deprecated drm_os_linux.h header file. The DRM_WAIT_ON used 3 * HZ as timeout. This was translated to 3000 msec. The return value of mga_driver_fence_wait() was not used, so make it return void to simplify code a bit. v2: - fixed timeout to 3000 msec (original value was 3 * Hz) - drop unused return value from mga_driver_fence_wait() Signed-off-by: Sam Ravnborg <[email protected]> Acked-by: Thomas Zimmermann <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: David Airlie <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions