Home
last modified time | relevance | path

Searched refs:NVKM_INTR_PRIO_VBLANK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dintr.h9 NVKM_INTR_PRIO_VBLANK = 0, enumerator
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dintr.c281 prio = NVKM_INTR_PRIO_VBLANK; in nvkm_intr_subdev_add_dev()