Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_test.c118 u8 test_misc; in intel_dp_autotest_video_pattern() local
147 &test_misc); in intel_dp_autotest_video_pattern()
152 if ((test_misc & DP_TEST_COLOR_FORMAT_MASK) != DP_COLOR_FORMAT_RGB) in intel_dp_autotest_video_pattern()
154 if (test_misc & DP_TEST_DYNAMIC_RANGE_CEA) in intel_dp_autotest_video_pattern()
156 switch (test_misc & DP_TEST_BIT_DEPTH_MASK) { in intel_dp_autotest_video_pattern()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_helpers.h188 union test_misc dpcd_test_params);
H A Ddc_dp_types.h727 union test_misc { union
/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c596 union test_misc dpcd_test_params; in dp_handle_automated_test()