diff options
| author | Mika Kuoppala <[email protected]> | 2015-05-15 13:09:21 +0300 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-05-20 11:25:57 +0200 |
| commit | 5c1a88754c766b6a66bcd5600de15e4b4baa795a (patch) | |
| tree | 7cb483b0a5fb7c695f670ca4b0c65c53ba501035 /tools/perf/scripts/python | |
| parent | 5a1cc6550dc6620e67b792a27da8bbd03a09cafb (diff) | |
drm/i915: Don't read dpcd for disconnected ports
Reading from disconnected ports will spit out timeout error
on the dmesg. Skip the attempted read if the port is not
connected and avoid confusing users/testcases about
expected timeouts.
This new dpcd debugfs entry was introduced by commit aa7471d228eb
("drm/i915: add i915 specific connector debugfs file for DPCD")
v2 by Jani: move the check at the top, out of the loop.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90060
Tested-by: [email protected]
Cc: Jani Nikula <[email protected]>
Cc: Bob Paauwe <[email protected]>
Signed-off-by: Mika Kuoppala <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions