]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Merge branch 'drm-gma500-alancox' into drm-core-next
authorDave Airlie <airlied@redhat.com>
Tue, 6 Dec 2011 09:59:52 +0000 (09:59 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 6 Dec 2011 09:59:57 +0000 (09:59 +0000)
commit6f3d4374c80a34077bfc37aa22e6f962e50e5e62
tree1c3fddcf3e7fbf086e857884113a748d9b9d17e7
parent4bbb91b8d5b88d56c210ec78100379d40b696418
parent0305217ca132aeb1de4a42f14ae9ef9d1db9275a
drm: Merge branch 'drm-gma500-alancox' into drm-core-next

This merges a topic branch containing patches from Alan for the GMA500 driver.

* drm-gma500-alancox:
  gma500: Oaktrail BIOS handling
  gma500: Fix oaktrail probing part 1
  gma500: Be smarter about layout
  gma500: gtt based hardware scrolling console
  gma500: frame buffer locking
  gma500: Fix backlight crash
  gma500: kill bogus code
  gma500: Convert spaces to tabs in accel_2d.c.
  gma500: do a pass over the FIXME tags
  gma500: Add VBLANK support for Poulsbo hardware
  gma500: Don't enable MSI on Poulsbo
  gma500: Only register interrupt handler for poulsbo hardware
  gma500: kill virtual mapping support
  gma500: Move the API
  gma500: kill off NUM_PIPE define
  gma500: Rename the ioctls to avoid clashing with the legacy drivers
  drm/gma500: begin pruning dead bits of API