Searched refs:HDMI_NULL_SEND (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_stream_encoder.h | 142 SE_SF(HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\ 229 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\ 415 uint8_t HDMI_NULL_SEND; member 546 uint32_t HDMI_NULL_SEND; member
|
D | dce_stream_encoder.c | 650 HDMI_NULL_SEND, 1); in dce110_stream_encoder_hdmi_set_stream_attribute()
|
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_stream_encoder.h | 197 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\ 379 type HDMI_NULL_SEND;\
|
D | dcn10_stream_encoder.c | 585 HDMI_NULL_SEND, 1); in enc1_stream_encoder_hdmi_set_stream_attribute()
|
/Linux-v5.4/drivers/gpu/drm/radeon/ |
D | evergreen_hdmi.c | 312 HDMI_NULL_SEND | /* send null packets when required */ in dce4_set_vbi_packet()
|
D | rv770d.h | 704 # define HDMI_NULL_SEND (1 << 0) macro
|
D | evergreend.h | 554 # define HDMI_NULL_SEND (1 << 0) macro
|
/Linux-v5.4/drivers/gpu/drm/amd/include/asic_reg/dce/ |
D | dce_11_0_enum.h | 2084 typedef enum HDMI_NULL_SEND { enum 2087 } HDMI_NULL_SEND; typedef
|
D | dce_11_2_enum.h | 2547 typedef enum HDMI_NULL_SEND { enum 2550 } HDMI_NULL_SEND; typedef
|
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
D | dce_v10_0.c | 1584 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v10_0_afmt_setmode() 1617 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); /* send null packets when re… in dce_v10_0_afmt_setmode()
|
D | dce_v11_0.c | 1626 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v11_0_afmt_setmode() 1659 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); /* send null packets when re… in dce_v11_0_afmt_setmode()
|
D | dce_v6_0.c | 1384 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v6_0_audio_set_vbi_packet()
|
/Linux-v5.4/drivers/gpu/drm/amd/include/ |
D | vega10_enum.h | 3946 typedef enum HDMI_NULL_SEND { enum 3949 } HDMI_NULL_SEND; typedef
|
D | navi10_enum.h | 6416 typedef enum HDMI_NULL_SEND { enum 6419 } HDMI_NULL_SEND; typedef
|