diff options
author | Michał Winiarski <[email protected]> | 2024-08-23 18:30:47 +0200 |
---|---|---|
committer | Christian König <[email protected]> | 2024-08-26 17:06:22 +0200 |
commit | 45c4d994b82b08f0ce5eb50f8da29379c92a391e (patch) | |
tree | c68410531bcbabbb059f9d921210b54d9851808e /scripts/documentation-file-ref-check | |
parent | 5fbca8b48b3050ae7fb611a8b09af60012ed6de1 (diff) |
accel: Use XArray instead of IDR for minors
Accel minor management is based on DRM (and is also using struct
drm_minor internally), since DRM is using XArray for minors, it makes
sense to also convert accel.
As the two implementations are identical (only difference being the
underlying xarray), move the accel_minor_* functionality to DRM.
Signed-off-by: Michał Winiarski <[email protected]>
Acked-by: James Zhu <[email protected]>
Acked-by: Christian König <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Christian König <[email protected]>
Diffstat (limited to 'scripts/documentation-file-ref-check')
0 files changed, 0 insertions, 0 deletions