OSDN Git Service

drm/todo: remove task for idr_init_base()
authorDanilo Krummrich <dakr@redhat.com>
Fri, 1 Jul 2022 19:02:27 +0000 (21:02 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 28 Jul 2022 14:36:49 +0000 (16:36 +0200)
commit8e61cbd483aee6ac6be9f5821e1bf22bed0710ff
treeea5cb54f521b9f399c84f36d3492ba0679342920
parentb765bc9968de022cc7dfc745d23de595fcc2b6cd
drm/todo: remove task for idr_init_base()

All IDRs in the DRM core and drivers which are applicable for using
idr_init_base() over idr_init() should be set up to use a proper base in
order to avoid unnecessary tree walks.

Signed-off-by: Danilo Krummrich <dakr@redhat.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20220701190227.284783-3-dakr@redhat.com
Documentation/gpu/todo.rst