Searched refs:DP_TEST_RESPONSE (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/accessories/ |
A D | link_dp_cts.c | 606 DP_TEST_RESPONSE, in dc_link_dp_handle_automated_test() 649 DP_TEST_RESPONSE, in dc_link_dp_handle_automated_test()
|
/linux-6.3-rc2/include/drm/display/ |
A D | drm_dp.h | 895 #define DP_TEST_RESPONSE 0x260 macro
|
/linux-6.3-rc2/drivers/gpu/drm/msm/dp/ |
A D | dp_link.c | 810 ret = drm_dp_dpcd_writeb(link->aux, DP_TEST_RESPONSE, in dp_link_send_test_response()
|
/linux-6.3-rc2/drivers/gpu/drm/display/ |
A D | drm_dp_helper.c | 863 if (drm_dp_dpcd_write(aux, DP_TEST_RESPONSE, &test_resp, 1) < 1) { in drm_dp_send_real_edid_checksum() 865 aux->name, DP_TEST_RESPONSE); in drm_dp_send_real_edid_checksum()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_dp.c | 3828 status = drm_dp_dpcd_writeb(&intel_dp->aux, DP_TEST_RESPONSE, response); in intel_dp_handle_test_request()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/ |
A D | amdgpu_dm.c | 1313 DP_TEST_RESPONSE, in dm_handle_hpd_rx_offload_work()
|
Completed in 43 milliseconds