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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
nouveau_nvkm_engine_disp_outp.c 44 OUTP_DBG(outp, "release %s", ior->name);
53 OUTP_DBG(outp, "acquire %s", ior->name);
204 OUTP_DBG(outp, "no route");
222 OUTP_DBG(outp, "no heads (%x %d %d)", ior->arm.head,
227 OUTP_DBG(outp, "on %s link %x", ior->name, ior->arm.link);
265 OUTP_DBG(outp, "type %02x loc %d or %d link %d con %x "
outp.h 56 #define OUTP_DBG(o,f,a...) OUTP_MSG((o), debug, f, ##a)
nouveau_nvkm_engine_disp_dp.c 240 OUTP_DBG(&dp->outp, "training %d x %d MB/s",
401 OUTP_DBG(&dp->outp, "training (min: %d x %d MB/s)",
424 OUTP_DBG(&dp->outp, "training done");
477 OUTP_DBG(&dp->outp, "data %d KB/s link %d KB/s mst %d->%d",
480 OUTP_DBG(&dp->outp, "link requirements changed");
487 OUTP_DBG(&dp->outp,
498 OUTP_DBG(&dp->outp,
505 OUTP_DBG(&dp->outp, "no inter-lane alignment");
522 OUTP_DBG(&dp->outp, "aux power -> always");
533 OUTP_DBG(&dp->outp, "aux power -> demand")
    [all...]
nouveau_nvkm_engine_disp_nv50.c 197 OUTP_DBG(outp, "missing IEDT for %04x:%04x", t, m);
236 OUTP_DBG(outp, "missing IEDT RS for %02x:%02x",
244 OUTP_DBG(outp, "missing IEDT RSS %d for %02x:%02x %d khz",
nouveau_nvkm_engine_disp_base.c 326 OUTP_DBG(outp, "not supported");

Completed in 13 milliseconds