]> git.baikalelectronics.ru Git - kernel.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)
commit94773dd8e631bf64d72ea97e9bbb1482be6356ad
tree487c25b7b58ae393d36633ed8b4eb078d089dbd8
parentd7bf06e1b6710df6edd264227388ca0a15a67bf7
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