Searched refs:DP_TEST_RESPONSE (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/msm/dp/ |
| A D | dp_link.c | 794 ret = drm_dp_dpcd_writeb(link->aux, DP_TEST_RESPONSE, in dp_link_send_test_response()
|
| /linux/drivers/gpu/drm/ |
| A D | drm_dp_helper.c | 602 if (drm_dp_dpcd_write(aux, DP_TEST_RESPONSE, &test_resp, 1) < 1) { in drm_dp_send_real_edid_checksum() 604 aux->name, DP_TEST_RESPONSE); in drm_dp_send_real_edid_checksum()
|
| /linux/include/drm/ |
| A D | drm_dp_helper.h | 888 #define DP_TEST_RESPONSE 0x260 macro
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc_link_dp.c | 3913 DP_TEST_RESPONSE, 3939 DP_TEST_RESPONSE,
|
| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_dp.c | 3522 status = drm_dp_dpcd_writeb(&intel_dp->aux, DP_TEST_RESPONSE, response); in intel_dp_handle_test_request()
|
Completed in 39 milliseconds