Home
last modified time | relevance | path

Searched refs:drm_ioctl (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/broadcom/common/
Dv3d_device_info.c32 v3d_get_device_info(int fd, struct v3d_device_info* devinfo, v3d_ioctl_fun drm_ioctl) { in v3d_get_device_info() argument
41 ret = drm_ioctl(fd, DRM_IOCTL_V3D_GET_PARAM, &ident0); in v3d_get_device_info()
47 ret = drm_ioctl(fd, DRM_IOCTL_V3D_GET_PARAM, &ident1); in v3d_get_device_info()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h351 int drm_ioctl(int fd, unsigned long request, void *arg);
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst2339 - iris: Drop dead drm_ioctl prototype