aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorEugeniy Paltsev <[email protected]>2018-09-28 17:41:26 +0300
committerDaniel Vetter <[email protected]>2018-10-23 15:59:01 +0200
commit32e932e37e6b6e13b66add307192c7ddd40a781d (patch)
tree87cc357429aab179671bff696691e10bafd7c85a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parent8dc830e4cf6eb529e66168c2604e00311e713d77 (diff)
DRM: UDL: get rid of useless vblank initialization
UDL doesn't support vblank functionality so we don't need to initialize vblank here (we are able to send page flip completion events even without vblank initialization) Moreover current drm_vblank_init call with num_crtcs > 0 causes sending DRM_EVENT_FLIP_COMPLETE event with zero timestamp every time. This breaks userspace apps (for example weston) which relies on timestamp value. Cc: [email protected] Signed-off-by: Eugeniy Paltsev <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions