[Intel-gfx] [PATCH 2/8] drm/i915: add the FBC mutex
Chris Wilson
chris at chris-wilson.co.uk
Tue Jun 30 07:12:28 PDT 2015
On Tue, Jun 30, 2015 at 10:53:06AM -0300, Paulo Zanoni wrote:
> struct i915_fbc {
/* This is always the inner lock when overlapping with struct_mutex */
> + struct mutex lock;
> unsigned long uncompressed_size;
> unsigned threshold;
> unsigned int fb_id;
Just a comment to ease usage and review for ABBA.
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the Intel-gfx
mailing list