Home
last modified time | relevance | path

Searched refs:run_tmds_table (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_bios.h174 int run_tmds_table(struct drm_device *, struct dcb_output *,
Dnouveau_bios.c626 int run_tmds_table(struct drm_device *dev, struct dcb_output *dcbent, int head, int pxclk) in run_tmds_table() function
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Ddfp.c456 run_tmds_table(dev, dcbe, head, nv_encoder->mode.clock); in nv04_dfp_commit()
604 run_tmds_table(dev, nv_encoder->dcb, head, clock); in nv04_dfp_restore()