Re: [PATCH] squash! drm/i915: Add format modifiers for Intel

2017-03-31 Thread Ville Syrjälä
On Fri, Mar 31, 2017 at 08:25:23AM -0700, Ben Widawsky wrote: > > make sprite and cursor have separate functions > --- > > Ville, I think this addresses most of your comments. I'm guessing you're going > to ask for separate gen sprite plane functions, but I think this looks pretty > decent as is.

[PATCH] squash! drm/i915: Add format modifiers for Intel

2017-03-31 Thread Ben Widawsky
make sprite and cursor have separate functions --- Ville, I think this addresses most of your comments. I'm guessing you're going to ask for separate gen sprite plane functions, but I think this looks pretty decent as is. --- drivers/gpu/drm/i915/intel_display.c | 26 -- drivers