summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-23agp/intel: Remove the artificial cap on stolen sizeChris Wilson1-13/+3
2010-11-23drm/i915: Compute physical addresses from base of stolen memoryChris Wilson2-122/+77
2010-11-23drm/i915/panel: Restore saved value of BLC_PWM_CTLChris Wilson1-10/+42
2010-11-23drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffersChris Wilson2-4/+4
2010-11-22drm/i915: Fix restore of 965 fence regs since the register tracing change.Keith Packard1-32/+36
2010-11-22drm/i915: Add support for GPU reset on gen6.Eric Anholt2-0/+17
2010-11-22drm/i915: Also reinit the BSD and BLT rings after a GPU reset.Eric Anholt1-2/+7
2010-11-22drm/i915: Correct a comment about the use of the workqueue.Eric Anholt1-1/+1
2010-11-22Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson282-923/+1944
2010-11-22Merge remote branch 'linus' into drm-intel-fixesChris Wilson278-800/+1793
2010-11-22drm/i915: Capture interesting display registers on errorChris Wilson5-1/+127
2010-11-22drm/i915: Capture pinned buffers on errorChris Wilson3-56/+98
2010-11-21drm/i915: Only save/restore cursor regs if !KMSChris Wilson1-20/+20
2010-11-21drm/i915: Prevent integer overflow when validating the execbufferChris Wilson1-1/+8
2010-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-28/+48
2010-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+5
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-60/+139
2010-11-19Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-107/+157
2010-11-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds54-424/+1014
2010-11-19sata_via: apply magic FIFO fix to vt6420 tooTejun Heo1-4/+5
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi1-0/+6
2010-11-19drm/i915: Disable FBC on Ironlake to save 1WAlex Shi1-1/+2
2010-11-19drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard1-38/+57
2010-11-19drm/i915/crt: Introduce struct intel_crtChris Wilson1-27/+37
2010-11-19drm/i915: Do not hold mutex when faulting in user addressesChris Wilson1-36/+27
2010-11-19drm/radeon/kms: i2c s/sprintf/snprintf/g for safetyAlex Deucher1-3/+6
2010-11-19drm/radeon/kms: fix i2c pad masks on rs4xxAlex Deucher1-0/+13
2010-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+9
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-7/+23
2010-11-18Fix build failure at cx25821-video driverYouquan Song1-0/+1
2010-11-183c59x: fix build failure on !CONFIG_PCINamhyung Kim1-2/+4
2010-11-18ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki1-4/+2
2010-11-18net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov1-2/+2
2010-11-18ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan1-1/+1
2010-11-18bonding: fix a race in IGMP handlingEric Dumazet1-0/+2
2010-11-18Input: fix typo in keycode validation supporting large scancodesMattia Dongili1-1/+1
2010-11-18drm/ttm: Fix up a theoretical deadlockThomas Hellstrom1-0/+11
2010-11-18Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie28-223/+384
2010-11-18drm/radeon/kms: fix tiling info on evergreenAlex Deucher1-1/+30
2010-11-18drm/radeon/kms: fix alignment when allocating buffersAlex Deucher13-23/+25
2010-11-18drm/vmwgfx: Fix up an error path during bo creationThomas Hellstrom1-6/+8
2010-11-18drm/radeon/kms: register an i2c adapter name for the dp aux busAlex Deucher1-0/+1
2010-11-18drm/radeon/kms/atom: add proper external encoders supportAlex Deucher2-0/+184
2010-11-18drm/radeon/kms/atom: cleanup and unify DVO handlingAlex Deucher4-46/+52
2010-11-18drm/radeon/kms: properly power up/down the eDP panel as needed (v4)Alex Deucher3-0/+70
2010-11-18drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode()Alex Deucher1-3/+15
2010-11-18drm/radeon/kms: turn the backlight off explicitly for dpmsAlex Deucher1-1/+14
2010-11-18drm/radeon/kms: fix typo in r600 cs checkerAlex Deucher1-1/+1
2010-11-18drm: radeon: fix error value signVasiliy Kulikov1-2/+2
2010-11-18drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xxAlex Deucher2-116/+199