Home
last modified time | relevance | path

Searched refs:dp_set_test_pattern (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.h29 bool dp_set_test_pattern(
H A Dlink_dp_cts.c410 dp_set_test_pattern( in dp_test_send_phy_test_pattern()
585 bool dp_set_test_pattern( in dp_set_test_pattern() function
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h308 bool (*dp_set_test_pattern)( member
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c238 link_srv->dp_set_test_pattern = dp_set_test_pattern; in construct_link_service_dp_cts()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_exports.c201 return link->dc->link_srv->dp_set_test_pattern(link, test_pattern, in dc_link_dp_set_test_pattern()
H A Ddc.c3359 dc->link_srv->dp_set_test_pattern(stream->link, in commit_planes_do_stream_update()