Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Ddrm_dp_helper.h310 #define DP_TEST_EDID_CHECKSUM 0x261 macro
/openbmc/linux/include/drm/display/
H A Ddrm_dp.h902 #define DP_TEST_EDID_CHECKSUM 0x261 macro
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c945 DP_TEST_EDID_CHECKSUM, in dm_helpers_read_local_edid()
/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_link.c858 ret = drm_dp_dpcd_writeb(link->aux, DP_TEST_EDID_CHECKSUM, in dp_link_send_edid_checksum()
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c887 if (drm_dp_dpcd_write(aux, DP_TEST_EDID_CHECKSUM, in drm_dp_send_real_edid_checksum()
890 aux->name, DP_TEST_EDID_CHECKSUM); in drm_dp_send_real_edid_checksum()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c3891 if (drm_dp_dpcd_writeb(&intel_dp->aux, DP_TEST_EDID_CHECKSUM, in intel_dp_autotest_edid()