commit | b9fb2a21ac8058965a6b3fcae736cfa7f411d6eb | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Nov 09 13:36:36 2016 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Dec 13 08:19:36 2016 +0100 |
tree | 6feac870828951a6cddc78ddbc89260af63906ea | |
parent | 697cc9c8a2c39a42188840e35e212230a240f9e4 [diff] |
drm_fourcc: Document linear modifier Not setting the fb modifiers flag is something different from setting the fb modifiers to 0 (which means explicitly linear). We kinda failed to document that properly. Spotted by Kristian. Cc: hoegsberg@google.com Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1478694996-4200-1-git-send-email-daniel.vetter@ffwll.ch