Searched refs:HDMI_NULL_SEND (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/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 | 703 # define HDMI_NULL_SEND (1 << 0) macro
|
| D | evergreend.h | 554 # define HDMI_NULL_SEND (1 << 0) macro
|
| /linux-4.4.14/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
|
| /linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
| D | dce_v11_0.c | 1790 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v11_0_afmt_setmode() 1823 …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_v10_0.c | 1802 tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); in dce_v10_0_afmt_setmode() 1835 …tmp = REG_SET_FIELD(tmp, HDMI_VBI_PACKET_CONTROL, HDMI_NULL_SEND, 1); /* send null packets when re… in dce_v10_0_afmt_setmode()
|