OSDN Git Service

drm: Rename crtc_idr as object_idr to KMS cleanups
authorShayenne da Luz Moura <shayenneluzmoura@gmail.com>
Thu, 13 Dec 2018 21:29:57 +0000 (19:29 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 13 Dec 2018 21:44:57 +0000 (22:44 +0100)
commitb5f06893c4992553a12c66ca094a09fb245d280e
treed81cb40fd57570e88bc9abfc4662a5c8ecc8f291
parent63d5e06aa38182da47bccde16fac058b0b2d53c7
drm: Rename crtc_idr as object_idr to KMS cleanups

This patch solves this TODO task:
 drm_mode_config.crtc_idr is misnamed, since it contains all KMS object.
 Should be renamed to drm_mode_config.object_idr.

Signed-off-by: Shayenne da Luz Moura <shayenneluzmoura@gmail.com>
[danvet: resolve conflict with addition of privobj_list.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20181213212957.vkitkyl5cj2qh7qr@smtp.gmail.com
drivers/gpu/drm/drm_lease.c
drivers/gpu/drm/drm_mode_config.c
drivers/gpu/drm/drm_mode_object.c
include/drm/drm_mode_config.h