[PULL] sti-drm-next-2017-02-10
Vincent Abriou
vincent.abriou at st.com
Fri Feb 10 10:02:46 UTC 2017
Hi Dave,
Here is an update of the STI drm driver containing;
- remove deprecated stih416 chip functionnalities
- fix issues met around gdp panes
- fix STI driver unbind procedure
- DVI/HDMI mode is automatically detected
- allow fps statisitics resetting
Regard,
Vincent
The following changes since commit 13f62f54d174d3417c3caaafedf5e22a0a03e442:
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next (2017-02-10 10:13:30 +1000)
are available in the git repository at:
https://github.com/vinceab/linux.git tags/sti-drm-next-2017-02-10
for you to fetch changes up to c462c2f5f5ee5ed77a790c361e6aae807ef923ce:
drm/sti: debug fps reset (2017-02-10 09:34:39 +0100)
----------------------------------------------------------------
- remove deprecated stih416 chip functionnalities
- fix issues met around gdp panes
- fix STI driver unbind procedure
- DVI/HDMI mode is automatically detected
- allow fps statisitics resetting
----------------------------------------------------------------
Fabien DESSENNE (3):
drm/sti: use atomic_helper for commit
drm/sti: Fix up crtc_state->event handling
drm/sti: do not check hw scaling if mode is not set
Vincent Abriou (8):
drm/sti: remove deprecated sink_term config
drm/sti: remove deprecated legacy vtg slave
drm/sti: enable gdp pixel clock in atomic_update
drm/sti: do not set gdp pixel clock rate if mode is not set
drm/sti: do not post GDP command if no update
drm/sti: unbind all components while driver cleanup
drm/sti: hdmi: automatically check DVI/HDMI mode
drm/sti: debug fps reset
drivers/gpu/drm/sti/sti_crtc.c | 46 +++++++---------------
drivers/gpu/drm/sti/sti_drv.c | 87 +++++------------------------------------
drivers/gpu/drm/sti/sti_drv.h | 6 ---
drivers/gpu/drm/sti/sti_gdp.c | 85 ++++++++++++++++++++++------------------
drivers/gpu/drm/sti/sti_hdmi.c | 38 +++---------------
drivers/gpu/drm/sti/sti_hdmi.h | 17 +-------
drivers/gpu/drm/sti/sti_hqvdp.c | 6 +--
drivers/gpu/drm/sti/sti_mixer.h | 2 -
drivers/gpu/drm/sti/sti_vtg.c | 58 +++++++--------------------
9 files changed, 95 insertions(+), 250 deletions(-)
More information about the dri-devel
mailing list