commit | 441012aff674c8d2d9b371e1a19320de38eecc84 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Jun 16 14:25:34 2015 +1000 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Jun 16 11:22:40 2015 +0200 |
tree | 90c56017b5fa4d915f199a942f61739d9fe16399 | |
parent | 50cb941a26b9311c39ba59567fcfad48f5eab4a3 [diff] |
drm/virtgpu: initialise fbdev after getting initial display info This should avoid issues with the fbdev path trying to render before we've gotten the display info. Signed-off-by: Dave Airlie <airlied@redhat.com> [ kraxel: wait for display-info reply ] Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>