diff options
author | 2018-03-09 15:32:56 -0800 | |
---|---|---|
committer | 2018-05-07 10:19:11 -0400 | |
commit | 164c2416dd40770aba5814f93da835e8a9f7196d (patch) | |
tree | 63871b8002836130b8bdc0652788ef3cfa1ab89e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | drm/atomic: Clean private obj old_state/new_state in drm_atomic_state_default_clear() (diff) | |
download | linux-dev-164c2416dd40770aba5814f93da835e8a9f7196d.tar.xz linux-dev-164c2416dd40770aba5814f93da835e8a9f7196d.zip |
drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge.
In the cleanup, I didn't notice that we needed to dereference the
connector for the bus_format. Fix the regression by looking up the
first (and only) connector attached to us, and assume that its
bus_format is what we want. Some day it would be good to have that
part of display_info attached to the bridge, instead.
v2: Fix stray whitespace change
Signed-off-by: Eric Anholt <eric@anholt.net>
Fixes: 7b1298e05310 ("drm/vc4: Switch DPI to using the panel-bridge helper.")
Link: https://patchwork.freedesktop.org/patch/msgid/20180309233256.1667-1-eric@anholt.net
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions