HomeSort by: relevance | last modified time | path
    Searched refs:run_tmds_table (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_bios.h 174 int run_tmds_table(struct drm_device *, struct dcb_output *,
nouveau_bios.c 629 int run_tmds_table(struct drm_device *dev, struct dcb_output *dcbent, int head, int pxclk) function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_dfp.c 462 run_tmds_table(dev, dcbe, head, nv_encoder->mode.clock);
610 run_tmds_table(dev, nv_encoder->dcb, head, clock);

Completed in 16 milliseconds