]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Apr 2008 16:26:39 +0000 (09:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Apr 2008 16:26:39 +0000 (09:26 -0700)
commit68317943ad90b8b6bf2da161187ebb6d969d1479
treea277bf91fb6458476899b90c7dfb9ae22403d400
parent6c6f036e40831f07d8d69a13e3a6a79d941bea83
parent3b1703ce13b1c29f2b5ef6282cdd43ecf881842f
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6

* 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6:
  drm: _end is shadowing real _end, just rename it.
  drm/vbl rework: rework how the drm deals with vblank.
  drm: reorganise minor number handling using backported modesetting code.
  drm/i915: Handle tiled buffers in vblank tasklet
  drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank
  drm: Remove unneeded dma sync in ATI pcigart alloc
  drm: Fix mismerge of non-coherent DMA patch