aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorJyri Sarha <[email protected]>2017-01-27 10:04:55 +0000
committerTomi Valkeinen <[email protected]>2017-02-16 12:09:55 +0000
commit897145d0c7010b4e07fa9bc674b1dfb9a2c6fff9 (patch)
treea87e7da0cf80596e14639911dfc4216f364d2d0b /drivers/net/xen-netback/interface.c
parentRevert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs" (diff)
downloadkernel-897145d0c7010b4e07fa9bc674b1dfb9a2c6fff9.tar.gz
kernel-897145d0c7010b4e07fa9bc674b1dfb9a2c6fff9.zip
drm/omapdrm: Move commit_modeset_enables() before commit_planes()
Move drm_atomic_helper_commit_modeset_enables() call to before drm_atomic_helper_commit_planes() call and have a omap_atomic_wait_for_completion() call after both. With the current dss dispc implementation we have to enable the new modeset before we can commit planes. The dispc ovl configuration relies on the video mode configuration been written into the HW when the ovl configuration is calculated. This approach is not ideal because after a mode change the plane update is executed only after the first vblank interrupt. The dispc implementation should be fixed so that it is able use uncommitted drm state information. information. Signed-off-by: Jyri Sarha <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions