Home
last modified time | relevance | path

Searched refs:nvkm_lockvgac (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ !
Dbase.c93 nvkm_lockvgac(subdev->device, false); in nvkm_devinit_preinit()
116 nvkm_lockvgac(subdev->device, true); in nvkm_devinit_dtor()
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ !
Dvga.h26 bool nvkm_lockvgac(struct nvkm_device *, bool lock);
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ !
Dvga.c128 nvkm_lockvgac(struct nvkm_device *device, bool lock) in nvkm_lockvgac() function