Home
last modified time | relevance | path

Searched refs:FD_GMEM_BASE (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_drmif.h55 FD_GMEM_BASE, /* 64b */ enumerator
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_pipe.c85 case FD_GMEM_BASE: in msm_pipe_get_param()
/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_pipe.c89 case FD_GMEM_BASE: in virtio_pipe_get_param()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.c993 fd_pipe_get_param(screen->pipe, FD_GMEM_BASE, &screen->gmem_base); in fd_screen_create()