]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/sti: use vtg array instead of vtg_main/aux
authorFabien Dessenne <fabien.dessenne@st.com>
Tue, 6 Sep 2016 07:42:25 +0000 (09:42 +0200)
committerVincent Abriou <vincent.abriou@st.com>
Tue, 20 Sep 2016 09:32:06 +0000 (11:32 +0200)
commitffdbb82ca4e01b468871dc683e6c3ae169995f0a
tree487c25b7b58ae393d36633ed8b4eb078d089dbd8
parentae2178503d4237047db4afb5888aa7c8e8b820fb
drm/sti: use vtg array instead of vtg_main/aux

This is more generic and more consistent with the other members of the
sti_compositor struct.

Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com>
Acked-by: Vincent Abriou <vincent.abriou@st.com>
drivers/gpu/drm/sti/sti_compositor.c
drivers/gpu/drm/sti/sti_compositor.h
drivers/gpu/drm/sti/sti_crtc.c
drivers/gpu/drm/sti/sti_gdp.c