summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-03-01Merge remote branch 'nouveau/for-airlied' into drm-next-stageDave Airlie
2010-03-01Merge remote branch 'korg/drm-core-next' 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-25drm/ttm: handle OOM in ttm_tt_swapoutMaarten Maathuis
2010-02-25drm/radeon/kms/atom: fix shr/shl opsAlex Deucher
2010-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-02-24Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard
2010-02-23drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom
2010-02-23Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie
2010-02-23Merge branch 'pcc' into releaseLen Brown
2010-02-23Merge branches 'bugzilla-14207' and 'idle' into releaseLen Brown
2010-02-23efifb: fix framebuffer handoffMarcin Slusarz
2010-02-23geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann
2010-02-23drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs
2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs
2010-02-23drm/nv50: improve vram page table constructionBen Skeggs
2010-02-23drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs
2010-02-23drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs
2010-02-23drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez
2010-02-22ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh
2010-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds