]> git.baikalelectronics.ru Git - kernel.git/commit
drm: mali-dp: add malidp_crtc_state struct
authorMihail Atanassov <mihail.atanassov@arm.com>
Wed, 1 Feb 2017 14:48:49 +0000 (14:48 +0000)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Mon, 24 Apr 2017 09:45:34 +0000 (10:45 +0100)
commit6cc9c4eb90e3c02693c3f52ad25670ee7c82d873
tree83ba5fbed5d1b6a6f42e4ceaf6295c73a2dfca8c
parent36eaa52b8394ef61e36f7401c0345c0e9ebc3036
drm: mali-dp: add malidp_crtc_state struct

Add a custom CRTC state struct to enable storing driver's private
state. This patch only adds the base drm_crtc_state struct and
the atomic functions that handle it.

Signed-off-by: Mihail Atanassov <mihail.atanassov@arm.com>
Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
drivers/gpu/drm/arm/malidp_crtc.c
drivers/gpu/drm/arm/malidp_drv.h