commit | 909d9cda2edfc61b8ec82e248eee3545b592e20d | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Apr 22 01:38:46 2013 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Mon Apr 22 19:48:21 2013 +1000 |
tree | 253a10c2ee12c32820bddb29290757170aeee431 | |
parent | 64c026e28d68bf64b0a3c85e31d74c42a7cdecd3 [diff] |
drm: Don't allow page flip to change pixel format A page flip is not a mode set, changing the frame buffer pixel format doesn't make sense and isn't handled by most drivers anyway. Disallow it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Dave Airlie <airlied@redhat.com>