drm/ast: Style cleanups in plane code
authorThomas Zimmermann <tzimmermann@suse.de>
Thu, 13 Oct 2022 11:29:21 +0000 (13:29 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Sun, 16 Oct 2022 09:16:38 +0000 (11:16 +0200)
commitd95dcfc4e3e747b7cee9077bfd18f6e5ccab1d12
tree8fcd7e47af9e88de27d2b9b08aed72d6853cf48a
parent537a1db9c5cd73989ed1aba38015281fab2b01d7
drm/ast: Style cleanups in plane code

Rename some of the variables in the plane code to better reflect the
old and new state during checks and updates. Change some indention as
well. No functional changes.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Tested-by: Jocelyn Falempe <jfalempe@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221013112923.769-7-tzimmermann@suse.de
drivers/gpu/drm/ast/ast_mode.c