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:
parent
2dee38d8cd
commit
7e60bdeb91
@ -114,7 +114,7 @@ struct drm_property {
|
||||
* by the property. Bitmask properties are created using
|
||||
* drm_property_create_bitmask().
|
||||
*
|
||||
* DRM_MODE_PROB_OBJECT
|
||||
* DRM_MODE_PROP_OBJECT
|
||||
* Object properties are used to link modeset objects. This is used
|
||||
* extensively in the atomic support to create the display pipeline,
|
||||
* by linking &drm_framebuffer to &drm_plane, &drm_plane to
|
||||
|
Loading…
Reference in New Issue
Block a user