Hello Dave, I have prepare this serie of minor patches for drm-next. Mainly it is fixing timing on HDMI to be compliant with CEA-861E spec.
It is also the chance for me to introduce you Vincent Abriou who will help me to maintain sti drm driver. Regards, Benjamin The following changes since commit ae45577324d1f749c907840247d443696ac3bc7a: virtgpu: include linux/types.h to avoid warning. (2015-06-05 12:31:12 +1000) are available in the git repository at: http://git.linaro.org/people/benjamin.gaignard/kernel.git 2015-06-08-st-drm-next for you to fetch changes up to c58d6d1b6652b0a8db4aef7e93fb21ee869b5387: drm/sti: vtg fix CEA-861E video format timing error (2015-06-08 15:28:28 +0200) ---------------------------------------------------------------- Vincent Abriou (4): drm/sti: missing first pixel column on HDMI display drm/sti: VTG interrupt names are badly displayed drm/sti: hdmi fix CEA-861E video format timing error drm/sti: vtg fix CEA-861E video format timing error Wei Yongjun (1): drm/sti: correctly test devm_ioremap() return drivers/gpu/drm/sti/sti_dvo.c | 4 +-- drivers/gpu/drm/sti/sti_hdmi.c | 4 +-- drivers/gpu/drm/sti/sti_vtg.c | 56 +++++++++++++++++++++++++++++------------- 3 files changed, 43 insertions(+), 21 deletions(-)