On Fri, Jul 03, 2015 at 03:40:54PM -0300, Paulo Zanoni wrote: > From: Paulo Zanoni <[email protected]> > > Now all the functions called by other files check whether FBC has been > initialized. This allows us to drop the checks on the static > functions. > > v2: > - s/HAS_FBC/dev_priv->display.enable_fbc/ everywhere but the init > function (Chris). > > Suggested-by: Chris Wilson <[email protected]> > Signed-off-by: Paulo Zanoni <[email protected]> > --- > drivers/gpu/drm/i915/intel_fbc.c | 27 ++++++++++++++++++--------- > 1 file changed, 18 insertions(+), 9 deletions(-) > > > I'm not 100% sure this is what Chris was asking for v2, so please clarify if > this is not what we want.
Does the trick for me, Reviewed-by: Chris Wilson <[email protected]> -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
