commit | 3ce72bcf33c200e78b87699d20f8e5a564e29a98 | [log] [tgz] |
---|---|---|
author | Ilia Mirkin <imirkin@alum.mit.edu> | Sat Aug 05 22:25:02 2017 -0400 |
committer | Ben Skeggs <bskeggs@redhat.com> | Tue Aug 22 18:04:34 2017 +1000 |
tree | 3796822b2633546e14e4b5f4d5313c91dd29842f | |
parent | d257f9bf06129613de539ea71ecea60848b662cd [diff] |
drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creation Pre-nv50 YUV overlays have stringent requirements for working with the internal machinery. Instead of rejecting these at update_plane time, we should instead prevent the framebuffers from being created in the first place. Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>