]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Merge remote branch 'korg/drm-radeon-next' into drm-linus
authorDave Airlie <airlied@redhat.com>
Mon, 11 Jan 2010 04:42:58 +0000 (14:42 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 11 Jan 2010 04:42:58 +0000 (14:42 +1000)
commit0c9d2c418aa4a45534943c4c9a1c8dda82d3b481
tree7844c421b7bd20b9b4e9c17b425ee050653eb407
parent94fd163d86b049842856864cdeac318131ec576d
parent804c7559e9376c3ba78ae15a30337b1e24f8ae80
Merge remote branch 'korg/drm-radeon-next' into drm-linus

* korg/drm-radeon-next:
  drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx
  drm/radeon/kms: Don't try to enable IRQ if we have no handler installed
  drm: Avoid calling vblank function is vblank wasn't initialized
  drm/radeon: mkregtable.c: close a file before exit
  drm/radeon/kms: Make sure we release AGP device if we acquired it
  drm/radeon/kms: Schedule host path read cache flush through the ring V2
  drm/radeon/kms: Workaround RV410/R420 CP errata (V3)
  drm/radeon/kms: detect sideport memory on IGP chips
  drm/radeon: fix a couple of array index errors
  drm/radeon/kms: add support for eDP (embedded DisplayPort)
  drm: Add eDP connector type
  drm/radeon/kms: pull in the latest upstream ObjectID.h changes
  drm/radeon/kms: whitespace changes to ObjectID.h
  drm/radeon/kms: fix typo in atom connector type handling