diff options
| author | Boris Brezillon <[email protected]> | 2020-01-06 14:34:08 +0000 |
|---|---|---|
| committer | Neil Armstrong <[email protected]> | 2020-01-07 09:11:15 +0000 |
| commit | b86d895524ab7281da8ca788e3666ab622fc8620 (patch) | |
| tree | 8f43ee4ec3a9c2ba9b02dacbbf922a6b4e322aaf /drivers/gpu/drm/lima/lima_sched.c | |
| parent | drm/bridge: Patch atomic hooks to take a drm_bridge_state (diff) | |
| download | kernel-b86d895524ab7281da8ca788e3666ab622fc8620.tar.gz kernel-b86d895524ab7281da8ca788e3666ab622fc8620.zip | |
drm/bridge: Add an ->atomic_check() hook
So that bridge drivers have a way to check/reject an atomic operation.
The drm_atomic_bridge_chain_check() (which is just a wrapper around
the ->atomic_check() hook) is called in place of
drm_bridge_chain_mode_fixup() (when ->atomic_check() is not implemented,
the core falls back on ->mode_fixup(), so the behavior should stay
the same for existing bridge drivers).
Signed-off-by: Boris Brezillon <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Reviewed by: Jernej Skrabec <[email protected]>
Tested-by: Jonas Karlman <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/lima/lima_sched.c')
0 files changed, 0 insertions, 0 deletions
