Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/
H A Ddisp.c50 ctrl->pbTargetAperture = PHYS_PCI; in r570_disp_chan_set_pushbuf()
55 ctrl->pbTargetAperture = PHYS_PCI_COHERENT; in r570_disp_chan_set_pushbuf()
59 ctrl->pbTargetAperture = PHYS_NVM; in r570_disp_chan_set_pushbuf()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/nvrm/
H A Ddisp.h309 NvU32 pbTargetAperture; member