OSDN Git Service

drm/nv50/disp: synchronise display right after init
authorBen Skeggs <bskeggs@redhat.com>
Fri, 14 Oct 2011 06:13:10 +0000 (16:13 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 21 Dec 2011 09:01:18 +0000 (19:01 +1000)
commitb98e3f5c9e42f70c171f67331773a575441eab3b
treeb5fe0dcb9dc6e8cc7b5442a0d44103f7fe7068f9
parente6e039d10d08fbdecbdcaf20f29bb7a8c8580d4b
drm/nv50/disp: synchronise display right after init

This has the effect of ensuring the encoders which were active before we
loaded get disconnected properly before we start reprogramming them.

Also removing a bit of cargo-cult from the initial evo pushbuf.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nv50_crtc.c
drivers/gpu/drm/nouveau/nv50_display.c