Searched refs:run_tmds_table (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_bios.h | 173 int run_tmds_table(struct drm_device *, struct dcb_output *,
|
H A D | nouveau_bios.c | 625 int run_tmds_table(struct drm_device *dev, struct dcb_output *dcbent, int head, int pxclk) in run_tmds_table() function
|
/linux/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | dfp.c | 458 run_tmds_table(dev, dcbe, head, nv_encoder->mode.clock); in nv04_dfp_commit() 607 run_tmds_table(dev, nv_encoder->dcb, head, clock); in nv04_dfp_restore()
|