aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorJyri Sarha <[email protected]>2015-12-30 17:40:24 +0200
committerJyri Sarha <[email protected]>2016-08-08 23:05:05 +0300
commitedc43303888c13904a1c990592eb64f17e8e7eb1 (patch)
tree172d20b3b2ea8c688b124d4367bb8be610a38f39 /lib/mpi/mpi-bit.c
parentdb380c58b76be09bc27be0f5d3480547db71e6d5 (diff)
drm/tilcdc: Add atomic mode config funcs
Add atomic mode config funcs. The atomic_commit implementation is a copy-paste from drm_atomic_helper_commit(), leaving out the async test. The similar copy-paste implementation appears to be used in many other drivers too. The standard drm_atomic_helper_check() is used for checking. The drm_atomic_helper_check() can not be used in drm_mode_config_funcs atomic_check() callback because the plane's check implementation may update crtc state's ->mode_changed flag. Because of this the drm_atomic_helper_check_modeset() has to be called once more after drm_atomic_helper_check_planes() (see drm_atomic_helper_check_modeset() documentation). Signed-off-by: Jyri Sarha <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions