summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: Silent spurious error messageJean Delvare2010-10-121-4/+1
* drm/radeon/kms: fix bad cast/shift in evergreen.cAlex Deucher2010-10-121-1/+1
* drm/radeon/kms: make TV/DFP table info less verboseAlex Deucher2010-10-122-22/+22
* drm/radeon/kms: leave certain CP int bits enabledAlex Deucher2010-10-122-2/+2
* drm/radeon/kms: avoid corner case issue with unmappable vram V2Jerome Glisse2010-10-129-1/+14
* drm/i915: Prevent module unload to avoid random memory corruptionChris Wilson2010-10-081-0/+3
* drm: don't drop handle reference on unloadDave Airlie2010-10-074-4/+1
* drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom2010-10-061-12/+71
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-046-83/+96
|\
| * drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson2010-10-031-12/+4
| * drm/i915: Sanity check pread/pwriteChris Wilson2010-10-031-8/+20
| * drm/i915: Use pipe state to tell when pipe is offKeith Packard2010-10-032-25/+38
| * drm/i915: vblank status not valid while training display portKeith Packard2010-10-031-10/+9
| * drivers/gpu/drm/i915/i915_gem.c: Add missing error handling codeJulia Lawall2010-10-021-0/+2
| * drm/i915: Fix refleak during eviction.Chris Wilson2010-10-011-25/+20
| * drm/i915: fix GMCH power reportingJesse Barnes2010-09-271-3/+3
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-0122-110/+225
|\ \
| * | vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom2010-10-011-0/+5
| * | vmwgfx: Remove initialisation of dev::devnameThomas Hellstrom2010-10-011-6/+0
| * | vmwgfx: Enable use of the vblank systemThomas Hellstrom2010-10-014-31/+49
| * | vmwgfx: vt-switch (master drop) fixesThomas Hellstrom2010-10-015-13/+115
| * | drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...Thomas Hellstrom2010-10-011-1/+1
| * | drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson2010-10-011-22/+0
| * | drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-10-0110-29/+20
| * | drm: i810/i830: fix locked ioctl variantArnd Bergmann2010-09-302-2/+2
| * | drm/radeon/kms: add quirk for MSI K9A2GM motherboardAlex Deucher2010-09-281-0/+9
| * | drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idleAlex Deucher2010-09-281-1/+2
| * | drm: Prune GEM vma entriesChris Wilson2010-09-282-11/+26
| * | drm/radeon/kms: fix up encoder info messages for DFP6Alex Deucher2010-09-271-0/+2
* | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-272-10/+7
|\ \ \ | |/ / |/| / | |/
| * drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson2010-09-231-5/+4
| * drm/i915/sdvo: Cleanup connector on error pathChris Wilson2010-09-231-4/+2
| * drm/i915: Fix 945GM regression in e259befdChris Wilson2010-09-231-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/+2
| * 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/+24
| * 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/+1
| * 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
OpenPOWER on IntegriCloud