[Intel-gfx] [PATCH 1/5] drm: Add new DCS commands in the enum list

2016-03-31 Thread Daniel Vetter
On Thu, Mar 31, 2016 at 07:54:18AM +0200, Andrzej Hajda wrote: > On 03/30/2016 04:03 PM, Jani Nikula wrote: > > From: Deepak M > > > > Adding new DCS commands which are specified in the > > DCS 1.3 spec related to CABC. > > > > v2: Sorted the Macro`s by value (Andrzej) > > > > v3 by Jani: sort all

[Intel-gfx] [PATCH 1/5] drm: Add new DCS commands in the enum list

2016-03-29 Thread Jani Nikula
On Mon, 28 Mar 2016, Deepak M wrote: > Adding new DCS commands which are specified in the > DCS 1.3 spec related to CABC. > > v2: Sorted the Macro`s by value (Andrzej) Yeah, well, the *new* ones are now sorted, but I'm pretty sure Andrzej did mean to keep the whole enum sorted. While at it, the