diff options
author | 2023-11-22 13:19:40 -0300 | |
---|---|---|
committer | 2023-11-23 17:13:13 +0100 | |
commit | e4d983acffff270ccee417445a69b9ed198658b1 (patch) | |
tree | 1b7392b11d92122926c345d3cf65377e5d13fb6d /drivers/gpu/drm/drm_atomic_uapi.c | |
parent | drm: allow DRM_MODE_PAGE_FLIP_ASYNC for atomic commits (diff) | |
download | linux-rng-e4d983acffff270ccee417445a69b9ed198658b1.tar.xz linux-rng-e4d983acffff270ccee417445a69b9ed198658b1.zip |
drm: introduce DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP
This new kernel capability indicates whether async page-flips are
supported via the atomic uAPI. DRM clients can use it to check
for support before feeding DRM_MODE_PAGE_FLIP_ASYNC to the kernel.
Make it clear that DRM_CAP_ASYNC_PAGE_FLIP is for legacy uAPI only.
Signed-off-by: Simon Ser <contact@emersion.fr>
Reviewed-by: André Almeida <andrealmeid@igalia.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: André Almeida <andrealmeid@igalia.com>
Signed-off-by: Simon Ser <contact@emersion.fr>
Link: https://patchwork.freedesktop.org/patch/msgid/20231122161941.320564-4-andrealmeid@igalia.com
Diffstat (limited to 'drivers/gpu/drm/drm_atomic_uapi.c')
0 files changed, 0 insertions, 0 deletions