Searched refs:rps_to_uncore (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_rps.c46 static struct intel_uncore *rps_to_uncore(struct intel_rps *rps) function
278 struct intel_uncore *uncore = rps_to_uncore(rps);
317 rps_to_uncore(container_of(ips, struct intel_rps, ips));
389 rps_to_uncore(container_of(ips, struct intel_rps, ips));
432 struct intel_uncore *uncore = rps_to_uncore(rps);
552 struct intel_uncore *uncore = rps_to_uncore(rps);
623 struct intel_uncore *uncore = rps_to_uncore(rps);
797 struct intel_uncore *uncore = rps_to_uncore(rps);
920 intel_uncore_forcewake_get(rps_to_uncore(rps), FORCEWAKE_MEDIA);
922 intel_uncore_forcewake_put(rps_to_uncore(rp
[all...]
H A Dselftest_rps.c209 intel_uncore_read(rps_to_uncore(rps),
214 intel_uncore_read(rps_to_uncore(rps),
521 wakeref = intel_runtime_pm_get(rps_to_uncore(rps)->rpm);
536 intel_runtime_pm_put(rps_to_uncore(rps)->rpm, wakeref);

Completed in 92 milliseconds