summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-18drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-12drm/radeon/kms: Silent spurious error messageJean Delvare
2010-10-12drm/radeon/kms: fix bad cast/shift in evergreen.cAlex Deucher
2010-10-12drm/radeon/kms: make TV/DFP table info less verboseAlex Deucher
2010-10-12drm/radeon/kms: leave certain CP int bits enabledAlex Deucher
2010-10-12drm/radeon/kms: avoid corner case issue with unmappable vram V2Jerome Glisse
2010-10-08drm/i915: Prevent module unload to avoid random memory corruptionChris Wilson
2010-10-07drm: don't drop handle reference on unloadDave Airlie
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom
2010-10-04Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-10-03drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson
2010-10-03drm/i915: Sanity check pread/pwriteChris Wilson
2010-10-03drm/i915: Use pipe state to tell when pipe is offKeith Packard
2010-10-03drm/i915: vblank status not valid while training display portKeith Packard
2010-10-02drivers/gpu/drm/i915/i915_gem.c: Add missing error handling codeJulia Lawall
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-01vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom
2010-10-01vmwgfx: Remove initialisation of dev::devnameThomas Hellstrom
2010-10-01vmwgfx: Enable use of the vblank systemThomas Hellstrom
2010-10-01vmwgfx: vt-switch (master drop) fixesThomas Hellstrom
2010-10-01drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...Thomas Hellstrom
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson
2010-10-01drm/i915: Fix refleak during eviction.Chris Wilson
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie
2010-09-30drm: i810/i830: fix locked ioctl variantArnd Bergmann
2010-09-28drm/radeon/kms: add quirk for MSI K9A2GM motherboardAlex Deucher
2010-09-28drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idleAlex Deucher
2010-09-28drm: Prune GEM vma entriesChris Wilson
2010-09-27Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-09-27drm/i915: fix GMCH power reportingJesse Barnes
2010-09-27drm/radeon/kms: fix up encoder info messages for DFP6Alex Deucher
2010-09-24vgaarb: trivial fixDaniel J Blueman
2010-09-24drm: radeon cleanup fixes...Daniel J Blueman
2010-09-24drm: fix trivial coding errorsDaniel J Blueman
2010-09-24drm: ttm sparse fixes.Daniel J Blueman
2010-09-24drm/nouveau: fix panels using straps-based mode detectionBen Skeggs
2010-09-23drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson
2010-09-23drm/i915/sdvo: Cleanup connector on error pathChris Wilson
2010-09-23drivers/gpu/drm: Remove unnecessary casts of private_dataJoe Perches
2010-09-23drm/i915: Fix 945GM regression in e259befdChris Wilson
2010-09-22drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.Francisco Jerez
2010-09-22drm/radeon: don't allow device to be opened if powered downDave Airlie
2010-09-21Merge remote branch 'linus' into drm-intel-fixesChris Wilson