summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-10-20drm/i915: cache the last object lookup during pin_and_relocate()Chris Wilson
2010-10-19drm/i915: Do interrupible mutex lock first to avoid locking for unreferenceChris Wilson
2010-10-19drivers: gpu: drm: i915: Fix a typo.Andrea Gelmini
2010-10-19agp/intel: Also add B43.1 to list of supported devicesChris Wilson
2010-10-19drm/i915: rearrange mutex acquisition for preadChris Wilson
2010-10-19drm/i915: Rearrange acquisition of mutex during pwriteChris Wilson
2010-10-19drm/i915: Attempt to prefault user pages for pread/pwriteChris Wilson
2010-10-19drm/i915: Avoid taking the mutex for dropping the refcnt upon creationChris Wilson
2010-10-19drm/i915: Perform relocations in CPU domain [if in CPU domain]Chris Wilson
2010-10-19drm/i915: Avoid vmallocing a buffer for the relocationsChris Wilson
2010-10-19drm/i915/hdmi: Add 'force_audio' propertyChris Wilson
2010-10-19drm/i915/sdvo: Add 'force_audio' propertyChris Wilson
2010-10-19drm/i915/dp: Add 'force_audio' propertyChris Wilson
2010-10-19drm/i915: Enable HDMI audio for monitor with audio supportZhenyu Wang
2010-10-19drm/i915: Enable DisplayPort audioZhenyu Wang
2010-10-19drm/edid: add helper function to detect monitor audio capabilityZhenyu Wang
2010-10-19drm/i915: Initialize panel timing registers if VBIOS did notBryan Freed
2010-10-19drm/i915: Sleep whilst waiting for the ringChris Wilson
2010-10-19drm/i915: Fix GPIO pin to register mappingZhenyu Wang
2010-10-19drm/i915: restore fixed FDI link rate on SandybridgeChris Wilson
2010-10-19drm/i915/dp: down the DP link even if the reg indicates it's already downJesse Barnes
2010-10-19drm/i915: Fix oops on HWS unloadDaniel Vetter
2010-10-19drm/i915: Remove duplicate set of ADPA definitionsChris Wilson
2010-10-19Revert "drm/i915: Prevent module unload to avoid random memory corruption"Chris Wilson
2010-10-19Merge remote branch 'airlied/drm-core-next' into tmpChris Wilson
2010-10-19drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel
2010-10-19kdb, kms: Save and restore the LUT on atomic KMS enter/exitJason Wessel
2010-10-19Revert "radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exit"Jason Wessel
2010-10-19agp/amd-k7: Allow binding user memory to the AGP GART.Francisco Jerez
2010-10-19drm/ttm: Simplify ttm_bo_wait_unreservedJean Delvare
2010-10-19Revert "drm/radeon/kms: remove some pll algo flags"Dave Airlie
2010-10-19drm/ttm: add unlocked variant of new manager put node.Dave Airlie
2010-10-19Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie
2010-10-18drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher
2010-10-17Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2010-10-17ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch
2010-10-15m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin
2010-10-15m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin
2010-10-15m32r: get_user takes an lvalue, not a pointerKyle McMartin
2010-10-15m32r: restore _BLOCKABLEKyle McMartin
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris
2010-10-15uml: fix buildFUJITA Tomonori
2010-10-15sysctl: min/max bounds are optionalEric Dumazet
2010-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-10-15mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen
2010-10-15Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-15Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-15ubd: fix incorrect sector handling during request restartTejun Heo
2010-10-14Export dump_{write,seek} to binary loader modulesLinus Torvalds