[Intel-gfx] [PATCH 06/10] drm/i915: Move cursor position and base handling into the platform specific functions

Chris Wilson chris at chris-wilson.co.uk
Tue Mar 7 22:35:40 UTC 2017


On Tue, Mar 07, 2017 at 05:27:05PM +0200, ville.syrjala at linux.intel.com wrote:
> From: Ville Syrjälä <ville.syrjala at linux.intel.com>
> 
> Supposedly on some platforms we can get extra atomicity guarantees for
> CURPOS if we write it between the CURCNTR and CURBASE. Let's move the
> CURPOS handling into the platform specific hooks to make the possible
> without having to pass the calculated CURPOS around. And while at it,
> do the same for the CURBASE to avoid passing that either.
> 
> Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>

I'm convinced,
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list