Home
last modified time | relevance | path

Searched refs:MSM_PARAM_GMEM_SIZE (Results 1 - 6 of 6) sorted by relevance

/third_party/libdrm/include/drm/
H A Dmsm_drm.h71 #define MSM_PARAM_GMEM_SIZE 0x02 macro
/third_party/libdrm/freedreno/msm/
H A Dmsm_pipe.c193 msm_pipe->gmem = get_param(pipe, MSM_PARAM_GMEM_SIZE); in msm_pipe_new()
/third_party/mesa3d/include/drm-uapi/
H A Dmsm_drm.h75 #define MSM_PARAM_GMEM_SIZE 0x02 /* RO */ macro
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_pipe.c266 msm_pipe->gmem = get_param(pipe, MSM_PARAM_GMEM_SIZE); in msm_pipe_new()
/third_party/mesa3d/src/freedreno/drm-shim/
H A Dfreedreno_noop.c115 case MSM_PARAM_GMEM_SIZE: in msm_ioctl_get_param()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_drm.c98 int ret = tu_drm_get_param(dev, MSM_PARAM_GMEM_SIZE, &value); in tu_drm_get_gmem_size()

Completed in 5 milliseconds