Searched refs:call_lvds_script (Results 1 - 3 of 3) sorted by last modified time

/drivers/gpu/drm/nouveau/dispnv04/
H A Ddfp.c458 call_lvds_script(dev, dcbe, head, LVDS_RESET, nv_encoder->mode.clock);
537 call_lvds_script(dev, nv_encoder->dcb, head,
543 call_lvds_script(dev, nv_encoder->dcb, head,
596 call_lvds_script(dev, nv_encoder->dcb, head,
/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c209 int call_lvds_script(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script script, int pxclk) function
230 call_lvds_script(dev, dcbent, head, LVDS_INIT, pxclk);
234 call_lvds_script(dev, dcbent, head, LVDS_RESET, pxclk);
236 call_lvds_script(dev, dcbent, head, LVDS_PANEL_OFF, pxclk);
H A Dnouveau_bios.h176 int call_lvds_script(struct drm_device *, struct dcb_output *, int head,

Completed in 60 milliseconds