HomeSort by: relevance | last modified time | path
    Searched defs:i915_oa_stream_init (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_perf.c 2811 * i915_oa_stream_init - validate combined props for OA stream and init
2828 static int i915_oa_stream_init(struct i915_perf_stream *stream, function in typeref:typename:int
3543 * i915_oa_stream_init(). The code here should only validate config state that
3629 ret = i915_oa_stream_init(stream, param, props);
i915_perf.c 2811 * i915_oa_stream_init - validate combined props for OA stream and init
2828 static int i915_oa_stream_init(struct i915_perf_stream *stream, function in typeref:typename:int
3543 * i915_oa_stream_init(). The code here should only validate config state that
3629 ret = i915_oa_stream_init(stream, param, props);

Completed in 30 milliseconds