/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | evergreen_hdmi.c | 81 HDMI_ACR_AUTO_SEND); /* allow hw to sent ACR packets when required */ in evergreen_hdmi_update_acr() 85 HDMI_ACR_AUTO_SEND); /* allow hw to sent ACR packets when required */ in evergreen_hdmi_update_acr()
|
H A D | rv770d.h | 702 # define HDMI_ACR_AUTO_SEND (1 << 12) macro
|
H A D | evergreend.h | 547 # define HDMI_ACR_AUTO_SEND (1 << 12) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | evergreen_hdmi.c | 82 HDMI_ACR_AUTO_SEND); /* allow hw to sent ACR packets when required */ in evergreen_hdmi_update_acr() 86 HDMI_ACR_AUTO_SEND); /* allow hw to sent ACR packets when required */ in evergreen_hdmi_update_acr()
|
H A D | rv770d.h | 702 # define HDMI_ACR_AUTO_SEND (1 << 12) macro
|
H A D | evergreend.h | 547 # define HDMI_ACR_AUTO_SEND (1 << 12) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_stream_encoder.h | 178 SE_SF(HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\ 258 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\ 454 uint8_t HDMI_ACR_AUTO_SEND; member 585 uint32_t HDMI_ACR_AUTO_SEND; member
|
H A D | dce_stream_encoder.c | 1384 HDMI_ACR_AUTO_SEND, 1, in dce110_se_setup_hdmi_audio()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_stream_encoder.h | 179 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 583 uint32_t HDMI_ACR_AUTO_SEND; member
|
H A D | dce_stream_encoder.c | 1283 HDMI_ACR_AUTO_SEND, 1, in dce110_se_setup_hdmi_audio()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_dio_stream_encoder.h | 74 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_stream_encoder.h | 236 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\ 440 type HDMI_ACR_AUTO_SEND;\
|
H A D | dcn10_stream_encoder.c | 1315 HDMI_ACR_AUTO_SEND, 1, in enc1_se_setup_hdmi_audio()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_stream_encoder.h | 247 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\ 463 type HDMI_ACR_AUTO_SEND;\
|
H A D | dcn10_stream_encoder.c | 1270 HDMI_ACR_AUTO_SEND, 1, in enc1_se_setup_hdmi_audio()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_dio_stream_encoder.h | 147 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
|
H A D | dcn30_dio_stream_encoder.c | 731 HDMI_ACR_AUTO_SEND, 1, in enc3_se_setup_hdmi_audio()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_dio_stream_encoder.h | 153 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
|
H A D | dcn30_dio_stream_encoder.c | 778 HDMI_ACR_AUTO_SEND, 1, in enc3_se_setup_hdmi_audio()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_dio_stream_encoder.h | 153 SE_SF(DIG0_HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, mask_sh),\
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v11_0.c | 1721 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1); in dce_v11_0_afmt_setmode()
|
H A D | dce_v10_0.c | 1679 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1); in dce_v10_0_afmt_setmode()
|
H A D | dce_v6_0.c | 1418 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1); in dce_v6_0_audio_set_acr()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v11_0.c | 1724 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1); in dce_v11_0_afmt_setmode()
|
H A D | dce_v10_0.c | 1675 tmp = REG_SET_FIELD(tmp, HDMI_ACR_PACKET_CONTROL, HDMI_ACR_AUTO_SEND, 1); in dce_v10_0_afmt_setmode()
|