Home
last modified time | relevance | path

Searched refs:DP_TEST_RESPONSE (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/include/linux/
H A Ddrm_dp_helper.h305 #define DP_TEST_RESPONSE 0x260 macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c608 DP_TEST_RESPONSE, in dp_handle_automated_test()
651 DP_TEST_RESPONSE, in dp_handle_automated_test()
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h897 #define DP_TEST_RESPONSE 0x260 macro
/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_link.c811 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 Damdgpu_dm_helpers.c951 DP_TEST_RESPONSE, in dm_helpers_read_local_edid()
H A Damdgpu_dm.c1389 DP_TEST_RESPONSE, in dm_handle_hpd_rx_offload_work()
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c895 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 Dintel_dp.c4060 status = drm_dp_dpcd_writeb(&intel_dp->aux, DP_TEST_RESPONSE, response); in intel_dp_handle_test_request()