commit | 92897b5c669f5e819ff2596fe6228ca2e4904981 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Fri Jul 16 15:09:17 2010 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Jul 21 11:19:45 2010 +1000 |
tree | 7bd7f559624915873635d1255f473ff972860194 | |
parent | 9440106b460ddfb7c0ff98beb6a6741f1f67b92b [diff] |
drm: add "auto" dithering method There's no convenient/reliable way for drivers to both obey the dithering mode property, and to be able to attempt to provide a good default in all cases. This commit adds an "auto" method to the property which drivers can default to if they wish, whilst still allowing the user to override the choice as they do now. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>