diff options
author | Thomas Zimmermann <[email protected]> | 2022-10-06 11:53:46 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2022-10-07 13:46:08 +0200 |
commit | 72d73dd3a95c7e879c18a0eae8fd2af89b5b3347 (patch) | |
tree | 37ddeca947c1149fb16e08dbe9297be06c10a196 /lib/mpi/mpiutil.c | |
parent | efaa418fd75ebe8dbca57fd10a003910e46fc5a3 (diff) |
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 <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions