OSDN Git Service

drm/nv50/disp: completely reset disp if master evo channel active at init
authorBen Skeggs <bskeggs@redhat.com>
Fri, 14 Oct 2011 06:19:42 +0000 (16:19 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 21 Dec 2011 09:01:19 +0000 (19:01 +1000)
commit0f6ea564dec79271878b03884a978062bf86eb2a
tree55297ac38860af281bac58068dc67619e7498829
parentb98e3f5c9e42f70c171f67331773a575441eab3b
drm/nv50/disp: completely reset disp if master evo channel active at init

Should fix issues with kexec, and as a nice side bonus, the code to avoid
having PDISP disappear will also fix hibernate on those effected systems.

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