Hi,
On 27/01/17 12:04, Jyri Sarha wrote:
I hit these two problems while tracking scaling related problems with omapdrm on DSS5 HW.
Jyri Sarha (2): Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs" drm/omapdrm: Move commit_modeset_enables() before commit_planes()
drivers/gpu/drm/omapdrm/omap_crtc.c | 8 +------- drivers/gpu/drm/omapdrm/omap_drv.c | 17 +++++++++++++++-- 2 files changed, 16 insertions(+), 9 deletions(-)
Both look good, I'll queue them for 4.11. I'm not sending them as fixes to 4.10, as afaik they only affect atomic modesetting which is not that widely used, and we're quite late in the -rc cycle. And the latter one might well cause some regressions that we haven't found out...
Tomi