diff options
author | Jessica Zhang <[email protected]> | 2023-10-27 15:32:57 -0700 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2023-12-02 01:56:55 +0200 |
commit | f1e75da5364e780905d9cd6043f9c74cdcf84073 (patch) | |
tree | 0cb8076f9f77e28ebb6692b7473bb909d7dc7070 /drivers/pwm/pwm-stm32-lp.c | |
parent | 4ba6b7a646321e740c7f2d80c90505019c4e8fce (diff) |
drm/atomic: Loosen FB atomic checks
Loosen the requirements for atomic and legacy commit so that, in cases
where pixel_source != FB, the commit can still go through.
This includes adding framebuffer NULL checks in other areas to account for
FB being NULL when non-FB pixel sources are enabled.
To disable a plane, the pixel_source must be NONE or the FB must be NULL
if pixel_source == FB.
Signed-off-by: Jessica Zhang <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/pwm/pwm-stm32-lp.c')
0 files changed, 0 insertions, 0 deletions