Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/link/hwss/
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()
/drivers/gpu/drm/amd/display/dc/link/accessories/
A Dlink_dp_cts.c669 link->pending_test_pattern = test_pattern; in dp_set_test_pattern()
691 link->pending_test_pattern = DP_TEST_PATTERN_UNSUPPORTED; in dp_set_test_pattern()
730 link->pending_test_pattern = DP_TEST_PATTERN_UNSUPPORTED; in dp_set_test_pattern()
937 link->pending_test_pattern = DP_TEST_PATTERN_UNSUPPORTED; in dp_set_test_pattern()
/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h356 struct test_pattern *pending_test_pattern; member
A Ddc.h1574 enum dp_test_pattern pending_test_pattern; member
/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c2911 if (stream_update && stream_update->pending_test_pattern) { in check_update_surfaces_for_stream()
3286 if (update->pending_test_pattern) in copy_stream_update_to_stream()
3287 stream->test_pattern = *update->pending_test_pattern; in copy_stream_update_to_stream()
3636 if (stream_update->pending_test_pattern) { in commit_planes_do_stream_update()
5061 stream_update->pending_test_pattern || in full_update_required()

Completed in 45 milliseconds