Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_bios.h174 int run_tmds_table(struct drm_device *, struct dcb_output *,
H A Dnouveau_bios.c629 int run_tmds_table(struct drm_device *dev, struct dcb_output *dcbent, int head, int pxclk) in run_tmds_table() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_dfp.c462 run_tmds_table(dev, dcbe, head, nv_encoder->mode.clock); in nv04_dfp_commit()
610 run_tmds_table(dev, nv_encoder->dcb, head, clock); in nv04_dfp_restore()