Lines Matching refs:encoder

91 void dce6_afmt_select_pin(struct drm_encoder *encoder)  in dce6_afmt_select_pin()  argument
93 struct radeon_device *rdev = encoder->dev->dev_private; in dce6_afmt_select_pin()
94 struct radeon_encoder *radeon_encoder = to_radeon_encoder(encoder); in dce6_afmt_select_pin()
104 void dce6_afmt_write_latency_fields(struct drm_encoder *encoder, in dce6_afmt_write_latency_fields() argument
108 struct radeon_device *rdev = encoder->dev->dev_private; in dce6_afmt_write_latency_fields()
109 struct radeon_encoder *radeon_encoder = to_radeon_encoder(encoder); in dce6_afmt_write_latency_fields()
133 void dce6_afmt_hdmi_write_speaker_allocation(struct drm_encoder *encoder, in dce6_afmt_hdmi_write_speaker_allocation() argument
136 struct radeon_device *rdev = encoder->dev->dev_private; in dce6_afmt_hdmi_write_speaker_allocation()
137 struct radeon_encoder *radeon_encoder = to_radeon_encoder(encoder); in dce6_afmt_hdmi_write_speaker_allocation()
158 void dce6_afmt_dp_write_speaker_allocation(struct drm_encoder *encoder, in dce6_afmt_dp_write_speaker_allocation() argument
161 struct radeon_device *rdev = encoder->dev->dev_private; in dce6_afmt_dp_write_speaker_allocation()
162 struct radeon_encoder *radeon_encoder = to_radeon_encoder(encoder); in dce6_afmt_dp_write_speaker_allocation()
183 void dce6_afmt_write_sad_regs(struct drm_encoder *encoder, in dce6_afmt_write_sad_regs() argument
187 struct radeon_encoder *radeon_encoder = to_radeon_encoder(encoder); in dce6_afmt_write_sad_regs()
189 struct radeon_device *rdev = encoder->dev->dev_private; in dce6_afmt_write_sad_regs()