Home
last modified time | relevance | path

Searched refs:pending_test_pattern (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_hpo_fixed_vs_pe_retimer_dp.c182 if (IS_DP_PHY_PATTERN(link->pending_test_pattern)) { in set_hpo_fixed_vs_pe_retimer_dp_lane_settings()
184 if (IS_DP_PHY_SQUARE_PATTERN(link->pending_test_pattern)) { in set_hpo_fixed_vs_pe_retimer_dp_lane_settings()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h368 struct test_pattern *pending_test_pattern; member
H A Ddc.h1665 enum dp_test_pattern pending_test_pattern; member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2972 if (stream_update && stream_update->pending_test_pattern) { in check_update_surfaces_for_stream()
3329 if (update->pending_test_pattern) in copy_stream_update_to_stream()
3330 stream->test_pattern = *update->pending_test_pattern; in copy_stream_update_to_stream()
3771 if (stream_update->pending_test_pattern) { in commit_planes_do_stream_update()
5193 stream_update->pending_test_pattern || in full_update_required()