]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2...
authorDave Airlie <airlied@redhat.com>
Mon, 22 Oct 2012 07:50:07 +0000 (17:50 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 22 Oct 2012 07:50:50 +0000 (17:50 +1000)
commite65154485dea190d4fd97f51e69c99c72f98af8c
tree30e8e4544a0ac22866d97eb19d0e96cd323e9387
parentce11d44897f898ee0a602b6aa6981192e8396bdf
parent44462a778a72c5207bf7cd85e586dad7867031d7
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes

Fixes from Ben, off note:
ACPI ROM regression fix,
some IGP and AGP regressions fixes from rework fallout.

* 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6:
  drm/nouveau/clock: fix missing pll type/addr when matching default entry
  drm/nouveau/fb: fix reporting of memory type on GF8+ IGPs
  drm/nv41/vm: don't init hw pciegart on boards with agp bridge
  drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image size
  drm/nouveau: validate vbios size
  drm/nouveau: warn when trying to free mm which is still in use
  drm/nouveau: fix nouveau_mm/nouveau_mm_node leak
  drm/nouveau/bios: improve error handling when reading the vbios from ACPI
  drm/nouveau: handle same-fb page flips
drivers/gpu/drm/nouveau/nouveau_display.c