summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2011-09-20drm/nouveau/bios: allow passing in crtc to the init table parserBen Skeggs
2011-09-20drm/nvd0/pm: enable clock/voltage hooksBen Skeggs
2011-09-20drm/nouveau/bios: fix INIT_GPIO for new chipsetsBen Skeggs
2011-09-20drm/nvd0/gpio: initial implementationBen Skeggs
2011-09-20drm/nvd0/i2c: initial implementationBen Skeggs
2011-09-20drm/nouveau: initial chipset description for nvdX chipsetsBen Skeggs
2011-09-20drm/nouveau: allow modeset module option to select 'headless mode'Ben Skeggs
2011-09-20drm/nouveau: fixup init/fini sequence to deal with no CRTCsBen Skeggs
2011-09-20drm/nouveau: make general drm modesetting init commonBen Skeggs
2011-09-20drm/nvd0: add a card_type for 0xdX chipsetsBen Skeggs
2011-09-20drm/nv04/pm: recalibrate timer on nvclk changesMartin Peres
2011-09-20drm/nouveau/tmr: calibrate for ns timestamps on initBen Skeggs
2011-09-20drm/nvc0/gr: unblacklist nvcf accelerationBen Skeggs
2011-09-20drm/nouveau: don't complain for disabled timingset entriesBen Skeggs
2011-09-20drm/nvc0/gr: copy GPC mpart config from PFFBBen Skeggs
2011-09-20drm/nvc0/vram: support non-uniform memory size per controllerBen Skeggs
2011-09-20drm/nvc0/gr: add support for nvcf chipsetBen Skeggs
2011-09-20drm/nouveau: allow a nouveau_mm to be created with holesBen Skeggs
2011-09-20drm/nouveau: embed nouveau_mmBen Skeggs
2011-09-20drm/nv31/mpeg: support for a single class3174 userBen Skeggs
2011-09-20drm/nouveau: rename nv40_mpeg to nv31_mpegBen Skeggs
2011-09-20drm/nvc0/pm: more complete parsing of clock domainsBen Skeggs
2011-09-20drm/nvc0/pm: initial implementation of clocks_get()Ben Skeggs
2011-09-20drm/nva3/pm: idle graphics engine before changing clocksBen Skeggs
2011-09-20drm/nouveau: add function to wait until a callback returns trueBen Skeggs
2011-09-20drm/nv50/gr: insert set/clr of a ctxprog flag at start/end of ctxprogBen Skeggs
2011-09-20drm/nva3/pm: tidy and add some comments here and thereBen Skeggs
2011-09-20drm/nva3/pm: parse/reclock vdec/41a0 clocksBen Skeggs
2011-09-20drm/nva3/pm: rewrite clock_set, and switch to new interfacesBen Skeggs
2011-09-20drm/nouveau/pm: add hooks to get/set *all* clocks at onceBen Skeggs
2011-09-20drm/nva3/pm: rewrite clock readback functions, far more correct nowBen Skeggs
2011-09-20drm/nouveau/pm: some fermi chipsets still use volt 0x30Ben Skeggs
2011-09-20drm/nouveau/pm: allow voltage-only perflvl set, enable nvc0Ben Skeggs
2011-09-20drm/nvc0/pm: enable voltage_getBen Skeggs
2011-09-20drm/nouveau/pm: show any info we can manage to glean on current perflvlBen Skeggs
2011-09-20drm/nouveau/pm: add support for parsing perflvl voltage on fermi chipsBen Skeggs
2011-09-20drm/nouveau/pm: add yet another vid gpio tagBen Skeggs
2011-09-20drm/nouveau/pm: initial attempt at parsing volt 0x40Ben Skeggs
2011-09-20drm/nouveau/pm: store voltage in microvoltsBen Skeggs
2011-09-09drm/nv04/crtc: Bail out if FB is not bound to crtcEmil Velikov
2011-09-09drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archsMarcin Slusarz
2011-09-09drm/nouveau: properly handle allocation failure in nouveau_sgdma_populateMarcin Slusarz
2011-09-09drm/nouveau: fix oops on pre-semaphore hardwareBen Skeggs
2011-09-09drm/nv50/crtc: Bail out if FB is not bound to crtcEmil Velikov
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-25Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2011-07-24drm/nouveau/gr: disable fifo access and idle before suspend ctx unloadBen Skeggs
2011-07-24drm/nouveau: pass flag to engine fini() method on suspendBen Skeggs
2011-07-24drm/nouveau: replace nv04_graph_fifo_access() use with direct reg bashingBen Skeggs
2011-07-24drm/nv40/gr: rewrite/split context takedown functionsBen Skeggs