drm/sti: force cursor CLUT fetch
authorFabien Dessenne <fabien.dessenne@st.com>
Mon, 25 Jan 2016 16:58:48 +0000 (17:58 +0100)
committerVincent Abriou <vincent.abriou@st.com>
Fri, 26 Feb 2016 09:03:59 +0000 (10:03 +0100)
commit0b9d0416fc28e27cb279021d17bb59e7eba43edb
treefc1305e7a2f906cf6f906a9940d045fe7b7dd4f9
parent704cb30c5a0a2285208e5887a62d542926a52b3e
drm/sti: force cursor CLUT fetch

It may happen that the cursor is displayed with wrong colors which can
be explained by a CLUT wrongly fetched at the first display.
Fetching the CLUT at each commit (=move) ensures that the right colors
are used, at least from the first cursor move.

Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com>
Reviewed-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Reviewed-by: Vincent Abriou <vincent.abriou@st.com>
drivers/gpu/drm/sti/sti_cursor.c
This page took 0.024863 seconds and 5 git commands to generate.