Searched refs:run_tmds_table (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_bios.h | 174 int run_tmds_table(struct drm_device *, struct dcb_output *,
|
D | nouveau_bios.c | 626 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/ |
D | dfp.c | 456 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()
|