Searched defs:dvo (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/gpu/drm/i915/display/
H A Ddvo_sil164.c73 static bool sil164_readb(struct intel_dvo_device *dvo, int addr, u8 *ch) argument
110 static bool sil164_writeb(struct intel_dvo_device *dvo, int addr, u8 ch) argument
137 sil164_init(struct intel_dvo_device *dvo, struct i2c_adapter *adapter) argument
179 sil164_detect(struct intel_dvo_device *dvo) argument
191 sil164_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
197 sil164_mode_set(struct intel_dvo_device *dvo, const struct drm_display_mode *mode, const struct drm_display_mode *adjusted_mode) argument
222 sil164_dpms(struct intel_dvo_device *dvo, bool enable) argument
239 sil164_get_hw_state(struct intel_dvo_device *dvo) argument
254 sil164_dump_regs(struct intel_dvo_device *dvo) argument
270 sil164_destroy(struct intel_dvo_device *dvo) argument
[all...]
H A Dintel_dvo.c390 static int intel_dvo_encoder_type(const struct intel_dvo_device *dvo) argument
404 static int intel_dvo_connector_type(const struct intel_dvo_device *dvo) argument
418 intel_dvo_init_dev(struct drm_i915_private *dev_priv, struct intel_dvo *intel_dvo, const struct intel_dvo_device *dvo) argument
[all...]
H A Ddvo_tfp410.c94 static bool tfp410_readb(struct intel_dvo_device *dvo, int addr, u8 *ch) argument
131 static bool tfp410_writeb(struct intel_dvo_device *dvo, int addr, u8 ch) argument
157 tfp410_getid(struct intel_dvo_device *dvo, int addr) argument
169 tfp410_init(struct intel_dvo_device *dvo, struct i2c_adapter *adapter) argument
204 tfp410_detect(struct intel_dvo_device *dvo) argument
219 tfp410_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
225 tfp410_mode_set(struct intel_dvo_device *dvo, const struct drm_display_mode *mode, const struct drm_display_mode *adjusted_mode) argument
238 tfp410_dpms(struct intel_dvo_device *dvo, bool enable) argument
253 tfp410_get_hw_state(struct intel_dvo_device *dvo) argument
266 tfp410_dump_regs(struct intel_dvo_device *dvo) argument
300 tfp410_destroy(struct intel_dvo_device *dvo) argument
[all...]
H A Ddvo_ivch.c192 static bool ivch_read(struct intel_dvo_device *dvo, int addr, u16 *data) argument
235 static bool ivch_write(struct intel_dvo_device *dvo, int addr, u16 data) argument
263 ivch_init(struct intel_dvo_device *dvo, struct i2c_adapter *adapter) argument
311 ivch_detect(struct intel_dvo_device *dvo) argument
316 ivch_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
329 ivch_reset(struct intel_dvo_device *dvo) argument
343 ivch_dpms(struct intel_dvo_device *dvo, bool enable) argument
381 ivch_get_hw_state(struct intel_dvo_device *dvo) argument
397 ivch_mode_set(struct intel_dvo_device *dvo, const struct drm_display_mode *mode, const struct drm_display_mode *adjusted_mode) argument
440 ivch_dump_regs(struct intel_dvo_device *dvo) argument
484 ivch_destroy(struct intel_dvo_device *dvo) argument
[all...]
H A Ddvo_ch7xxx.c147 static bool ch7xxx_readb(struct intel_dvo_device *dvo, int addr, u8 *ch) argument
185 static bool ch7xxx_writeb(struct intel_dvo_device *dvo, int addr, u8 ch) argument
211 ch7xxx_init(struct intel_dvo_device *dvo, struct i2c_adapter *adapter) argument
257 ch7xxx_detect(struct intel_dvo_device *dvo) argument
278 ch7xxx_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
287 ch7xxx_mode_set(struct intel_dvo_device *dvo, const struct drm_display_mode *mode, const struct drm_display_mode *adjusted_mode) argument
333 ch7xxx_dpms(struct intel_dvo_device *dvo, bool enable) argument
341 ch7xxx_get_hw_state(struct intel_dvo_device *dvo) argument
353 ch7xxx_dump_regs(struct intel_dvo_device *dvo) argument
366 ch7xxx_destroy(struct intel_dvo_device *dvo) argument
[all...]
H A Ddvo_ns2501.c393 static bool ns2501_readb(struct intel_dvo_device *dvo, int addr, u8 *ch) argument
438 static bool ns2501_writeb(struct intel_dvo_device *dvo, int addr, u8 ch) argument
472 ns2501_init(struct intel_dvo_device *dvo, struct i2c_adapter *adapter) argument
515 ns2501_detect(struct intel_dvo_device *dvo) argument
527 ns2501_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
549 ns2501_mode_set(struct intel_dvo_device *dvo, const struct drm_display_mode *mode, const struct drm_display_mode *adjusted_mode) argument
645 ns2501_get_hw_state(struct intel_dvo_device *dvo) argument
656 ns2501_dpms(struct intel_dvo_device *dvo, bool enable) argument
692 ns2501_destroy(struct intel_dvo_device *dvo) argument
[all...]
H A Ddvo_ch7017.c169 static bool ch7017_read(struct intel_dvo_device *dvo, u8 addr, u8 *val) argument
188 static bool ch7017_write(struct intel_dvo_device *dvo, u8 addr, u8 val) argument
201 static bool ch7017_init(struct intel_dvo_device *dvo, argument
244 ch7017_detect(struct intel_dvo_device *dvo) argument
249 ch7017_mode_valid(struct intel_dvo_device *dvo, struct drm_display_mode *mode) argument
258 ch7017_mode_set(struct intel_dvo_device *dvo, const struct drm_display_mode *mode, const struct drm_display_mode *adjusted_mode) argument
335 ch7017_dpms(struct intel_dvo_device *dvo, bool enable) argument
363 ch7017_get_hw_state(struct intel_dvo_device *dvo) argument
375 ch7017_dump_regs(struct intel_dvo_device *dvo) argument
396 ch7017_destroy(struct intel_dvo_device *dvo) argument
[all...]
/linux-master/drivers/gpu/drm/sti/
H A Dsti_dvo.c105 struct sti_dvo *dvo; member in struct:sti_dvo_connector
112 static int dvo_awg_generate_code(struct sti_dvo *dvo, u8 *ram_size, u32 *ram_code) argument
148 dvo_awg_configure(struct sti_dvo *dvo, u32 *awg_ram_code, int nb) argument
182 struct sti_dvo *dvo = (struct sti_dvo *)node->info_ent->data; local
199 dvo_debugfs_init(struct sti_dvo *dvo, struct drm_minor *minor) argument
213 struct sti_dvo *dvo = bridge->driver_private; local
236 struct sti_dvo *dvo = bridge->driver_private; local
283 struct sti_dvo *dvo = bridge->driver_private; local
339 struct sti_dvo *dvo = dvo_connector->dvo; local
359 struct sti_dvo *dvo = dvo_connector->dvo; local
385 struct sti_dvo *dvo = dvo_connector->dvo; local
405 struct sti_dvo *dvo = dvo_connector->dvo; local
436 struct sti_dvo *dvo = dev_get_drvdata(dev); local
499 struct sti_dvo *dvo = dev_get_drvdata(dev); local
512 struct sti_dvo *dvo; local
[all...]
H A Dsti_tvout.c119 struct drm_encoder *dvo; member in struct:sti_tvout
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c370 DVO_ENCODER_CONTROL_PS_ALLOCATION dvo; member in union:dvo_encoder_control
/linux-master/drivers/gpu/drm/radeon/
H A Datombios_encoders.c480 DVO_ENCODER_CONTROL_PS_ALLOCATION dvo; member in union:dvo_encoder_control

Completed in 139 milliseconds