OSDN Git Service

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)
commit99665d07218345647875fea9ad4979bbe297c104
tree83ba5fbed5d1b6a6f42e4ceaf6295c73a2dfca8c
parentfe10cd677c07d11494267f74f3c04a1a5fd179c0
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