summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorWayne Lin <Wayne.Lin@amd.com>2019-09-19 12:41:02 +0300
committerAlex Deucher <alexander.deucher@amd.com>2019-10-11 03:34:33 +0300
commit4a36fcbaec4e9beebf3023c95b2f4a76dbf7fd73 (patch)
treefdae93ec9fa2344aac284a01ff97106373a503ee /tools/perf/scripts/python/event_analyzing_sample.py
parentdd998291dbe92106d8c4a7581c409b356928d711 (diff)
downloadlinux-4a36fcbaec4e9beebf3023c95b2f4a76dbf7fd73.tar.xz
drm/amd/display: correct stream LTE_340MCSC_SCRAMBLE value
[Why] HDMI 2.0 requires scrambling under specific conditions. We refer to stream property LTE_340MCSC_SCRAMBLE to determine whether en/dis scrambling. While creating stream for sink, we setup LTE_340MCSC_SCRAMBLE by referring to edid_caps. However, dm_helpers_parse_edid_caps() doesn't construct HDMI Forum block data for edid_caps. Moreover, fill_stream_properties_from_drm_display_mode() aslo unconsciously clear the LTE_340MCSC_SCRAMBLE flag. [How] Drm already provides drm_display_info to refer HDMI Forum vsdb info. Set stream LTE_340MCSC_SCRAMBLE by drm_display_info and remove memset in fill_stream_properties_from_drm_display_mode() Signed-off-by: Wayne Lin <Wayne.Lin@amd.com> Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions