Re: [Intel-gfx] [PATCH 4/4] drm/i915: Add locking to pll updates.

2016-03-01 Thread R, Durgadoss
Hi Maarten, >-Original Message- >From: Intel-gfx [mailto:intel-gfx-boun...@lists.freedesktop.org] On Behalf Of >Maarten Lankhorst >Sent: Monday, February 29, 2016 6:22 PM >To: intel-gfx@lists.freedesktop.org >Subject: [Intel-gfx] [PATCH 4/4] drm/i915: Add locking to pl

[Intel-gfx] [PATCH 4/4] drm/i915: Add locking to pll updates.

2016-02-29 Thread Maarten Lankhorst
With async modesets this is no longer protected with connection_mutex, so ensure that each pll has its own lock. The pll configuration state is still protected; it's only the pll updates that need locking against concurrency. Signed-off-by: Maarten Lankhorst --- drivers/gpu/drm/i915/i915_drv.h