diff options
author | Mario Kleiner <[email protected]> | 2016-08-27 01:02:28 +0200 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2016-08-29 06:55:47 +1000 |
commit | add1fa75101263ab4d74240f93000998d4325624 (patch) | |
tree | 7a112ad1c1585b4d5a570cc2b1a7ce9662465dfd /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 969af80f770a86e65bf8be1f72b218b5f8556b56 (diff) |
drm/atomic: Don't potentially reset color_mgmt_changed on successive property updates.
Due to assigning the 'replaced' value instead of or'ing it,
if drm_atomic_crtc_set_property() gets called multiple times,
the last call will define the color_mgmt_changed flag, so
a non-updating call to a property can reset the flag and
prevent actual hw state updates required by preceding
property updates.
Signed-off-by: Mario Kleiner <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: <[email protected]> # v4.6+
Reviewed-by: Daniel Vetter <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions