Home
last modified time | relevance | path

Searched refs:nvbios_dpout_match (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Ddp.h19 u16 nvbios_dpout_match(struct nvkm_bios *, u16 type, u16 mask,
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Ddp.c138 nvbios_dpout_match(struct nvkm_bios *bios, u16 type, u16 mask, in nvbios_dpout_match() function
Dinit.c816 (data = nvbios_dpout_match(bios, DCB_OUTPUT_DP, in init_generic_condition()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Ddp.c137 data = nvbios_dpout_match(bios, outp->info.hasht, outp->info.hashm, in nvkm_dp_train_drive()
841 data = nvbios_dpout_match(bios, outp->info.hasht, outp->info.hashm, in nvkm_dp_new()