aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2016-10-13 11:55:08 +0300
committerDaniel Vetter <[email protected]>2016-10-13 17:30:21 +0200
commitf7170e2eb8f6bf7ef2032cc0659cd38740bf5b97 (patch)
tree9dd8021efb81aa77ff498e77a06e15430b3d1a12 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentad16d2ed8fa80e7f4f0d0da32129ed2c9caca3b4 (diff)
drm/i915: fix a read size argument
We want to read 3 bytes here, but because the parenthesis are in the wrong place we instead read: sizeof(intel_dp->edp_dpcd) == sizeof(intel_dp->edp_dpcd) which is one byte. Fixes: fe5a66f91c88 ("drm/i915: Read PSR caps/intermediate freqs/etc. only once on eDP") Reviewed-by: Chris Wilson <[email protected]> Cc: <[email protected]> Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/20161013085508.GJ16198@mwanda
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions