[Intel-gfx] [PATCH] [trivial] drm/i915: Remove incorrect comment about struct mutex
Daniel Vetter
daniel at ffwll.ch
Wed Jan 22 10:49:59 CET 2014
On Tue, Jan 21, 2014 at 04:55:01PM -0800, Ben Widawsky wrote:
> This statenment became false here:
>
> commit 4fc688ce79772496503d22263d61b071a8fb596e
> Author: Jesse Barnes <jbarnes at virtuousgeek.org>
> Date: Fri Nov 2 11:14:01 2012 -0700
>
> drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
>
> Signed-off-by: Ben Widawsky <ben at bwidawsk.net>
Queued for -next, thanks for the patch.
-Daniel
> ---
> drivers/gpu/drm/i915/i915_drv.h | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h
> index f344842..d568de6 100644
> --- a/drivers/gpu/drm/i915/i915_drv.h
> +++ b/drivers/gpu/drm/i915/i915_drv.h
> @@ -935,8 +935,6 @@ struct intel_gen6_power_mgmt {
> struct work_struct work;
> u32 pm_iir;
>
> - /* The below variables an all the rps hw state are protected by
> - * dev->struct mutext. */
> u8 cur_delay;
> u8 min_delay;
> u8 max_delay;
> --
> 1.8.5.3
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
More information about the Intel-gfx
mailing list