diff options
author | Dave Stevenson <[email protected]> | 2022-12-07 11:22:48 +0100 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2022-12-15 08:57:17 +0100 |
commit | 78df640394cd0de88b9f84982f90f2079e60a5b7 (patch) | |
tree | 25baaaf5bb18daf061079ac18fb4c53d61b34438 /lib/memory-notifier-error-inject.c | |
parent | 91ef7f4cf49433fe7c27307724dc9914caca9927 (diff) |
drm/vc4: dsi: Convert to using a bridge instead of encoder
Remove the encoder functions, and create a bridge attached to
this dumb encoder which implements the same functionality.
As a bridge has state which an encoder doesn't, we need to
add the state management functions as well.
As there is no bridge atomic_mode_set, move the initialisation
code that was in mode_set into _pre_enable.
The code to actually enable and disable sending video are split
from the general control into _enable and _disable.
Signed-off-by: Dave Stevenson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions