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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
nouveau_nvkm_engine_disp_nv50.c 189 struct nvbios_outp *iedt)
195 u32 data = nvbios_outp_match(bios, t, m, ver, hdr, cnt, len, iedt);
197 OUTP_DBG(outp, "missing IEDT for %04x:%04x", t, m);
209 struct nvbios_outp iedt; local in function:nv50_disp_super_ied_on
219 data = nv50_disp_super_iedt(head, outp, &ver, &hdr, &cnt, &len, &iedt);
223 /* Lookup IEDT runtime settings for the current configuration. */
236 OUTP_DBG(outp, "missing IEDT RS for %02x:%02x",
244 OUTP_DBG(outp, "missing IEDT RSS %d for %02x:%02x %d khz",
261 struct nvbios_outp iedt; local in function:nv50_disp_super_ied_off
270 data = nv50_disp_super_iedt(head, outp, &ver, &hdr, &cnt, &len, &iedt);
    [all...]
nouveau_nvkm_engine_disp_nv50.c 189 struct nvbios_outp *iedt)
195 u32 data = nvbios_outp_match(bios, t, m, ver, hdr, cnt, len, iedt);
197 OUTP_DBG(outp, "missing IEDT for %04x:%04x", t, m);
209 struct nvbios_outp iedt; local in function:nv50_disp_super_ied_on
219 data = nv50_disp_super_iedt(head, outp, &ver, &hdr, &cnt, &len, &iedt);
223 /* Lookup IEDT runtime settings for the current configuration. */
236 OUTP_DBG(outp, "missing IEDT RS for %02x:%02x",
244 OUTP_DBG(outp, "missing IEDT RSS %d for %02x:%02x %d khz",
261 struct nvbios_outp iedt; local in function:nv50_disp_super_ied_off
270 data = nv50_disp_super_iedt(head, outp, &ver, &hdr, &cnt, &len, &iedt);
    [all...]
nouveau_nvkm_engine_disp_nv50.c 189 struct nvbios_outp *iedt)
195 u32 data = nvbios_outp_match(bios, t, m, ver, hdr, cnt, len, iedt);
197 OUTP_DBG(outp, "missing IEDT for %04x:%04x", t, m);
209 struct nvbios_outp iedt; local in function:nv50_disp_super_ied_on
219 data = nv50_disp_super_iedt(head, outp, &ver, &hdr, &cnt, &len, &iedt);
223 /* Lookup IEDT runtime settings for the current configuration. */
236 OUTP_DBG(outp, "missing IEDT RS for %02x:%02x",
244 OUTP_DBG(outp, "missing IEDT RSS %d for %02x:%02x %d khz",
261 struct nvbios_outp iedt; local in function:nv50_disp_super_ied_off
270 data = nv50_disp_super_iedt(head, outp, &ver, &hdr, &cnt, &len, &iedt);
    [all...]

Completed in 31 milliseconds