print_rc6_res    1183 drivers/gpu/drm/i915/i915_debugfs.c 	print_rc6_res(m, "Render RC6 residency since boot:", VLV_GT_RENDER_RC6);
print_rc6_res    1184 drivers/gpu/drm/i915/i915_debugfs.c 	print_rc6_res(m, "Media RC6 residency since boot:", VLV_GT_MEDIA_RC6);
print_rc6_res    1256 drivers/gpu/drm/i915/i915_debugfs.c 	print_rc6_res(m, "RC6 \"Locked to RPn\" residency since boot:",
print_rc6_res    1258 drivers/gpu/drm/i915/i915_debugfs.c 	print_rc6_res(m, "RC6 residency since boot:", GEN6_GT_GFX_RC6);
print_rc6_res    1259 drivers/gpu/drm/i915/i915_debugfs.c 	print_rc6_res(m, "RC6+ residency since boot:", GEN6_GT_GFX_RC6p);
print_rc6_res    1260 drivers/gpu/drm/i915/i915_debugfs.c 	print_rc6_res(m, "RC6++ residency since boot:", GEN6_GT_GFX_RC6pp);