summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-23drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson16-1157/+1019
2010-11-23drm/i915: no more agp for gemDaniel Vetter2-22/+50
2010-11-23intel-gtt: export api for drm/i915Daniel Vetter2-52/+80
2010-11-23drm/i915: move gtt handling to i915_gem_gtt.cDaniel Vetter3-11/+33
2010-11-23agp: kill agp_rebind_memoryDaniel Vetter2-21/+0
2010-11-23drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter5-5/+54
2010-11-23drm/i915: track objects in the gttDaniel Vetter2-0/+8
2010-11-23agp: kill agp_flush_chipset and corresponding ioctlDaniel Vetter7-25/+0
2010-11-23drm: kill drm_agp_chipset_flushDaniel Vetter2-7/+0
2010-11-23drm/i915/gtt: call chipset flush directlyDaniel Vetter3-6/+12
2010-11-23drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter4-26/+12
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 Wilson4-42/+15
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-next' of arrandale:git/linux-2.6 into drm-intel-nextChris Wilson469-1904/+3247
2010-11-22Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson465-1913/+3117
2010-11-22Merge remote branch 'linus' into drm-intel-fixesChris Wilson461-1790/+2966
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-22Linux 2.6.37-rc3v2.6.37-rc3Linus Torvalds1-1/+1
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 branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds6-56/+37
2010-11-20ext4: Add EXT4_IOC_TRIM ioctl to handle batched discardLukas Czerner1-0/+24
2010-11-20fs: Do not dispatch FITRIM through separate super_operationLukas Czerner3-41/+0
2010-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds14-76/+129
2010-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds28-55/+164
2010-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+5
2010-11-19Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Linus Torvalds1-1/+1
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 Torvalds55-424/+1021
2010-11-19sata_via: apply magic FIFO fix to vt6420 tooTejun Heo1-4/+5
2010-11-19net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap1-1/+1
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi1-0/+6