Searched hist:"29 ecd78d3b79746fc837b820accb062f6433d5fb" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_sysfs.c | diff 29ecd78d3b79746fc837b820accb062f6433d5fb Wed Jul 13 03:10:35 CDT 2016 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Define a separate variable and control for RPS waitboost frequency
To allow the user finer control over waitboosting, allow them to set the frequency we request for the boost. This also them allows to effectively disable the boosting by setting the boost request to a low frequency.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/1468397438-21226-5-git-send-email-chris@chris-wilson.co.uk Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
|
H A D | i915_debugfs.c | diff 29ecd78d3b79746fc837b820accb062f6433d5fb Wed Jul 13 03:10:35 CDT 2016 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Define a separate variable and control for RPS waitboost frequency
To allow the user finer control over waitboosting, allow them to set the frequency we request for the boost. This also them allows to effectively disable the boosting by setting the boost request to a low frequency.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/1468397438-21226-5-git-send-email-chris@chris-wilson.co.uk Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
|
H A D | i915_irq.c | diff 29ecd78d3b79746fc837b820accb062f6433d5fb Wed Jul 13 03:10:35 CDT 2016 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Define a separate variable and control for RPS waitboost frequency
To allow the user finer control over waitboosting, allow them to set the frequency we request for the boost. This also them allows to effectively disable the boosting by setting the boost request to a low frequency.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/1468397438-21226-5-git-send-email-chris@chris-wilson.co.uk Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
|
H A D | i915_drv.h | diff 29ecd78d3b79746fc837b820accb062f6433d5fb Wed Jul 13 03:10:35 CDT 2016 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Define a separate variable and control for RPS waitboost frequency
To allow the user finer control over waitboosting, allow them to set the frequency we request for the boost. This also them allows to effectively disable the boosting by setting the boost request to a low frequency.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/1468397438-21226-5-git-send-email-chris@chris-wilson.co.uk Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
|