aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ringbuffer.c
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2018-03-08 14:26:47 +0000
committerChris Wilson <[email protected]>2018-03-08 19:40:34 +0000
commit59cd31f177b34deb834a5c97478502741be1cf2e (patch)
tree72c1561ce82f952556084ac9f48ddb01b756b047 /drivers/gpu/drm/i915/intel_ringbuffer.c
parentdrm/i915: Handle pipe CRC around enabling/disabling pipe. (diff)
downloadkernel-59cd31f177b34deb834a5c97478502741be1cf2e.tar.gz
kernel-59cd31f177b34deb834a5c97478502741be1cf2e.zip
drm/i915: Kick the rps worker when changing the boost frequency
The boost frequency is only applied from the RPS worker while someone is waiting on a request and requested a boost. As such, when the user wishes to change the frequency, we have to kick the worker in order to re-evaluate whether to apply the boost frequency. v2: Check num_waiters to decide if we should kick the worker to handle boosting. Fixes: 29ecd78d3b79 ("drm/i915: Define a separate variable and control for RPS waitboost frequency") Signed-off-by: Chris Wilson <[email protected]> Cc: Mika Kuoppala <[email protected]> Reviewed-by: Mika Kuoppala <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions