summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2010-09-24drm/nv17-nv4x: Fix analog load detection false positive on rare occasions.Francisco Jerez
2010-09-24drm/nouveau: require explicit unmap of kmapped bosBen Skeggs
2010-09-24drm/nouveau: remove second map of notifier boBen Skeggs
2010-09-24drm/nouveau: move check for no-op bo move before memcpy fallbackBen Skeggs
2010-09-24drm/nv50: add new accelerated bo move funtionBen Skeggs
2010-09-24drm/nv20: Use the nv30 CRTC bandwidth calculation code.Francisco Jerez
2010-09-24drm/nouveau: Fix suspend on some nv4x AGP cards.Francisco Jerez
2010-09-24Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...Dave Airlie
2010-09-21Merge remote branch 'linus' into drm-intel-fixesChris Wilson
2010-09-20drm/i915: Hold a reference to the object whilst unbinding the eviction listChris Wilson
2010-09-17drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson
2010-09-17drm/i915: Fix Sandybridge fence registersChris Wilson
2010-09-17drm/i915/crt: Downgrade warnings for hotplug failuresChris Wilson
2010-09-15drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)Alex Deucher
2010-09-14drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher
2010-09-14drm: fix race between driver loading and userspace open.Dave Airlie
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson
2010-09-13drm/radeon/kms: fix the colorbuffer CS checker for r300-r500Marek Olšák
2010-09-13drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500Marek Olšák
2010-09-13drm/radeon/kms/evergreen: fix backend setupAlex Deucher
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson
2010-09-13drm/radeon: add some missing copyright headersAlex Deucher
2010-09-13drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson