aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorRafael J. Wysocki <[email protected]>2016-08-10 01:11:17 +0000
committerRafael J. Wysocki <[email protected]>2016-08-16 20:16:03 +0000
commit12bde33dbb3eadd60343a8a71c39766073c1d752 (patch)
tree840fa6eddcbdab3682e5ba0263c9efc236c01193 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentcpufreq / sched: Pass flags to cpufreq_update_util() (diff)
downloadkernel-12bde33dbb3eadd60343a8a71c39766073c1d752.tar.gz
kernel-12bde33dbb3eadd60343a8a71c39766073c1d752.zip
cpufreq / sched: Pass runqueue pointer to cpufreq_update_util()
All of the callers of cpufreq_update_util() pass rq_clock(rq) to it as the time argument and some of them check whether or not cpu_of(rq) is equal to smp_processor_id() before calling it, so rework it to take a runqueue pointer as the argument and move the rq_clock(rq) evaluation into it. Additionally, provide a wrapper checking cpu_of(rq) against smp_processor_id() for the cpufreq_update_util() callers that need it. Signed-off-by: Rafael J. Wysocki <[email protected]> Acked-by: Peter Zijlstra (Intel) <[email protected]> Acked-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions