aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/selftests/test-drm_dp_mst_helper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-11drm: selftest: convert drm_dp_mst_helper selftest to KUnitMaíra Canal1-275/+0
2022-06-28drm/display/selftests: drop extra word 'for' in comments for MST selftestsJiang Jian1-1/+1
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann1-2/+2
2022-01-19drm/selftests/test-drm_dp_mst_helper: Fix memory leak in sideband_msg_req_encode_decodeJosé 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' 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