/openbmc/linux/include/drm/ |
H A D | drm_ioctl.h | 145 struct drm_ioctl_desc { struct
|
H A D | drm_drv.h | 433 const struct drm_ioctl_desc *ioctls;
|
/openbmc/linux/drivers/gpu/drm/vgem/ |
H A D | vgem_drv.c | 87 static struct drm_ioctl_desc vgem_ioctls[] = {
|
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/ |
H A D | imx-drm-core.c | 142 static const struct drm_ioctl_desc imx_drm_ioctls[] = {
|
/openbmc/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_drv.c | 275 static const struct drm_ioctl_desc qxl_ioctls[] = {
|
/openbmc/linux/drivers/gpu/drm/armada/ |
H A D | armada_drv.c | 31 static const struct drm_ioctl_desc armada_ioctls[] = {
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_ioctl.c | 569 static const struct drm_ioctl_desc drm_ioctls[] = { 820 const struct drm_ioctl_desc *ioctl = NULL; in drm_ioctl()
|
/openbmc/linux/drivers/gpu/drm/v3d/ |
H A D | v3d_drv.c | 147 static const struct drm_ioctl_desc v3d_drm_ioctls[] = {
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_drv.c | 180 static const struct drm_ioctl_desc vc4_drm_ioctls[] = {
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_drv.c | 77 static const struct drm_ioctl_desc exynos_ioctls[] = {
|
/openbmc/linux/drivers/gpu/drm/gma500/ |
H A D | psb_drv.c | 93 static const struct drm_ioctl_desc psb_ioctls[] = {
|
/openbmc/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_drv.h | 288 extern struct drm_ioctl_desc virtio_gpu_ioctls[DRM_VIRTIO_NUM_IOCTLS];
|
H A D | virtgpu_ioctl.c | 671 struct drm_ioctl_desc virtio_gpu_ioctls[DRM_VIRTIO_NUM_IOCTLS] = {
|
/openbmc/linux/drivers/gpu/drm/lima/ |
H A D | lima_drv.c | 247 static const struct drm_ioctl_desc lima_drm_driver_ioctls[] = {
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_drv.c | 525 static const struct drm_ioctl_desc radeon_ioctls_kms[] = {
|
/openbmc/linux/drivers/accel/qaic/ |
H A D | qaic_drv.c | 144 static const struct drm_ioctl_desc qaic_drm_ioctls[] = {
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_drv.c | 168 static const struct drm_ioctl_desc vmw_ioctls[] = { 1266 const struct drm_ioctl_desc *ioctl = in vmw_generic_ioctl()
|
/openbmc/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_drv.c | 464 static const struct drm_ioctl_desc etnaviv_ioctls[] = {
|
/openbmc/linux/drivers/gpu/drm/panfrost/ |
H A D | panfrost_drv.c | 511 static const struct drm_ioctl_desc panfrost_drm_driver_ioctls[] = {
|
/openbmc/linux/drivers/accel/ivpu/ |
H A D | ivpu_drv.c | 288 static const struct drm_ioctl_desc ivpu_drm_ioctls[] = {
|
/openbmc/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_drv.c | 608 static const struct drm_ioctl_desc ioctls[DRM_COMMAND_END - DRM_COMMAND_BASE] = {
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_drv.c | 1045 static const struct drm_ioctl_desc msm_ioctls[] = {
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_drm.c | 1202 static const struct drm_ioctl_desc
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_driver.c | 1733 static const struct drm_ioctl_desc i915_ioctls[] = {
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | drm.c | 746 static const struct drm_ioctl_desc tegra_drm_ioctls[] = {
|