aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorShirish S <[email protected]>2017-09-27 15:15:38 +0530
committerAlex Deucher <[email protected]>2017-10-21 16:53:49 -0400
commitfc9e9920b1d3a7a6af7eb993d531c36beb985570 (patch)
tree1e75e53e32972b184b82c518ef6bdeb09e275d01 /tools/perf/scripts/python/call-graph-from-sql.py
parent634086b464ac92d215aeaa3653759b0fbcde1a02 (diff)
drm/amd/display: add hardware_planes_only to list of affected planes
For SoC's having software designed cursor plane, should be treated differently than hardware cursor planes. The DRM core initializes cursor plane by default with legacy_cursor_update set. Hence legacy_cursor_update can be use effectively to handle software cursor planes' update and atomicity functionalities. This patch uses this variable to decide in the atomic_check to whether add a requested plane to the list of affected planes or not, hence fixing the issue of co-existence of MPO, i.e, setting of available hardware planes like underlay and updation of cursor planes as well. Without this patch when underlay is set from user space, only blank screen with backlight is visible. Signed-off-by: Shirish S <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions