HomeSort by: relevance | last modified time | path
    Searched refs:i915_perf_open_ioctl (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_perf.h 31 int i915_perf_open_ioctl(struct drm_device *dev, void *data,
i915_drv.c 2849 DRM_IOCTL_DEF_DRV(I915_PERF_OPEN, i915_perf_open_ioctl, DRM_RENDER_ALLOW),
i915_perf.c 3534 * behalf of i915_perf_open_ioctl() with the &perf->lock mutex
3851 * i915_perf_open_ioctl - DRM ioctl() for userspace to open a stream FD
3874 int i915_perf_open_ioctl(struct drm_device *dev, void *data, function in typeref:typename:int
3928 * i915_perf_open_ioctl(); considering that we register after

Completed in 17 milliseconds