summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/selftests/test-drm_dp_mst_helper.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-19drm/selftests/test-drm_dp_mst_helper: Fix memory leak in sideband_msg_req_enc...José Expósito1-1/+3
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann1-1/+1
2022-01-17drm/dp: Move DisplayPort helpers into separate helper moduleThomas Zimmermann1-1/+1
2020-11-17drm/selftests/test-drm_dp_mst_helper: Move 'sideband_msg_req_encode_decode' o...Lee Jones1-3/+8
2020-11-17drm/selftests/test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_b...Lee 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