commit | 5260fb5b33ffad7b3c1cd84dc260f4d51ef453c0 | [log] [tgz] |
---|---|---|
author | Vincent Abriou <vincent.abriou@st.com> | Thu Oct 22 10:35:50 2015 +0200 |
committer | Vincent Abriou <vincent.abriou@st.com> | Tue Nov 03 13:04:55 2015 +0100 |
tree | 1f85537d3c5baa7d45a64ceba2a705766d7a5fcc | |
parent | b5d34a272d37c08612aaea9601ddd311757fd149 [diff] |
drm/sti: set mixer background color through module param Add bkgcolor module parameter that allow to change the background color of the mixer. It can be set with an RGB value coded as 0xRRGGBB. The default value is black. Signed-off-by: Vincent Abriou <vincent.abriou@st.com> Signed-off-by: Nicolas VANHAELEWYN <nicolas.vanhaelewyn@st.com>