Merge branch 'drm-nouveau-fixes' of...
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next Regression fixes since rework mostly. * 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6: drm/nvc0/fb: fix crash when different mutex is used to protect same list drm/nouveau/clock: fix support for more than 2 monitors on nve0 drm/nv50/disp: fix selection of bios script for analog outputs drm/nv17-50: restore fence buffer on resume drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards drm/nouveau: fix nouveau_client allocation failure path drm/nouveau: don't return freed object from nouveau_handle_create drm/nouveau/vm: fix memory corruption when pgt allocation fails drm/nouveau: add locking around instobj list operations drm/nouveau: do not forcibly power on lvds panels drm/nouveau/devinit: ensure legacy vga control is enabled during post
No related branches found
No related tags found
Showing
- drivers/gpu/drm/nouveau/core/core/client.c 1 addition, 3 deletionsdrivers/gpu/drm/nouveau/core/core/client.c
- drivers/gpu/drm/nouveau/core/core/handle.c 4 additions, 1 deletiondrivers/gpu/drm/nouveau/core/core/handle.c
- drivers/gpu/drm/nouveau/core/engine/disp/nv50.c 26 additions, 20 deletionsdrivers/gpu/drm/nouveau/core/engine/disp/nv50.c
- drivers/gpu/drm/nouveau/core/include/core/client.h 3 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/include/core/client.h
- drivers/gpu/drm/nouveau/core/include/subdev/bios/pll.h 2 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/include/subdev/bios/pll.h
- drivers/gpu/drm/nouveau/core/subdev/bios/init.c 0 additions, 1 deletiondrivers/gpu/drm/nouveau/core/subdev/bios/init.c
- drivers/gpu/drm/nouveau/core/subdev/clock/nvc0.c 2 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/clock/nvc0.c
- drivers/gpu/drm/nouveau/core/subdev/fb/nvc0.c 3 additions, 3 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/nvc0.c
- drivers/gpu/drm/nouveau/core/subdev/instmem/base.c 27 additions, 8 deletionsdrivers/gpu/drm/nouveau/core/subdev/instmem/base.c
- drivers/gpu/drm/nouveau/core/subdev/vm/base.c 3 additions, 1 deletiondrivers/gpu/drm/nouveau/core/subdev/vm/base.c
- drivers/gpu/drm/nouveau/nouveau_connector.c 26 additions, 4 deletionsdrivers/gpu/drm/nouveau/nouveau_connector.c
- drivers/gpu/drm/nouveau/nouveau_display.c 0 additions, 9 deletionsdrivers/gpu/drm/nouveau/nouveau_display.c
- drivers/gpu/drm/nouveau/nouveau_drm.c 6 additions, 1 deletiondrivers/gpu/drm/nouveau/nouveau_drm.c
- drivers/gpu/drm/nouveau/nouveau_fence.h 1 addition, 0 deletionsdrivers/gpu/drm/nouveau/nouveau_fence.h
- drivers/gpu/drm/nouveau/nv04_dfp.c 1 addition, 1 deletiondrivers/gpu/drm/nouveau/nv04_dfp.c
- drivers/gpu/drm/nouveau/nv10_fence.c 8 additions, 0 deletionsdrivers/gpu/drm/nouveau/nv10_fence.c
- drivers/gpu/drm/nouveau/nv50_fence.c 1 addition, 0 deletionsdrivers/gpu/drm/nouveau/nv50_fence.c
Loading
Please register or sign in to comment