]> git.baikalelectronics.ru Git - kernel.git/commit
drm/sti: enable gdp pixel clock in atomic_update
authorVincent Abriou <vincent.abriou@st.com>
Thu, 2 Feb 2017 08:47:32 +0000 (09:47 +0100)
committerVincent Abriou <vincent.abriou@st.com>
Fri, 10 Feb 2017 08:34:39 +0000 (09:34 +0100)
commit810804fc7ac0648c6b8a001794ddbe0a554d7186
tree54ed5167fee32852b8600145d5de5451decf3767
parent0350f9e3e91fa6a46a7501b87d1e7282d22509db
drm/sti: enable gdp pixel clock in atomic_update

Set gdp pix clock rate and parent in atomic_check function and enable
it in the atomic_update only the first time.

Signed-off-by: Vincent Abriou <vincent.abriou@st.com>
drivers/gpu/drm/sti/sti_gdp.c