Searched hist:d62a8ed7 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_kms.c | d62a8ed7 Fri Dec 04 09:11:34 CST 2020 Maxime Ripard <maxime@cerno.tech> drm/vc4: Simplify a bit the global atomic_check
When we can't allocate a new channel, we can simply return instead of having to handle both cases, and that simplifies a bit the code.
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/20201204151138.1739736-4-maxime@cerno.tech
|