Home
last modified time | relevance | path

Searched refs:VR_THERMALERT_MASK (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_throttle.c103 u32 thermalert = xe_gt_throttle_get_limit_reasons(gt) & VR_THERMALERT_MASK; in read_reason_vr_thermalert()
/linux-6.12.1/drivers/gpu/drm/xe/regs/
Dxe_gt_regs.h550 #define VR_THERMALERT_MASK REG_BIT(6) macro
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_gt_sysfs_pm.c503 static INTEL_GT_RPS_BOOL_ATTR_RO(throttle_reason_vr_thermalert, VR_THERMALERT_MASK);
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_reg.h996 #define VR_THERMALERT_MASK REG_BIT(6) macro