has_rps          2160 drivers/gpu/drm/i915/i915_drv.h #define HAS_RPS(dev_priv)	(INTEL_INFO(dev_priv)->has_rps)
has_rps           374 drivers/gpu/drm/i915/i915_pci.c 	.has_rps = true, \
has_rps           422 drivers/gpu/drm/i915/i915_pci.c 	.has_rps = true, \
has_rps           476 drivers/gpu/drm/i915/i915_pci.c 	.has_rps = true,
has_rps           570 drivers/gpu/drm/i915/i915_pci.c 	.has_rps = true,
has_rps           643 drivers/gpu/drm/i915/i915_pci.c 	.has_rps = true, \
has_rps           125 drivers/gpu/drm/i915/intel_device_info.h 	func(has_rps); \
has_rps          7041 drivers/gpu/drm/i915/intel_pm.c 		info->has_rps = false;