Home
last modified time | relevance | path

Searched refs:cs_timestamp_period_ns (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_context.h252 RUNTIME_INFO(ce->engine->i915)->cs_timestamp_period_ns; in intel_context_get_total_runtime_ns()
260 RUNTIME_INFO(ce->engine->i915)->cs_timestamp_period_ns; in intel_context_get_avg_runtime_ns()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_device_info.h228 u32 cs_timestamp_period_ns; member
H A Dintel_device_info.c511 runtime->cs_timestamp_period_ns = in intel_device_info_runtime_init()
515 div_u64(mul_u32_u32(runtime->cs_timestamp_period_ns, in intel_device_info_runtime_init()
H A Di915_gpu_error.c488 const u32 period = RUNTIME_INFO(m->i915)->cs_timestamp_period_ns; in error_print_context()

Completed in 4 milliseconds