Searched refs:radeon_gem_op_ioctl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_drv.c | 565 DRM_IOCTL_DEF_DRV(RADEON_GEM_OP, radeon_gem_op_ioctl, DRM_AUTH|DRM_RENDER_ALLOW),
|
H A D | radeon_gem.c | 766 int radeon_gem_op_ioctl(struct drm_device *dev, void *data, in radeon_gem_op_ioctl() function
|
H A D | radeon.h | 2228 int radeon_gem_op_ioctl(struct drm_device *dev, void *data,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_gem.c | 707 int radeon_gem_op_ioctl(struct drm_device *dev, void *data, in radeon_gem_op_ioctl() function
|
H A D | radeon_kms.c | 919 DRM_IOCTL_DEF_DRV(RADEON_GEM_OP, radeon_gem_op_ioctl, DRM_AUTH|DRM_RENDER_ALLOW),
|
H A D | radeon.h | 2242 int radeon_gem_op_ioctl(struct drm_device *dev, void *data,
|
Completed in 20 milliseconds