summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* agp: kill agp_flush_chipset and corresponding ioctlDaniel Vetter2010-11-237-25/+0
* drm: kill drm_agp_chipset_flushDaniel Vetter2010-11-232-7/+0
* drm/i915/gtt: call chipset flush directlyDaniel Vetter2010-11-233-6/+12
* drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter2010-11-234-26/+12
* intel-gtt: fold i81x-only dcache support into the generic driverDaniel Vetter2010-11-231-89/+61
* intel-gtt: switch i81x to the common initialization helpersDaniel Vetter2010-11-231-127/+71
* intel-gtt: switch i81x to the write_entry helpersDaniel Vetter2010-11-231-92/+60
* intel-gtt: kill unneeded sandybridge memory typesDaniel Vetter2010-11-231-6/+0
* intel-gtt: drop dcache support for i830 and laterDaniel Vetter2010-11-231-7/+1
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-232-179/+307
|\
| * drm/i915: Handle pagefaults in execbuffer user relocationsChris Wilson2010-11-231-168/+293
| * drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supportedChris Wilson2010-11-221-11/+14
* | drm/i915: Contract the magic IPS constants into a direct LUTChris Wilson2010-11-231-160/+144
* | agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson2010-11-234-42/+15
* | agp/intel: Remove the artificial cap on stolen sizeChris Wilson2010-11-231-13/+3
* | drm/i915: Compute physical addresses from base of stolen memoryChris Wilson2010-11-232-122/+77
* | drm/i915/panel: Restore saved value of BLC_PWM_CTLChris Wilson2010-11-231-10/+42
* | drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffersChris Wilson2010-11-232-4/+4
* | drm/i915: Fix restore of 965 fence regs since the register tracing change.Keith Packard2010-11-221-32/+36
* | drm/i915: Add support for GPU reset on gen6.Eric Anholt2010-11-222-0/+17
* | drm/i915: Also reinit the BSD and BLT rings after a GPU reset.Eric Anholt2010-11-221-2/+7
* | drm/i915: Correct a comment about the use of the workqueue.Eric Anholt2010-11-221-1/+1
* | Merge branch 'drm-intel-next' of arrandale:git/linux-2.6 into drm-intel-nextChris Wilson2010-11-22469-1904/+3247
|\ \
| * \ Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-22465-1913/+3117
| |\ \ | | |/
| | * Merge remote branch 'linus' into drm-intel-fixesChris Wilson2010-11-22461-1790/+2966
| | |\
| | | * Linux 2.6.37-rc3v2.6.37-rc3Linus Torvalds2010-11-211-1/+1
| | | * Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-11-196-56/+37
| | | |\
| | | | * ext4: Add EXT4_IOC_TRIM ioctl to handle batched discardLukas Czerner2010-11-191-0/+24
| | | | * fs: Do not dispatch FITRIM through separate super_operationLukas Czerner2010-11-193-41/+0
| | | | * ext4: ext4_fill_super shouldn't return 0 on corruptionDarrick J. Wong2010-11-191-2/+3
| | | | * jbd2: fix /proc/fs/jbd2/<dev> when using an external journalyangsheng2010-11-171-8/+8
| | | | * ext4: missing unlock in ext4_clear_request_list()Dan Carpenter2010-11-171-3/+0
| | | | * ext4: fix setting random pages PageUptodateMarkus Trippelsdorf2010-11-171-2/+2
| | | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-11-1914-76/+129
| | | |\ \
| | | | * | ceph: fix readdir EOVERFLOW on 32-bit archsSage Weil2010-11-181-3/+7
| | | | * | ceph: fix frag offset for non-leftmost fragsSage Weil2010-11-111-1/+4
| | | | * | ceph: fix dangling pointerSage Weil2010-11-111-0/+1
| | | | * | ceph: explicitly specify page alignment in network messagesSage Weil2010-11-093-5/+9
| | | | * | ceph: make page alignment explicit in osd interfaceSage Weil2010-11-095-19/+44
| | | | * | ceph: fix comment, remove extraneous argsSage Weil2010-11-093-15/+11
| | | | * | ceph: fix update of ctime from MDSSage Weil2010-11-081-2/+4
| | | | * | ceph: fix version check on racing inode updatesSage Weil2010-11-081-4/+9
| | | | * | ceph: fix uid/gid on resent mds requestsSage Weil2010-11-082-2/+7
| | | | * | ceph: fix rdcache_gen usage and invalidateSage Weil2010-11-083-14/+10
| | | | * | ceph: re-request max_size if cap auth changesSage Weil2010-11-071-0/+5
| | | | * | ceph: only let auth caps update max_sizeSage Weil2010-11-071-1/+8
| | | | * | ceph: fix open for write on clustered mdsSage Weil2010-11-071-2/+4
| | | | * | ceph: fix bad pointer dereference in ceph_fill_traceSage Weil2010-11-071-1/+2
| | | | * | ceph: fix small seq message skippingSage Weil2010-11-011-2/+1
| | | | * | Revert "ceph: update issue_seq on cap grant"Sage Weil2010-10-271-5/+3
OpenPOWER on IntegriCloud