diff options
author | Gustavo Padovan <[email protected]> | 2015-08-15 13:26:17 -0300 |
---|---|---|
committer | Inki Dae <[email protected]> | 2015-08-31 00:27:38 +0900 |
commit | a379df19356de97afdca37c4e8f5e8729215d6ea (patch) | |
tree | a589e0417b0c0ae09d406259ca9cff1ce0e3676e /scripts/gdb/linux/modules.py | |
parent | cb11b3f18957f90f8adeb95adf694f52581416b3 (diff) |
drm/exynos: add atomic asynchronous commit
The atomic modesetting interfaces supports async commits that should be
implemented by the drivers. If drm core requests an async commit
exynos_atomic_commit() will now schedule a work task to run the update later.
It also serializes commits that needs to run on the same crtc, putting the
following commit to wait until the current one is finished.
Signed-off-by: Gustavo Padovan <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions