diff options
| author | Gustavo Padovan <[email protected]> | 2018-03-30 10:54:45 +0200 |
|---|---|---|
| committer | Eric Anholt <[email protected]> | 2018-04-17 14:57:08 -0700 |
| commit | 539c320bfa9778ef4a96ee4c846d230f80ca6f50 (patch) | |
| tree | e85d2f4af382f94ebdc3b33abe51cf9ad1f231f3 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 792718070621f6137a833fcc4a9fde77f9b6a4c5 (diff) | |
drm/vc4: update cursors asynchronously through atomic
Add support for async updates of cursors by using the new atomic
interface for that. Basically what this commit does is do what
vc4_update_plane() did but through atomic.
v7: Place the drm_atomic_set_fb_for_plane() call after the new
FB has been applied to the HW to avoid possible use-after-free
issues
v6: add missing drm_atomic_set_fb_for_plane() in
vc4_plane_atomic_async_update() (Boris Brezillon)
v5: add missing call to vc4_plane_atomic_check() (Eric Anholt)
v4: add drm_atomic_helper_async() commit (Eric Anholt)
v3: move size checks back to drivers (Ville Syrjälä)
v2: move fb setting to core and use new state (Eric Anholt)
Signed-off-by: Gustavo Padovan <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Signed-off-by: Eric Anholt <[email protected]>
Signed-off-by: Boris Brezillon <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions