summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: rearrange mutex acquisition for preadChris Wilson2010-10-191-56/+43
* drm/i915: Rearrange acquisition of mutex during pwriteChris Wilson2010-10-191-105/+65
* drm/i915: Attempt to prefault user pages for pread/pwriteChris Wilson2010-10-191-14/+19
* drm/i915: Avoid taking the mutex for dropping the refcnt upon creationChris Wilson2010-10-191-4/+7
* drm/i915: Perform relocations in CPU domain [if in CPU domain]Chris Wilson2010-10-191-26/+29
* drm/i915: Avoid vmallocing a buffer for the relocationsChris Wilson2010-10-191-149/+75
* drm/i915/hdmi: Add 'force_audio' propertyChris Wilson2010-10-191-0/+64
* drm/i915/sdvo: Add 'force_audio' propertyChris Wilson2010-10-191-2/+46
* drm/i915/dp: Add 'force_audio' propertyChris Wilson2010-10-191-5/+69
* drm/i915: Enable HDMI audio for monitor with audio supportZhenyu Wang2010-10-191-4/+8
* drm/i915: Enable DisplayPort audioZhenyu Wang2010-10-191-21/+41
* drm/edid: add helper function to detect monitor audio capabilityZhenyu Wang2010-10-192-14/+79
* drm/i915: Initialize panel timing registers if VBIOS did notBryan Freed2010-10-193-4/+25
* drm/i915: Sleep whilst waiting for the ringChris Wilson2010-10-191-1/+1
* drm/i915: Fix GPIO pin to register mappingZhenyu Wang2010-10-191-0/+1
* drm/i915: restore fixed FDI link rate on SandybridgeChris Wilson2010-10-191-2/+5
* drm/i915/dp: down the DP link even if the reg indicates it's already downJesse Barnes2010-10-191-10/+6
* drm/i915: Fix oops on HWS unloadDaniel Vetter2010-10-191-3/+3
* drm/i915: Remove duplicate set of ADPA definitionsChris Wilson2010-10-191-7/+1
* Revert "drm/i915: Prevent module unload to avoid random memory corruption"Chris Wilson2010-10-191-3/+0
* Merge remote branch 'airlied/drm-core-next' into tmpChris Wilson2010-10-19435-1797/+3335
|\
| * drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel2010-10-198-13/+21
| * kdb, kms: Save and restore the LUT on atomic KMS enter/exitJason Wessel2010-10-191-0/+26
| * Revert "radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exit"Jason Wessel2010-10-193-40/+0
| * agp/amd-k7: Allow binding user memory to the AGP GART.Francisco Jerez2010-10-191-2/+4
| * drm/ttm: Simplify ttm_bo_wait_unreservedJean Delvare2010-10-191-7/+2
| * Revert "drm/radeon/kms: remove some pll algo flags"Dave Airlie2010-10-194-7/+52
| * drm/ttm: add unlocked variant of new manager put node.Dave Airlie2010-10-193-3/+24
| * Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2010-10-19422-1721/+3202
| |\
| | * drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-181-16/+12
| | * Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2010-10-171-1/+3
| | |\
| | | * ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch2010-10-171-1/+3
| | * | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin2010-10-151-2/+2
| | * | m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin2010-10-151-0/+1
| | * | m32r: get_user takes an lvalue, not a pointerKyle McMartin2010-10-151-1/+1
| | * | m32r: restore _BLOCKABLEKyle McMartin2010-10-151-0/+2
| | * | types.h: define __aligned_u64 and expose to userspaceEric Paris2010-10-151-1/+14
| | * | uml: fix buildFUJITA Tomonori2010-10-151-9/+5
| | * | sysctl: min/max bounds are optionalEric Dumazet2010-10-151-9/+0
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-151-0/+13
| | |\ \
| | | * | mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen2010-10-151-0/+13
| | * | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-151-2/+11
| | |\ \ \
| | | * | | hrtimer: Preserve timer state in remove_hrtimer()Salman Qazi2010-10-141-2/+11
| | * | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-155-0/+17
| | |\ \ \ \
| | | * | | | HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen2010-10-133-0/+4
| | | * | | | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenPierre BAILLY2010-10-122-0/+2
| | | * | | | HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite2010-10-061-0/+6
| | | * | | | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctlAntonio Ospite2010-10-061-0/+5
| | * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-152-5/+6
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | ubd: fix incorrect sector handling during request restartTejun Heo2010-10-151-4/+5
OpenPOWER on IntegriCloud