aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorHsin-Yi Wang <[email protected]>2022-06-09 15:27:23 +0800
committerDouglas Anderson <[email protected]>2022-06-21 08:52:59 -0700
commit15b9ca1641f0c3cd74885280331e9172c62a125e (patch)
treeae11deafb2794a428fe46a3b14b98a80bb02df39 /tools/perf/scripts/python/check-perf-trace.py
parenta64af136771a7c50818fdc23ad4ce140ed7b66c8 (diff)
drm: Config orientation property if panel provides it
Panel orientation property should be set before drm_dev_register(). Some drm driver calls drm_dev_register() in .bind(). However, most panels sets orientation property relatively late, mostly in .get_modes() callback, since this is when they are able to get the connector and binds the orientation property to it, though the value should be known when the panel is probed. In drm_bridge_connector_init(), if a bridge is a panel bridge, use it to set the connector's panel orientation property. Suggested-by: Douglas Anderson <[email protected]> Signed-off-by: Hsin-Yi Wang <[email protected]> Reviewed-by: Douglas Anderson <[email protected]> Reviewed-by: Stephen Boyd <[email protected]> [dianders: fixed space vs. tab indentation] Signed-off-by: Douglas Anderson <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions