On Fri, Sep 12, 2014 at 08:53:32PM +0300, [email protected] wrote: > From: Ville Syrjälä <[email protected]> > > To make the code a bit more undestandable move the > intel_crtc->cursor_base assignment into the low level update cursor > routines. That's were we compare the current value with the new one > so immediately seeing that it gets assigned only afterwards helps > one to understand that it gets assigned only after the comparison. > > Signed-off-by: Ville Syrjälä <[email protected]>
I'd been tempted to do this myself, but lacked justification. 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
