summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-23agp: kill agp_flush_chipset and corresponding ioctlDaniel Vetter6-24/+0
2010-11-23drm: kill drm_agp_chipset_flushDaniel Vetter1-6/+0
2010-11-23drm/i915/gtt: call chipset flush directlyDaniel Vetter2-5/+11
2010-11-23drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter2-6/+0
2010-11-23intel-gtt: fold i81x-only dcache support into the generic driverDaniel Vetter1-89/+61
2010-11-23intel-gtt: switch i81x to the common initialization helpersDaniel Vetter1-127/+71
2010-11-23intel-gtt: switch i81x to the write_entry helpersDaniel Vetter1-92/+60
2010-11-23intel-gtt: kill unneeded sandybridge memory typesDaniel Vetter1-6/+0
2010-11-23intel-gtt: drop dcache support for i830 and laterDaniel Vetter1-7/+1
2010-11-23Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2-179/+307
2010-11-23drm/i915: Handle pagefaults in execbuffer user relocationsChris Wilson1-168/+293
2010-11-23drm/i915: Contract the magic IPS constants into a direct LUTChris Wilson1-160/+144
2010-11-23agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson3-36/+10
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/sdvo: Only enable HDMI encodings only if the commandset is supportedChris Wilson1-11/+14
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