Home
last modified time | relevance | path

Searched refs:GT0_PERF_LIMIT_REASONS_MASK (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_gt_throttle.c55 u32 status = xe_gt_throttle_get_limit_reasons(gt) & GT0_PERF_LIMIT_REASONS_MASK; in read_status()
/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dselftest_slpc.c267 if (!(perf_limit_reasons & GT0_PERF_LIMIT_REASONS_MASK)) { in max_granted_freq()
H A Dintel_gt_sysfs_pm.c535 static INTEL_GT_RPS_BOOL_ATTR_RO(throttle_reason_status, GT0_PERF_LIMIT_REASONS_MASK);
H A Dselftest_rps.c485 engine->name, throttle & GT0_PERF_LIMIT_REASONS_MASK); in live_rps_control()
/linux-6.15/drivers/gpu/drm/xe/regs/
H A Dxe_gt_regs.h571 #define GT0_PERF_LIMIT_REASONS_MASK 0xde3 macro
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_reg.h1034 #define GT0_PERF_LIMIT_REASONS_MASK 0xde3 macro