Searched defs:dcbent (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nv04_display.c | 134 struct dcb_entry *dcbent = &dcb->entry[i]; in nv04_display_create() local
|
D | nv04_dfp.c | 52 int nv04_dfp_get_bound_head(struct drm_device *dev, struct dcb_entry *dcbent) in nv04_dfp_get_bound_head() 65 void nv04_dfp_bind_head(struct drm_device *dev, struct dcb_entry *dcbent, in nv04_dfp_bind_head()
|
D | nouveau_bios.c | 292 struct dcb_entry *dcbent = bios->display.output; in munge_reg() local 3717 struct dcb_entry *dcbent, int head, bool dl) in run_digital_op_script() 3734 static int call_lvds_manufacturer_script(struct drm_device *dev, struct dcb_entry *dcbent, int head… in call_lvds_manufacturer_script() 3761 static int run_lvds_table(struct drm_device *dev, struct dcb_entry *dcbent, int head, enum LVDS_scr… in run_lvds_table() 3834 int call_lvds_script(struct drm_device *dev, struct dcb_entry *dcbent, int head, enum LVDS_script s… in call_lvds_script() 4277 struct dcb_entry *dcbent, int crtc) in nouveau_bios_run_display_table() 4447 int run_tmds_table(struct drm_device *dev, struct dcb_entry *dcbent, int head, int pxclk) in run_tmds_table() 6304 struct dcb_entry *dcbent, int crtc) in nouveau_bios_run_init_table()
|