Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_helpers.h168 union test_misc dpcd_test_params);
H A Ddc_dp_types.h682 union test_misc { union
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c1445 void test_misc(void) in test_misc() function
2199 test_misc(); in main()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c616 union test_misc dpcd_test_params; in dp_handle_automated_test()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c3802 u8 test_misc; in intel_dp_autotest_video_pattern() local
3831 &test_misc); in intel_dp_autotest_video_pattern()
3836 if ((test_misc & DP_TEST_COLOR_FORMAT_MASK) != DP_COLOR_FORMAT_RGB) in intel_dp_autotest_video_pattern()
3838 if (test_misc & DP_TEST_DYNAMIC_RANGE_CEA) in intel_dp_autotest_video_pattern()
3840 switch (test_misc & DP_TEST_BIT_DEPTH_MASK) { in intel_dp_autotest_video_pattern()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c1116 union test_misc dpcd_test_params) in dm_helpers_dp_handle_test_pattern_request()