Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_perf.h29 int i915_perf_open_ioctl(struct drm_device *dev, void *data,
H A Di915_drv.c1731 DRM_IOCTL_DEF_DRV(I915_PERF_OPEN, i915_perf_open_ioctl, DRM_RENDER_ALLOW),
H A Di915_perf.c3362 * behalf of i915_perf_open_ioctl() with the &perf->lock mutex
3694 * i915_perf_open_ioctl - DRM ioctl() for userspace to open a stream FD
3717 int i915_perf_open_ioctl(struct drm_device *dev, void *data, in i915_perf_open_ioctl() function
3769 * i915_perf_open_ioctl(); considering that we register after in i915_perf_register()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_perf.h29 int i915_perf_open_ioctl(struct drm_device *dev, void *data,
H A Di915_driver.c1787 DRM_IOCTL_DEF_DRV(I915_PERF_OPEN, i915_perf_open_ioctl, DRM_RENDER_ALLOW),
H A Di915_perf.c3869 * behalf of i915_perf_open_ioctl() with the &gt->perf.lock mutex
4285 * i915_perf_open_ioctl - DRM ioctl() for userspace to open a stream FD
4308 int i915_perf_open_ioctl(struct drm_device *dev, void *data, in i915_perf_open_ioctl() function
4363 * i915_perf_open_ioctl(); considering that we register after in i915_perf_register()

Completed in 19 milliseconds