diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2022-10-06 12:53:46 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2022-10-07 14:46:08 +0300 |
commit | 72d73dd3a95c7e879c18a0eae8fd2af89b5b3347 (patch) | |
tree | 37ddeca947c1149fb16e08dbe9297be06c10a196 /drivers/clk/clk-devres.c | |
parent | efaa418fd75ebe8dbca57fd10a003910e46fc5a3 (diff) | |
download | linux-72d73dd3a95c7e879c18a0eae8fd2af89b5b3347.tar.xz |
drm/udl: Convert to atomic-modesetting helpers
Replace simple-KMS helpers with regular atomic-modesetting helpers.
The simple-KMS helpers introduce a mid-layer abstraction without
added functionality. Using regular atomic helpers makes the driver's
implementation more discoverable and simplifies code sharing.
The conversion effectively open-codes the simple-KMS functions and
data structure within udl. No functional changes.
v2:
* don't use the atomic_disable plane helper
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221006095355.23579-8-tzimmermann@suse.de
Diffstat (limited to 'drivers/clk/clk-devres.c')
0 files changed, 0 insertions, 0 deletions