Hi Dave, Please pull these omapdrm fixes for v4.11.
Tomi 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: git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/omapdrm-4.11-fixes for you to fetch changes up to 1b30ab0c40a99da347c1ab83c30b485e03fe9f64: drm/omapdrm: dispc: Refuse x-decimation above 4 for all but 8-bit formats (2017-02-16 14:11:08 +0200) ---------------------------------------------------------------- omapdrm fixes for v4.11 Fix regressions: - Planes might have been left enabled - Scaling checks did not use the new config Also limit downscaling decimation to prevent HW underflows. ---------------------------------------------------------------- Jyri Sarha (3): Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs" drm/omapdrm: Move commit_modeset_enables() before commit_planes() drm/omapdrm: dispc: Refuse x-decimation above 4 for all but 8-bit formats drivers/gpu/drm/omapdrm/dss/dispc.c | 19 +++++++++++++++++++ drivers/gpu/drm/omapdrm/omap_crtc.c | 8 +------- drivers/gpu/drm/omapdrm/omap_drv.c | 17 +++++++++++++++-- 3 files changed, 35 insertions(+), 9 deletions(-)
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel