aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-26agp/intel: Use a non-reserved value for the cache field of the PTEs.Eric Anholt
2010-02-26drm/i915: Fix sandybridge status page setup.Eric Anholt
2010-02-26drm/i915: Set up fence registers on sandybridge.Eric Anholt
2010-02-26drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt
2010-02-26agp/intel: Add support for Sandybridge.Eric Anholt
2010-02-26Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie
2010-02-25drm/nouveau: use ALIGN instead of open coding itMatt Turner
2010-02-25drm/nouveau: report unknown connector state if lid closedBen Skeggs
2010-02-25drm/nouveau: support version 0x20 displayport tablesBen Skeggs
2010-02-25drm/nouveau: Fix noaccel/nofbaccel option descriptions.Marcin Kościelnicki
2010-02-25drm/nv50: Implement ctxprog/state generation.Marcin Kościelnicki
2010-02-25drm/nouveau: use dcb connector types throughout the driverBen Skeggs
2010-02-25drm/nv50: enable hpd on any connector we know the gpio line forBen Skeggs
2010-02-25drm/nouveau: use dcb connector table for creating drm connectorsBen Skeggs
2010-02-25drm/nouveau: construct a connector table for cards that lack a real oneBen Skeggs
2010-02-25drm/nouveau: check for known dcb connector typesBen Skeggs
2010-02-25drm/nouveau: parse dcb gpio/connector tables after encodersBen Skeggs
2010-02-25drm/nouveau: reorganise bios header, add dcb connector type enumsBen Skeggs
2010-02-25drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs
2010-02-25drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_tableBen Skeggs
2010-02-25drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_tableBen Skeggs
2010-02-25drm/nouveau: allow retrieval of vbios image from debugfsBen Skeggs
2010-02-25drm/nouveau: fix missing spin_unlock in failure pathLuca Barbieri
2010-02-25drm/nouveau: fix i2ctable bounds checkingMarcin Slusarz
2010-02-25drm/nouveau: fix nouveau_i2c_find bounds checkingMarcin Slusarz
2010-02-25drm/nouveau: fix pramdac_table range checkingMarcin Slusarz
2010-02-25drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs
2010-02-25drm/nv50: make pushbuf dma object cover entire vmBen Skeggs
2010-02-25drm/nouveau: remove PUSHBUF_CAL macroBen Skeggs
2010-02-25drm/nv50: switch to indirect push buffer controlsBen Skeggs
2010-02-25drm/nouveau: protect channel create/destroy and irq handler with a spinlockMaarten Maathuis
2010-02-25fb: for framebuffer handover don't exit the loop early.Dave Airlie
2010-02-25Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie
2010-02-25Merge remote branch 'korg/drm-core-next' into drm-next-stageDave Airlie
2010-02-25drm/ttm: handle OOM in ttm_tt_swapoutMaarten Maathuis
2010-02-25drm/radeon/kms/atom: fix shr/shl opsAlex Deucher
2010-02-25drm/radeon/kms: update new pll algoAlex Deucher
2010-02-25drm/radeon/kms: add support for square microtiles on r3xx-r5xxMarek Olšák
2010-02-25drm/radeon/kms: force pinning buffer into visible VRAMJerome Glisse
2010-02-25drm/radeon/kms/evergreen: fix typo in cursor codeAlex Deucher
2010-02-24Linux 2.6.33Linus Torvalds
2010-02-24Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds
2010-02-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell
2010-02-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-02-24Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-02-24microblaze: Fix out_le32() macroSteven J. Magnani
2010-02-24microblaze: Fix cache loop function for cache rangeMichal Simek
2010-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-23net: bug fix for vlan + gro issueAjit Khaparde