]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit20a9ff6ac6dd49e472afb2c61665bf4019af5c80
tree10e373c7ecd7a7cfdb5d697ed7f7e4fe3a1c4da7
parent71415a7beb2a052ad5c98c14f3a0f7dd2a0b9a42
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