]> git.baikalelectronics.ru Git - kernel.git/commit
drm/dsi: Implement generic read and write commands
authorThierry Reding <treding@nvidia.com>
Tue, 5 Aug 2014 08:36:21 +0000 (10:36 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 12:55:51 +0000 (13:55 +0100)
commit4b253bbd4ac36d4899ffb82c2c73e81fec7be676
tree83b6339c685ca35ee657e053a059bee1848db894
parentc81b705e1fa83c5a1a5d60ac8d9b59d2ed8a300f
drm/dsi: Implement generic read and write commands

Implement generic read and write commands. Selection of the proper data
type for packets is done automatically based on the number of parameters
or payload length.

Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/drm_mipi_dsi.c
include/drm/drm_mipi_dsi.h