Home
last modified time | relevance | path

Searched refs:HDMI_NULL_SEND (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.h142 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
H A Ddce_stream_encoder.c652 HDMI_NULL_SEND, 1); in dce110_stream_encoder_hdmi_set_stream_attribute()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.h142 SE_SF(HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
227 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
411 uint8_t HDMI_NULL_SEND; member
543 uint32_t HDMI_NULL_SEND; member
H A Ddce_stream_encoder.c633 HDMI_NULL_SEND, 1); in dce110_stream_encoder_hdmi_set_stream_attribute()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_dio_stream_encoder.h46 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
H A Ddcn32_dio_stream_encoder.c212 HDMI_NULL_SEND, 1); in enc32_stream_encoder_hdmi_set_stream_attribute()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_dio_stream_encoder.c245 HDMI_NULL_SEND, 1); in enc314_stream_encoder_hdmi_set_stream_attribute()
H A Ddcn314_dio_stream_encoder.h125 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.h203 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
399 type HDMI_NULL_SEND;\
H A Ddcn10_stream_encoder.c583 HDMI_NULL_SEND, 1); in enc1_stream_encoder_hdmi_set_stream_attribute()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.h213 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
420 type HDMI_NULL_SEND;\
H A Ddcn10_stream_encoder.c585 HDMI_NULL_SEND, 1); in enc1_stream_encoder_hdmi_set_stream_attribute()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.h121 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
H A Ddcn30_dio_stream_encoder.c648 HDMI_NULL_SEND, 1); in enc3_stream_encoder_hdmi_set_stream_attribute()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Devergreen_hdmi.c312 HDMI_NULL_SEND | /* send null packets when required */ in dce4_set_vbi_packet()
H A Drv770d.h704 # define HDMI_NULL_SEND (1 << 0) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.h126 SE_SF(DIG0_HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, mask_sh),\
H A Ddcn30_dio_stream_encoder.c692 HDMI_NULL_SEND, 1); in enc3_stream_encoder_hdmi_set_stream_attribute()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Devergreen_hdmi.c313 HDMI_NULL_SEND | /* send null packets when required */ in dce4_set_vbi_packet()
H A Drv770d.h704 # define HDMI_NULL_SEND (1 << 0) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v11_0.c1644 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v11_0_afmt_setmode()
1677 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); /* send null packets when required */ in dce_v11_0_afmt_setmode()
H A Ddce_v10_0.c1602 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v10_0_afmt_setmode()
1635 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); /* send null packets when required */ in dce_v10_0_afmt_setmode()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v11_0.c1647 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v11_0_afmt_setmode()
1680 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); /* send null packets when required */ in dce_v11_0_afmt_setmode()
H A Ddce_v10_0.c1598 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v10_0_afmt_setmode()
1631 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); /* send null packets when required */ in dce_v10_0_afmt_setmode()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/asic_reg/dce/
H A Ddce_11_0_enum.h2084 typedef enum HDMI_NULL_SEND { enum
2087 } HDMI_NULL_SEND; typedef

Completed in 72 milliseconds

12