[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

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

2016-03-31 Thread Andrzej Hajda
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 of enum, refer to MIPI DCS 1.3 > > Cc: Andrzej Hajda > Cc: Thierry Reding > Cc

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

2016-03-30 Thread Jani Nikula
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 of enum, refer to MIPI DCS 1.3 Cc: Andrzej Hajda Cc: Thierry Reding Cc: David Airlie Cc: Ville Syrjälä Cc: Daniel Vetter Cc: Su

[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

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

2016-03-28 Thread 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) Cc: Andrzej Hajda Cc: Thierry Reding Cc: David Airlie Cc: Ville Syrjälä Cc: Daniel Vetter Suggested-by: Jani Nikula Signed-off-by: Deepak M --- include/video/mipi_d