aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
diff options
context:
space:
mode:
authorFangzhi Zuo <[email protected]>2020-09-21 17:52:43 -0400
committerAlex Deucher <[email protected]>2020-10-05 15:13:55 -0400
commit95d620adb48f7728e67d82f56f756e8d451cf8d2 (patch)
treedbcc70925e2bba8939b979fff6e360332dca10e7 /tools/testing/selftests/bpf/prog_tests
parentdc3de51642add38e9dbdc6eb9f8286b3eee42fe0 (diff)
drm/amd/display: HDMI remote sink need mode validation for Linux
[Why] Currently mode validation is bypassed if remote sink exists. That leads to mode set issue when a BW bottle neck exists in the link path, e.g., a DP-to-HDMI converter that only supports HDMI 1.4. Any invalid mode passed to Linux user space will cause the modeset failure due to limitation of Linux user space implementation. [How] Mode validation is skipped only if in edid override. For real remote sink, clock limit check should be done for HDMI remote sink. Have HDMI related remote sink going through mode validation to elimiate modes which pixel clock exceeds BW limitation. Signed-off-by: Fangzhi Zuo <[email protected]> Reviewed-by: Hersen Wu <[email protected]> Acked-by: Eryk Brol <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests')
0 files changed, 0 insertions, 0 deletions