Home
last modified time | relevance | path

Searched refs:VLV_GT_MEDIA_RC6 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_sysfs.c106 u32 rc6_residency = calc_residency(dev_priv, VLV_GT_MEDIA_RC6); in show_media_rc6_ms()
Di915_reg.h9166 #define VLV_GT_MEDIA_RC6 _MMIO(0x13810C) macro
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Ddebugfs_gt_pm.c71 print_rc6_res(m, "Media RC6 residency since boot:", VLV_GT_MEDIA_RC6); in vlv_drpc()