summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNoah Abradjian <noah.abradjian@amd.com>2019-11-13 13:55:53 -0500
committerAlex Deucher <alexander.deucher@amd.com>2019-12-05 16:31:03 -0500
commit9a35b016b99fb39891102c17e65f0b63d1d90d94 (patch)
tree510647d7f7e9bfb6fb7b1d24fe33fa897684be25 /tools/perf/scripts/python/export-to-postgresql.py
parente0600a94343cc772b33705015cb8c05bac32bccb (diff)
drm/amd/display: Remove flag check in mpcc update
[Why] MPCC programming was being missed during certain split pipe enables due to full_update flag not being true. This caused a momentary flash on half the screen. After discussion, determined we should not have that flag check within update_mpcc, as it should always perform full programming when called. [How] Remove flag check. We call update_blending within insert_plane, so we do not need to replace its call from the if block. Signed-off-by: Noah Abradjian <noah.abradjian@amd.com> Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions