Searched refs:PIOR (Results 1 – 6 of 6) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | ior.c | 30 [PIOR] = "PIOR",
|
D | outp.c | 76 case DCB_OUTPUT_TMDS: *type = PIOR; return TMDS; in nvkm_outp_xlat() 77 case DCB_OUTPUT_DP : *type = PIOR; return TMDS; /* not a bug */ in nvkm_outp_xlat()
|
D | ior.h | 13 PIOR, enumerator
|
D | nv50.c | 147 return nvkm_ior_new_(&nv50_pior, disp, PIOR, id, false); in nv50_pior_new()
|
/drivers/gpu/drm/nouveau/dispnv50/ |
D | crcc37d.c | 31 crc_args |= NVDEF(NVC37D, HEAD_SET_CRC_CONTROL, PRIMARY_CRC, PIOR(or)); in crcc37d_set_src()
|
D | crc907d.c | 44 crc_args |= NVDEF(NV907D, HEAD_SET_CRC_CONTROL, PRIMARY_OUTPUT, PIOR(or)); in crc907d_set_src()
|