drm: Add new DCS commands in the enum list
authorDeepak M <m.deepak@intel.com>
Wed, 30 Mar 2016 14:03:39 +0000 (17:03 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 31 Mar 2016 06:00:06 +0000 (08:00 +0200)
commit249c4f538b1aae55d41699f8bafc6cb762a7f48f
tree10e373c7ecd7a7cfdb5d697ed7f7e4fe3a1c4da7
parent00fdf360d05111d4dfc4cb03727ff26f8ab2fd46
drm: Add new DCS commands in the enum list

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 <a.hajda@samsung.com>
Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Daniel Vetter <daniel.vetter@intel.com>
Cc: <dri-devel@lists.freedesktop.org>
Suggested-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Deepak M <m.deepak@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1459346623-30752-1-git-send-email-jani.nikula@intel.com
include/video/mipi_display.h