summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-272-10/+7Star
|\
| * drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson2010-09-231-5/+4Star
| * drm/i915/sdvo: Cleanup connector on error pathChris Wilson2010-09-231-4/+2Star
| * drm/i915: Fix 945GM regression in e259befdChris Wilson2010-09-231-1/+1
* | vgaarb: trivial fixDaniel J Blueman2010-09-241-1/+1
* | drm: radeon cleanup fixes...Daniel J Blueman2010-09-242-2/+2
* | drm: fix trivial coding errorsDaniel J Blueman2010-09-241-3/+3
* | drm: ttm sparse fixes.Daniel J Blueman2010-09-241-4/+4
* | drm/nouveau: fix panels using straps-based mode detectionBen Skeggs2010-09-241-2/+4
* | drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.Francisco Jerez2010-09-221-0/+1
* | drm/radeon: don't allow device to be opened if powered downDave Airlie2010-09-221-0/+4
|/
* Merge remote branch 'linus' into drm-intel-fixesChris Wilson2010-09-2123-66/+188
|\
| * drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)Alex Deucher2010-09-151-3/+2Star
| * drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher2010-09-141-2/+3
| * drm: fix race between driver loading and userspace open.Dave Airlie2010-09-142-0/+9
| * drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-1411-38/+24Star
| * drm/radeon/kms: fix the colorbuffer CS checker for r300-r500Marek Olšák2010-09-131-5/+6
| * drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500Marek Olšák2010-09-131-12/+1Star
| * drm/radeon/kms/evergreen: fix backend setupAlex Deucher2010-09-131-8/+19
| * drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-1312-26/+54
| * drm/radeon: add some missing copyright headersAlex Deucher2010-09-132-0/+49
| * drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson2010-09-131-2/+2
| * drm/radeon/kms: don't enable underscan with interlaced modesAlex Deucher2010-09-131-0/+1
| * drm/radeon/kms: add connector table for Mac x800Alex Deucher2010-09-132-1/+49
| * drm/radeon/kms: fix regression in RMX code (v2)Alex Deucher2010-09-131-4/+4
| * drm: Fix regression in disable polling e58f637Chris Wilson2010-09-131-1/+1
* | drm/i915: Hold a reference to the object whilst unbinding the eviction listChris Wilson2010-09-201-2/+7
* | drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson2010-09-171-0/+1
* | drm/i915: Fix Sandybridge fence registersChris Wilson2010-09-172-22/+51
* | drm/i915/crt: Downgrade warnings for hotplug failuresChris Wilson2010-09-171-2/+2
* | Merge remote branch 'linus' into drm-intel-fixesChris Wilson2010-09-1316-179/+253
|\|
| * Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-114-24/+31
| |\
| * \ Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intelLinus Torvalds2010-09-0714-259/+382
| |\ \
| * | | drm: Do not force 1024x768 modes on unknown connectorsChris Wilson2010-09-071-4/+3Star
| * | | drm/kms: Add a module parameter to disable pollingChris Wilson2010-09-071-2/+15
| * | | drm/radeon/kms: fix tv-out on avivo asicsAlex Deucher2010-09-071-3/+23
| * | | drm/radeon/kms/evergreen: fix gpu hangs in userspace accel codeAlex Deucher2010-09-072-5/+39
| * | | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-09-033-7/+8
| |\ \ \
| | * | | drm/nv50: initialize ramht_refs list for faked 0 channelMarcin Slusarz2010-09-031-0/+2
| | * | | drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.Francisco Jerez2010-09-031-5/+2Star
| | * | | drm/nouveau: Take fence spinlock before reading the last sequence.Francisco Jerez2010-09-031-2/+4
| * | | | drm/radeon/kms/evergreen: work around bad data in some i2c tablesAlex Deucher2010-09-021-0/+27
| * | | | drm/radeon/kms: properly set crtc high base on r7xxAlex Deucher2010-09-021-4/+4
| * | | | drm/radeon/kms: fix tv module parameterAlex Deucher2010-09-021-35/+43
| * | | | drm/radeon/kms: force legacy pll algo for RV515 LVDSAlex Deucher2010-09-021-0/+14
| * | | | drm/radeon/kms: remove useless clock codeAlex Deucher2010-09-027-98/+0Star
| * | | | drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fixAlex Deucher2010-08-303-1/+59
| * | | | drm/radeon/kms: use tracked values for sclk and mclkAlex Deucher2010-08-303-20/+18Star
* | | | | drm/i915: Ensure that the crtcinfo is populated during mode_fixup()Chris Wilson2010-09-121-0/+8
| |_|_|/ |/| | |
* | | | drm/i915: don't enable self-refresh on IronlakeJesse Barnes2010-09-102-2/+12