summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2010-09-24drm/nouveau: protect gpuobj list + global instmem heap with spinlockBen Skeggs2-9/+27
2010-09-24drm/nouveau: fix gpuobj refcount to use atomicsBen Skeggs2-23/+12
2010-09-24drm/nouveau: add spinlock around ramht modificationsBen Skeggs2-21/+58
2010-09-24drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs11-101/+69
2010-09-24drm/nouveau: rework init ordering so nv50_instmem.c can be less badBen Skeggs7-303/+243
2010-09-24drm/nv50: calculate vram reordering block sizeBen Skeggs2-2/+66
2010-09-24drm/nv50: allow gpuobjs that aren't mapped into apertureBen Skeggs5-27/+86
2010-09-24drm/nouveau: simplify fake gpu objectsBen Skeggs5-86/+39
2010-09-24drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs21-583/+459
2010-09-24drm/nouveau: rebase per-channel pramin heap offsets to 0Ben Skeggs4-25/+43
2010-09-24drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs15-458/+474
2010-09-24drm/nouveau: move ramht code out of nouveau_object.c, nothing to see hereBen Skeggs4-132/+193
2010-09-24drm/nouveau: have nv_mask return original register valueBen Skeggs1-4/+3
2010-09-24drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.Francisco Jerez3-36/+20
2010-09-24drm/nv17-nv4x: Fix analog load detection false positive on rare occasions.Francisco Jerez1-0/+2
2010-09-24drm/nouveau: require explicit unmap of kmapped bosBen Skeggs5-3/+7
2010-09-24drm/nouveau: remove second map of notifier boBen Skeggs1-5/+0
2010-09-24drm/nouveau: move check for no-op bo move before memcpy fallbackBen Skeggs1-6/+6
2010-09-24drm/nv50: add new accelerated bo move funtionBen Skeggs1-48/+145
2010-09-24drm/nv20: Use the nv30 CRTC bandwidth calculation code.Francisco Jerez3-8/+10
2010-09-24drm/nouveau: Fix suspend on some nv4x AGP cards.Francisco Jerez1-1/+2
2010-09-24Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...Dave Airlie47-551/+920
2010-09-21Merge remote branch 'linus' into drm-intel-fixesChris Wilson23-66/+188
2010-09-20drm/i915: Hold a reference to the object whilst unbinding the eviction listChris Wilson1-2/+7
2010-09-17drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson1-0/+1
2010-09-17drm/i915: Fix Sandybridge fence registersChris Wilson2-22/+51
2010-09-17drm/i915/crt: Downgrade warnings for hotplug failuresChris Wilson1-2/+2
2010-09-15drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)Alex Deucher1-3/+2
2010-09-14drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher1-2/+3
2010-09-14drm: fix race between driver loading and userspace open.Dave Airlie2-0/+9
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson11-38/+24
2010-09-13drm/radeon/kms: fix the colorbuffer CS checker for r300-r500Marek Olšák1-5/+6
2010-09-13drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500Marek Olšák1-12/+1
2010-09-13drm/radeon/kms/evergreen: fix backend setupAlex Deucher1-8/+19
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson12-26/+54
2010-09-13drm/radeon: add some missing copyright headersAlex Deucher2-0/+49
2010-09-13drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson1-2/+2
2010-09-13drm/radeon/kms: don't enable underscan with interlaced modesAlex Deucher1-0/+1
2010-09-13drm/radeon/kms: add connector table for Mac x800Alex Deucher2-1/+49
2010-09-13drm/radeon/kms: fix regression in RMX code (v2)Alex Deucher1-4/+4
2010-09-13drm: Fix regression in disable polling e58f637Chris Wilson1-1/+1
2010-09-13Merge remote branch 'linus' into drm-intel-fixesChris Wilson16-179/+253
2010-09-13drm/i915: Ensure that the crtcinfo is populated during mode_fixup()Chris Wilson1-0/+8
2010-09-11Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-24/+31
2010-09-10drm/i915: don't enable self-refresh on IronlakeJesse Barnes2-2/+12
2010-09-09drm/i915: Double check that the wait_request is not pending before warningChris Wilson1-7/+15
2010-09-08Revert "drm/i915: Warn if we run out of FIFO space for a mode"Chris Wilson1-7/+1
2010-09-08Revert "drm/i915: Allow LVDS on pipe A on gen4+"Chris Wilson1-2/+0
2010-09-08Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intelLinus Torvalds14-259/+382
2010-09-08Revert "drm/i915: Enable RC6 on Ironlake."Chris Wilson1-6/+3