summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Check error code whilst moving buffer to GTT domain.Chris Wilson2010-05-281-1/+5
* drm/i915: Remove spurious warning "Failure to install fence"Chris Wilson2010-05-281-6/+11
* drm/i915: Rebind bo if currently bound with incorrect alignment.Chris Wilson2010-05-281-0/+11
* drm/i915: Include pitch in set_base debug statement.Chris Wilson2010-05-281-1/+2
* drm/i915: Only print "nothing to do" debug message as required.Chris Wilson2010-05-281-2/+3
* drm/i915: Propagate error from unbinding an unfenceable object.Chris Wilson2010-05-281-3/+7
* drm/i915: Avoid nesting of domain changes when setting display planeChris Wilson2010-05-281-5/+3
* drm/i915: Hold the spinlock whilst resetting unpin_work along error pathChris Wilson2010-05-281-8/+12
* drm/i915: Only print an message if there was an errorChris Wilson2010-05-281-14/+24
* drm/i915: Clean up leftover bits from hws move to ring structure.Eric Anholt2010-05-263-10/+6
* drm/i915: Add CxSR support on Pineview DDR3Li Peng2010-05-264-29/+53
* i915: remove unneeded null checksDan Carpenter2010-05-261-2/+2
* i915/intel_sdvo: remove unneeded null checkDan Carpenter2010-05-261-1/+1
* drm/i915: Fix HDMI mode select for Cougarpoint PCHZhenyu Wang2010-05-262-1/+7
* drm/i915: combine all small integers into one single bitfieldDaniel Vetter2010-05-262-26/+54
* drm/i915/dp: Add DPCD data to debug outputAdam Jackson2010-05-261-0/+2
* drm/i915/dp: Only enable enhanced framing if the sink supports itAdam Jackson2010-05-261-3/+2
* drm/i915: Kill dangerous pending-flip debuggingChris Wilson2010-05-261-6/+0
* agp/intel: Restrict GTT mapping to valid range on i915 and i945Chris Wilson2010-05-261-7/+39
* drm/i915: Storage class should be before const qualifierTobias Klauser2010-05-261-19/+19
* drm/i915: add power monitoring supportJesse Barnes2010-05-266-53/+772
* drm/i915/gen4: Extra CRT hotplug paranoiaAdam Jackson2010-05-262-8/+14
* drm/i915: Add support for interlaced display.Krzysztof Halasa2010-05-262-1/+15
* i915: fix lock imbalance on error path...Daniel J Blueman2010-05-261-0/+1
* drm/i915: Convert more trace events to DEFINE_EVENTLi Zefan2010-05-261-17/+7
* drm/i915: add timeout to FBC disable waitsJesse Barnes2010-05-261-2/+11
* drm/i915: implement BSD ring buffer V2Zou Nan hai2010-05-266-15/+276
* drm/i915: convert some gem structures to per-ring V2Zou Nan hai2010-05-267-153/+207
* drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai2010-05-2611-377/+606
* drm/i915: Rename dev_priv->ring to dev_priv->render_ring.Eric Anholt2010-05-267-55/+55
* drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.Eric Anholt2010-05-266-534/+592
* drm/i915: Fail to load driver if KMS request without GEMChris Wilson2010-05-261-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2010-05-2614-24/+723
|\
| * squashfs: update documentation to include description of xattr layoutPhillip Lougher2010-05-261-5/+27
| * squashfs: fix name reading in squashfs_xattr_getPhillip Lougher2010-05-231-2/+6
| * squashfs: constify xattr handlersPhillip Lougher2010-05-232-8/+8
| * squashfs: xattr fix sparse warningsStephen Hemminger2010-05-171-4/+4
| * squashfs: xattr_lookup sparse fixStephen Hemminger2010-05-172-3/+4
| * squashfs: add xattr support configure optionPhillip Lougher2010-05-178-8/+63
| * squashfs: add new extended inode typesPhillip Lougher2010-05-176-16/+135
| * squashfs: add support for xattr readingPhillip Lougher2010-05-174-1/+342
| * squashfs: add xattr id supportPhillip Lougher2010-05-176-4/+161
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-269-12/+541
|\ \
| * | HID: roccat: fix build failure if built as moduleJiri Kosina2010-05-251-1/+1
| * | HID: roccat: propagate special events of roccat hardware to userspaceStefan Achatz2010-05-256-0/+526
| * | HID: Add the GYR4101US USB ID to hid-gyrationCory Maccarrone2010-05-243-0/+3
| * | HID: fix hid-roccat-kone for bin_attr API changeStephen Rothwell2010-05-241-12/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-2613-102/+219
|\ \ \
| * \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-05-263-47/+48
| |\ \ \
| | * | | ALSA: hda_intel: fix handling of non-completion stream interruptsClemens Ladisch2010-05-251-1/+4
OpenPOWER on IntegriCloud