Searched refs:HDMI_ACR_AUTO_SEND (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Devergreen_hdmi.c83 HDMI_ACR_AUTO_SEND); /* allow hw to sent ACR packets when required */
87 HDMI_ACR_AUTO_SEND); /* allow hw to sent ACR packets when required */
H A Drv770d.h702 # define HDMI_ACR_AUTO_SEND (1 << 12) macro
H A Devergreend.h547 # define HDMI_ACR_AUTO_SEND (1 << 12) macro
/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.h179 SE_SF(HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
257 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
451 uint8_t HDMI_ACR_AUTO_SEND; member in struct:dce_stream_encoder_shift
583 uint32_t HDMI_ACR_AUTO_SEND; member in struct:dce_stream_encoder_mask
H A Ddce_stream_encoder.c1283 HDMI_ACR_AUTO_SEND, 1,
/linux-master/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_dio_stream_encoder.h74 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
/linux-master/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.h249 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
465 type HDMI_ACR_AUTO_SEND;\
H A Ddcn10_stream_encoder.c1270 HDMI_ACR_AUTO_SEND, 1,
/linux-master/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.h153 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
H A Ddcn30_dio_stream_encoder.c775 HDMI_ACR_AUTO_SEND, 1,
/linux-master/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_dio_stream_encoder.h153 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
/linux-master/drivers/gpu/drm/amd/display/dc/dcn35/
H A Ddcn35_dio_stream_encoder.h154 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v11_0.c1727 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1);
H A Ddce_v10_0.c1678 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1);
H A Ddce_v6_0.c1437 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1);

Completed in 216 milliseconds