summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2010-05-24drm: Fixes linux-next & linux-2.6 checkstack warnings:Prarit Bhargava
2010-05-24nouveau: fix acpi_lid_open undefinedRandy Dunlap
2010-05-19drm/nouveau: fix i2c-related init table handlersBen Skeggs
2010-05-19drm/nouveau: support init table i2c device identifier 0x81Ben Skeggs
2010-05-19drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlersBen Skeggs
2010-05-19drm/nouveau: display error message for any failed init table opcodeBen Skeggs
2010-05-19drm/nouveau: fix init table handlers to return proper error codesBen Skeggs
2010-05-19drm/nv50: support fractional feedback divider on newer chipsBen Skeggs
2010-05-19drm/nv50: fix monitor detection on certain chipsetsBen Skeggs
2010-05-19drm/nv50: store full dcb i2c entry from vbiosBen Skeggs
2010-05-19drm/nv50: fix suspend/resume with DP outputsBen Skeggs
2010-05-19drm/nv50: output calculated crtc pll when debugging onBen Skeggs
2010-05-19drm/nouveau: dump pll limits entries when debugging is onBen Skeggs
2010-05-19drm/nouveau: bios parser fixes for eDP boardsBen Skeggs
2010-05-19drm/nouveau: fix a nouveau_bo dereference after it's been destroyedBen Skeggs
2010-05-19drm/nv40: remove some completed ctxprog TODOsBen Skeggs
2010-05-19drm/nv04: Implement missing nv04 PGRAPH methods in software.Marcin Kościelnicki
2010-05-19drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.Marcin Kościelnicki
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-05-18vga16fb, drm: vga16fb->drm handoffMarcin Slusarz
2010-05-18fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz
2010-05-18drivers/gpu/drm: Use kmemdupJulia Lawall
2010-04-20Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie
2010-04-20drm/ttm: remove io_ field from TTM V6Jerome Glisse
2010-04-20drm/nouveau/kms: add support for new TTM fault callback V5Jerome Glisse
2010-04-20drm: free core gem object from driver callbacksDaniel Vetter
2010-04-20Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie
2010-04-20Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie
2010-04-09Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-09drm/nouveau: bail out of auxch transaction if we repeatedly recieve defersBen Skeggs
2010-04-09drm/nv50: implement gpio set/get routinesBen Skeggs
2010-04-09drm/nv50: parse/use some more de-magiced parts of gpio table entriesBen Skeggs
2010-04-09drm/nouveau: store raw gpio table entry in bios gpio structsBen Skeggs
2010-04-09drm/nv40: Init some tiling-related PGRAPH state.Francisco Jerez
2010-04-09drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.Marcin Kościelnicki
2010-04-09drm/nv50: another dodgy DP hackBen Skeggs
2010-04-09drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs
2010-04-09drm/nv50: preserve an unknown SOR_MODECTRL value for DP encodersBen Skeggs
2010-04-09drm/nv50: Allow using the NVA3 new compute class.Marcin Kościelnicki
2010-04-09drm/nv50: cleanup properly if PDISPLAY init failsBen Skeggs
2010-04-09drm/nouveau: fixup the init failure paths some moreBen Skeggs
2010-04-09drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB markBen Skeggs
2010-04-09drm/nv40: add LVDS table quirk for Dell Latitude D620Ben Skeggs
2010-04-09drm/nv40: rework lvds table parsingBen Skeggs
2010-04-09drm/nouveau: detect vram amount once, and save the valueBen Skeggs
2010-04-09drm/nouveau: remove some unused members from drm_nouveau_privateBen Skeggs
2010-04-09drm/nouveau: Make use of TTM busy_placements.Francisco Jerez
2010-04-09drm/nv50: add more 0x100c80 flushy magicBen Skeggs
2010-04-09drm/nv50: fix fbcon when framebuffer above 4GiB markBen Skeggs