Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.h172 int run_tmds_table(struct drm_device *, struct dcb_output *,
H A Dnouveau_bios.c628 int run_tmds_table(struct drm_device *dev, struct dcb_output *dcbent, int head, int pxclk) in run_tmds_table() function
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Ddfp.c458 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()