Searched refs:DP_TEST_RESPONSE (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/include/linux/ |
H A D | drm_dp_helper.h | 305 #define DP_TEST_RESPONSE 0x260 macro
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/ |
H A D | link_dp_cts.c | 608 DP_TEST_RESPONSE, in dp_handle_automated_test() 651 DP_TEST_RESPONSE, in dp_handle_automated_test()
|
/openbmc/linux/include/drm/display/ |
H A D | drm_dp.h | 897 #define DP_TEST_RESPONSE 0x260 macro
|
/openbmc/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_link.c | 811 ret = drm_dp_dpcd_writeb(link->aux, DP_TEST_RESPONSE, in dp_link_send_test_response()
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_helpers.c | 951 DP_TEST_RESPONSE, in dm_helpers_read_local_edid()
|
H A D | amdgpu_dm.c | 1389 DP_TEST_RESPONSE, in dm_handle_hpd_rx_offload_work()
|
/openbmc/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_helper.c | 895 if (drm_dp_dpcd_write(aux, DP_TEST_RESPONSE, &test_resp, 1) < 1) { in drm_dp_send_real_edid_checksum() 897 aux->name, DP_TEST_RESPONSE); in drm_dp_send_real_edid_checksum()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dp.c | 4060 status = drm_dp_dpcd_writeb(&intel_dp->aux, DP_TEST_RESPONSE, response); in intel_dp_handle_test_request()
|