Home
last modified time | relevance | path

Searched refs:cs_timestamp_frequency_khz (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_getparam.c154 value = 1000 * RUNTIME_INFO(i915)->cs_timestamp_frequency_khz; in i915_getparam_ioctl()
Dintel_device_info.h212 u32 cs_timestamp_frequency_khz; member
Dintel_device_info.c115 info->cs_timestamp_frequency_khz); in intel_device_info_dump_runtime()
977 runtime->cs_timestamp_frequency_khz = read_timestamp_frequency(dev_priv); in intel_device_info_runtime_init()
Di915_perf.c2822 1000ULL * RUNTIME_INFO(dev_priv)->cs_timestamp_frequency_khz); in oa_exponent_to_ns()
3646 (RUNTIME_INFO(dev_priv)->cs_timestamp_frequency_khz / 2); in i915_perf_init()
Di915_debugfs.c2793 RUNTIME_INFO(dev_priv)->cs_timestamp_frequency_khz); in i915_engine_info()