| commit | 8b3026a74fa764d6ae42eb80fda5670876c6339a | [log] [tgz] |
|---|---|---|
| author | Daniel Vetter <[email protected]> | Fri Jun 14 22:35:24 2019 +0200 |
| committer | Daniel Vetter <[email protected]> | Fri Jun 21 17:30:49 2019 +0200 |
| tree | 97c7403b3fa2a04ca99dee475c5678736d16de02 | |
| parent | 055a12ff16dd8ac999b55278545183aeba59a280 [diff] |
drm/omapdrm: drop fb_debug_enter/leave This is a no-op on atomic drivers because with atomic it's simply too complicated to get all the locking and workers and nonblocking synchronization correct, from essentially an NMI context. Well, too complicated = impossible. Also, omapdrm never implemented the mode_set_base_atomic hook, so I kinda wonder why this was ever added. Drop the hooks. Reviewed-by: Eric Anholt <[email protected]> Reviewed-by: Emil Velikov <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Cc: Tomi Valkeinen <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]