summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/selftests/test-drm_dp_mst_helper.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Rename dp/ to display/Thomas Zimmermann2022-04-251-2/+2
* drm/selftests/test-drm_dp_mst_helper: Fix memory leak in sideband_msg_req_enc...José Expósito2022-01-191-1/+3
* drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann2022-01-171-1/+1
* drm/dp: Move DisplayPort helpers into separate helper moduleThomas Zimmermann2022-01-171-1/+1
* drm/selftests/test-drm_dp_mst_helper: Move 'sideband_msg_req_encode_decode' o...Lee Jones2020-11-171-3/+8
* drm/selftests/test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_b...Lee Jones2020-11-171-11/+20
* drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband messageSean Paul2020-09-011-0/+17
* drm/dp_mst: Add PBN calculation for DSC modesDavid Francis2020-01-091-4/+8
* drm/dp_mst: Add sideband down request tracing + selftestsLyude Paul2019-09-031-0/+204
* drm/dp_mst: Move test_calc_pbn_mode() into an actual selftestLyude Paul2019-09-031-0/+34