aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2018-09-09 15:34:56 +0200
committerHans de Goede <[email protected]>2018-09-27 13:36:49 +0200
commit9531221df8f0cadcf4c03151e2a0204787a77b74 (patch)
treed062b385b5f3fc2b2aeffe4491802480986e2513 /tools/perf/scripts/python/bin/stackcollapse-report
parent4bdafb9ddfa4b3d970e2194d00e1c6d5002f513f (diff)
drm/i915: Check for panel orientation quirks on eDP panels
So far we have only been calling drm_connector_init_panel_orientation_property(), which checks for panel orientation quirks in the drm_panel_orientation_quirks.c file, for DSI panels as so far only devices with DSI panels have had panels which are not mounted up right. The new GPD win2 device uses a portrait screen in a landscape case, so now we've a device with an eDP panel which needs the panel-orientation property to let the fbcon code and userspace know that the image needs to be fixed-up. This commit makes intel_edp_init_connector() call drm_connector_init_panel_orientation_property() so that the property gets added. Reported-and-tested-by: [email protected] Reviewed-by: Jani Nikula <[email protected]> Signed-off-by: Hans de Goede <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions