summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2010-09-24drm/nouveau: add debugfs file to forcibly evict everything from vramBen Skeggs
2010-09-24drm/nouveau: Add temperature support (vbios parsing, readings, hwmon)Martin Peres
2010-09-24drm/nouveau: correct INIT_DP_CONDITION subcondition 5Ben Skeggs
2010-09-24drm/nouveau: Parse old style perf tables.Francisco Jerez
2010-09-24drm/nv50: flush bar1 vm / dma object setup before poking 0x1708Ben Skeggs
2010-09-24drm/nouveau: fix thinko in volt 0x1x parsingBen Skeggs
2010-09-24drm/nouveau: implement parsing of DCB 2.2 GPIO tableBen Skeggs
2010-09-24drm/nouveau: fix potential accuracy loss when parsing perf 0x1c tablesBen Skeggs
2010-09-24drm/nouveau: Fix build regression, undefined reference to `acpi_video_get_edid'Phil Turmel
2010-09-24drm/nouveau: restore perflvl on resume, and restore boot perflvl on unloadBen Skeggs
2010-09-24drm/nouveau: allow static performance level settingBen Skeggs
2010-09-24drm/nv04-nv40: import initial pm backendBen Skeggs
2010-09-24drm/nv50: import initial clock get/set routines + hook up pm engineBen Skeggs
2010-09-24drm/nouveau: import initial work on vbios performance table parsingBen Skeggs
2010-09-24drm/nouveau: make bios code easier to use externallyBen Skeggs
2010-09-24drm/nouveau: make the behaviour of get_pll_limits() consistentBen Skeggs
2010-09-24drm/nv50: fix 100c90 write on nva3Ben Skeggs
2010-09-24drm/nouveau: zero dummy pageBen Skeggs
2010-09-24drm/nv50: mark PCIEGART pages non-present rather than using dummy pageBen Skeggs
2010-09-24drm/nouveau: we can't free ACPI EDID, so make a copy that we canBen Skeggs
2010-09-24drm/nouveau: handle fifo pusher errors betterBen Skeggs
2010-09-24drm/nouveau: better handling of unmappable vramBen Skeggs
2010-09-24drm/nouveau: Try to fetch an EDID from OF if DDC fails.Francisco Jerez
2010-09-24drm/nouveau: Simplify tile region handling.Francisco Jerez
2010-09-24drm/nouveau: Remove implicit argument from nv_wait().Francisco Jerez
2010-09-24drm/nouveau: PRAMIN is available from the start on pre-nv50.Francisco Jerez
2010-09-24drm/nouveau: Add module parameter to override the default AGP rate.Francisco Jerez
2010-09-24drm/nouveau: Don't enable AGP FW on nv18.Francisco Jerez
2010-09-24drm/nouveau: Don't remove ramht entries from the neighboring channels.Francisco Jerez
2010-09-24drm/nouveau: Break some long lines in the TV-out code.Francisco Jerez
2010-09-24drm/nv50: fix SOR count for early chipsetsBen Skeggs
2010-09-24drm/nv50: report BAR access faultsBen Skeggs
2010-09-24drm/nv50: move vm trap to nv50_fb.cBen Skeggs
2010-09-24drm/nv50: demagic grctx, and add NVAF supportMarcin Koƛcielnicki
2010-09-24drm/nouveau: protect ramht_find() from oopsing if on channel without ramhtBen Skeggs
2010-09-24drm/nouveau: remove nouveau_gpuobj_late_takedownBen Skeggs
2010-09-24drm/nouveau: protect gpuobj list + global instmem heap with spinlockBen Skeggs
2010-09-24drm/nouveau: fix gpuobj refcount to use atomicsBen Skeggs
2010-09-24drm/nouveau: add spinlock around ramht modificationsBen Skeggs
2010-09-24drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs
2010-09-24drm/nouveau: rework init ordering so nv50_instmem.c can be less badBen Skeggs
2010-09-24drm/nv50: calculate vram reordering block sizeBen Skeggs
2010-09-24drm/nv50: allow gpuobjs that aren't mapped into apertureBen Skeggs
2010-09-24drm/nouveau: simplify fake gpu objectsBen Skeggs
2010-09-24drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs
2010-09-24drm/nouveau: rebase per-channel pramin heap offsets to 0Ben Skeggs
2010-09-24drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs
2010-09-24drm/nouveau: move ramht code out of nouveau_object.c, nothing to see hereBen Skeggs
2010-09-24drm/nouveau: have nv_mask return original register valueBen Skeggs
2010-09-24drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.Francisco Jerez