Home
last modified time | relevance | path

Searched refs:pAttr (Results 1 – 8 of 8) sorted by relevance

/open-nvidia-gpu/src/nvidia/interface/deprecated/
H A Drmapi_deprecated_utils.c324 NvU32 *pAttr, in RmDeprecatedConvertOs02ToOs32Flags() argument
420 *pAttr = attr; in RmDeprecatedConvertOs02ToOs32Flags()
H A Drmapi_deprecated.h114 NV_STATUS RmDeprecatedConvertOs02ToOs32Flags(NvU32 os02Flags, NvU32 *pAttr, NvU32 *pAttr2, NvU32 *p…
/open-nvidia-gpu/src/nvidia/src/kernel/gpu/gr/
H A Dkernel_graphics_context.c1130 …const GR_BUFFER_ATTR *pAttr = kgraphicsGetContextBufferAttr(pGpu, pKernelGraphics, GR_CTX_… in kgrctxAllocMainCtxBuffer_IMPL() local
1161 pAttr->cpuAttr, in kgrctxAllocMainCtxBuffer_IMPL()
1174 …List(status, NV_FB_ALLOC_RM_INTERNAL_OWNER_CONTEXT_BUFFER, pGrCtxBufferMemDesc, pAttr->pAllocList); in kgrctxAllocMainCtxBuffer_IMPL()
1205 …const GR_BUFFER_ATTR *pAttr = kgraphicsGetContextBufferAttr(pGpu, pKernelGraphics, GR_CTX… in kgrctxAllocPatchBuffer_IMPL() local
1228 pAttr->cpuAttr, in kgrctxAllocPatchBuffer_IMPL()
1241 (*ppMemDesc), pAttr->pAllocList); in kgrctxAllocPatchBuffer_IMPL()
1275 …const GR_BUFFER_ATTR *pAttr = kgraphicsGetContextBufferAttr(pGpu, pKernelGraphics, GR_C… in kgrctxAllocPmBuffer_IMPL() local
1313 pAttr->cpuAttr, in kgrctxAllocPmBuffer_IMPL()
1327 (*ppMemDesc), pAttr->pAllocList); in kgrctxAllocPmBuffer_IMPL()
/open-nvidia-gpu/src/nvidia/src/kernel/gpu/mem_mgr/
H A Dheap.c2775 …NV_ASSERT_OR_RETURN(((pAllocHint->pHeight != NULL) && (pAllocHint->pAttr != NULL)), NV_ERR_INVALID… in heapAllocHint_IMPL()
2819 pFbAllocInfo->pageFormat->attr = *pAllocHint->pAttr; in heapAllocHint_IMPL()
2820 pFbAllocInfo->retAttr = *pAllocHint->pAttr; in heapAllocHint_IMPL()
2863 *pAllocHint->pAttr = pFbAllocInfo->retAttr; in heapAllocHint_IMPL()
2887 if ((DRF_VAL(OS32, _ATTR, _FORMAT, *pAllocHint->pAttr) != NVOS32_ATTR_FORMAT_BLOCK_LINEAR)) in heapAllocHint_IMPL()
2919 … if (memmgrAllocGetAddrSpace(pMemoryManager, pAllocHint->flags, *pAllocHint->pAttr) == ADDR_FBMEM) in heapAllocHint_IMPL()
2966 NvU32 *pAttr, in heapHwAlloc_IMPL() argument
3134 *pAttr = pFbAllocInfo->retAttr; in heapHwAlloc_IMPL()
H A Dmem_mgr_ctrl.c408 AllocHint.pAttr = &pParams->alignAttr; in subdeviceCtrlCmdFbGetMemAlignment_IMPL()
/open-nvidia-gpu/src/nvidia/src/kernel/gpu/fifo/
H A Dkernel_fifo.c2586 NvU32 *pAttr, in kfifoRunlistGetBufAllocParams_IMPL() argument
2591 *pAttr = NV_MEMORY_WRITECOMBINED; in kfifoRunlistGetBufAllocParams_IMPL()
2594 "runlist", pAperture, pAttr); in kfifoRunlistGetBufAllocParams_IMPL()
/open-nvidia-gpu/src/nvidia/generated/
H A Dg_heap_nvoc.h90 NvU32 *pAttr; member
H A Dg_kernel_fifo_nvoc.h2082 …AllocParams_IMPL(struct OBJGPU *pGpu, NV_ADDRESS_SPACE *pAperture, NvU32 *pAttr, NvU64 *pAllocFlag…
2084 …istGetBufAllocParams(pGpu, pAperture, pAttr, pAllocFlags) kfifoRunlistGetBufAllocParams_IMPL(pGpu,… argument