Searched refs:drm_legacy_resctx (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_legacy.h | 100 int drm_legacy_resctx(struct drm_device *d, void *v, struct drm_file *f);
|
H A D | drm_context.c | 325 int drm_legacy_resctx(struct drm_device *dev, void *data, in drm_legacy_resctx() function
|
H A D | drm_ioctl.c | 604 DRM_LEGACY_IOCTL_DEF(DRM_IOCTL_RES_CTX, drm_legacy_resctx, DRM_AUTH),
|
H A D | drm_ioc32.c | 566 err = drm_ioctl_kernel(file, drm_legacy_resctx, &res, DRM_AUTH); in compat_drm_resctx()
|