aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/selftests/test-drm_dp_mst_helper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-17drm/selftests/test-drm_dp_mst_helper: Move 'sideband_msg_req_encode_decode' onto the heapLee Jones1-3/+8
2020-11-17drm/selftests/test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_body' onto the heapLee Jones1-11/+20
2020-09-01drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband messageSean Paul1-0/+17
2020-01-09drm/dp_mst: Add PBN calculation for DSC modesDavid Francis1-4/+8
2019-09-03drm/dp_mst: Add sideband down request tracing + selftestsLyude Paul1-0/+204
2019-09-03drm/dp_mst: Move test_calc_pbn_mode() into an actual selftestLyude Paul1-0/+34