Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/include/nvif/
Dcl0080.h78 #define NV_DEVICE_INFO_ENGINE_MSPDEC NV_DEVICE_INFO(0x0000000a) macro
/drivers/gpu/drm/nouveau/
Dnouveau_abi16.c272 case 0x02: engine = NV_DEVICE_INFO_ENGINE_MSPDEC; break; in nouveau_abi16_ioctl_channel_alloc()