Home
last modified time | relevance | path

Searched refs:DP_TEST_PATTERN_VIDEO_MODE (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/display/include/
H A Dlink_service_types.h123 DP_TEST_PATTERN_VIDEO_MODE = 0, enumerator
180 test_pattern == DP_TEST_PATTERN_VIDEO_MODE)
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training_auxless.c75 dp_set_hw_test_pattern(link, link_res, DP_TEST_PATTERN_VIDEO_MODE, NULL, 0); in dp_perform_link_training_skip_aux()
H A Dlink_dp_training.c1517 dp_set_hw_test_pattern(link, link_res, DP_TEST_PATTERN_VIDEO_MODE, NULL, 0); in dp_transition_to_video_idle()
1689 dp_set_hw_test_pattern(link, &pipe_ctx->link_res, DP_TEST_PATTERN_VIDEO_MODE, NULL, 0); in perform_link_training_with_retries()
/linux/drivers/gpu/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_dpia.c64 if (tp_params->dp_phy_pattern != DP_TEST_PATTERN_VIDEO_MODE) in set_dio_dpia_link_test_pattern()
/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
H A Ddcn31_hpo_dp_link_encoder.c97 case DP_TEST_PATTERN_VIDEO_MODE: in dcn31_hpo_dp_link_enc_set_link_test_pattern()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c1525 case DP_TEST_PATTERN_VIDEO_MODE: { in dce110_link_encoder_dp_set_phy_pattern()
1581 case DP_TEST_PATTERN_VIDEO_MODE: { in dce60_link_encoder_dp_set_phy_pattern()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c1278 test_pattern = DP_TEST_PATTERN_VIDEO_MODE; in dm_helpers_dp_handle_test_pattern_request()
H A Damdgpu_dm_debugfs.c806 case DP_TEST_PATTERN_VIDEO_MODE: in dp_phy_test_pattern_debugfs_write()
872 if (test_pattern != DP_TEST_PATTERN_VIDEO_MODE) { in dp_phy_test_pattern_debugfs_write()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4252 if (stream->test_pattern.type != DP_TEST_PATTERN_VIDEO_MODE) { in commit_planes_for_stream()
6961 if (pipe_ctx->stream->test_pattern.type != DP_TEST_PATTERN_VIDEO_MODE) { in dc_capture_register_software_state()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1519 if (new_pipe->stream->test_pattern.type != DP_TEST_PATTERN_VIDEO_MODE && in dcn20_detect_pipe_changes()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1430 if (context->streams[i]->test_pattern.type != DP_TEST_PATTERN_VIDEO_MODE) in is_test_pattern_enabled()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2805 if (new_pipe->stream->test_pattern.type != DP_TEST_PATTERN_VIDEO_MODE && in dcn401_detect_pipe_changes()