/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_stream_encoder.h | 141 SE_SF(HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, mask_sh),\ 228 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, mask_sh),\ 414 uint8_t HDMI_GC_SEND; member 545 uint32_t HDMI_GC_SEND; member
|
H A D | dce_stream_encoder.c | 651 HDMI_GC_SEND, 1, in dce110_stream_encoder_hdmi_set_stream_attribute()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_stream_encoder.h | 141 SE_SF(HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, mask_sh),\ 226 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, mask_sh),\ 410 uint8_t HDMI_GC_SEND; member 542 uint32_t HDMI_GC_SEND; member
|
H A D | dce_stream_encoder.c | 632 HDMI_GC_SEND, 1, in dce110_stream_encoder_hdmi_set_stream_attribute()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_dio_stream_encoder.h | 45 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, mask_sh),\
|
H A D | dcn32_dio_stream_encoder.c | 211 HDMI_GC_SEND, 1, in enc32_stream_encoder_hdmi_set_stream_attribute()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_dio_stream_encoder.c | 244 HDMI_GC_SEND, 1, in enc314_stream_encoder_hdmi_set_stream_attribute()
|
H A D | dcn314_dio_stream_encoder.h | 124 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, mask_sh),\
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_stream_encoder.h | 202 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, mask_sh),\ 398 type HDMI_GC_SEND;\
|
H A D | dcn10_stream_encoder.c | 582 HDMI_GC_SEND, 1, in enc1_stream_encoder_hdmi_set_stream_attribute()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_stream_encoder.h | 212 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, mask_sh),\ 419 type HDMI_GC_SEND;\
|
H A D | dcn10_stream_encoder.c | 584 HDMI_GC_SEND, 1, in enc1_stream_encoder_hdmi_set_stream_attribute()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_dio_stream_encoder.h | 120 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, mask_sh),\
|
H A D | dcn30_dio_stream_encoder.c | 647 HDMI_GC_SEND, 1, in enc3_stream_encoder_hdmi_set_stream_attribute()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | evergreen_hdmi.c | 313 HDMI_GC_SEND | /* send general control packets */ in dce4_set_vbi_packet()
|
H A D | rv770d.h | 705 # define HDMI_GC_SEND (1 << 4) macro
|
H A D | evergreend.h | 555 # define HDMI_GC_SEND (1 << 4) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_dio_stream_encoder.h | 125 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, mask_sh),\
|
H A D | dcn30_dio_stream_encoder.c | 691 HDMI_GC_SEND, 1, in enc3_stream_encoder_hdmi_set_stream_attribute()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | evergreen_hdmi.c | 314 HDMI_GC_SEND | /* send general control packets */ in dce4_set_vbi_packet()
|
H A D | rv770d.h | 705 # define HDMI_GC_SEND (1 << 4) macro
|
H A D | evergreend.h | 555 # define HDMI_GC_SEND (1 << 4) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/asic_reg/dce/ |
H A D | dce_11_0_enum.h | 2088 typedef enum HDMI_GC_SEND { enum 2091 } HDMI_GC_SEND; typedef
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/asic_reg/dce/ |
H A D | dce_11_0_enum.h | 2088 typedef enum HDMI_GC_SEND { enum 2091 } HDMI_GC_SEND; typedef
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v11_0.c | 1678 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_GC_SEND, 1); /* send general control packets */ in dce_v11_0_afmt_setmode()
|