drm: Fix macro name DRM_MODE_PROP_OBJECT in code comment
Signed-off-by: Zhaoge Zhang <zhangzhaoge@loongson.cn> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/1610416479-32736-1-git-send-email-zhangzhaoge@loongson.cn
This commit is contained in:
Родитель
2dee38d8cd
Коммит
7e60bdeb91
|
@ -114,7 +114,7 @@ struct drm_property {
|
||||||
* by the property. Bitmask properties are created using
|
* by the property. Bitmask properties are created using
|
||||||
* drm_property_create_bitmask().
|
* drm_property_create_bitmask().
|
||||||
*
|
*
|
||||||
* DRM_MODE_PROB_OBJECT
|
* DRM_MODE_PROP_OBJECT
|
||||||
* Object properties are used to link modeset objects. This is used
|
* Object properties are used to link modeset objects. This is used
|
||||||
* extensively in the atomic support to create the display pipeline,
|
* extensively in the atomic support to create the display pipeline,
|
||||||
* by linking &drm_framebuffer to &drm_plane, &drm_plane to
|
* by linking &drm_framebuffer to &drm_plane, &drm_plane to
|
||||||
|
|
Загрузка…
Ссылка в новой задаче