summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2010-10-21drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson-22/+18
2010-10-21drm/i915: Enable SandyBridge blitter ringChris Wilson-62/+170
2010-10-21drm/i915/ringbuffer: Remove broken intel_fill_struct()Chris Wilson-19/+0
2010-10-21drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2bChris Wilson-1/+1
2010-10-20drm/i915: Copy the updated reloc->presumed_offset back to the userChris Wilson-0/+13
2010-10-20drm/i915: Track objects in global active list (as well as per-ring)Chris Wilson-96/+58
2010-10-20drm/i915: Simplify most HAS_BSD() checksChris Wilson-37/+22
2010-10-20drm/i915: cache the last object lookup during pin_and_relocate()Chris Wilson-171/+144
2010-10-19drm/i915: Do interrupible mutex lock first to avoid locking for unreferenceChris Wilson-113/+93
2010-10-19drivers: gpu: drm: i915: Fix a typo.Andrea Gelmini-1/+1
2010-10-19agp/intel: Also add B43.1 to list of supported devicesChris Wilson-0/+1
2010-10-19drm/i915: rearrange mutex acquisition for preadChris Wilson-56/+43
2010-10-19drm/i915: Rearrange acquisition of mutex during pwriteChris Wilson-105/+65
2010-10-19drm/i915: Attempt to prefault user pages for pread/pwriteChris Wilson-14/+19
2010-10-19drm/i915: Avoid taking the mutex for dropping the refcnt upon creationChris Wilson-4/+7
2010-10-19drm/i915: Perform relocations in CPU domain [if in CPU domain]Chris Wilson-26/+29
2010-10-19drm/i915: Avoid vmallocing a buffer for the relocationsChris Wilson-149/+75
2010-10-19drm/i915/hdmi: Add 'force_audio' propertyChris Wilson-0/+64
2010-10-19drm/i915/sdvo: Add 'force_audio' propertyChris Wilson-2/+46
2010-10-19drm/i915/dp: Add 'force_audio' propertyChris Wilson-5/+69
2010-10-19drm/i915: Enable HDMI audio for monitor with audio supportZhenyu Wang-4/+8
2010-10-19drm/i915: Enable DisplayPort audioZhenyu Wang-21/+41
2010-10-19drm/edid: add helper function to detect monitor audio capabilityZhenyu Wang-14/+78
2010-10-19drm/i915: Initialize panel timing registers if VBIOS did notBryan Freed-4/+25
2010-10-19drm/i915: Sleep whilst waiting for the ringChris Wilson-1/+1
2010-10-19drm/i915: Fix GPIO pin to register mappingZhenyu Wang-0/+1
2010-10-19drm/i915: restore fixed FDI link rate on SandybridgeChris Wilson-2/+5
2010-10-19drm/i915/dp: down the DP link even if the reg indicates it's already downJesse Barnes-10/+6
2010-10-19drm/i915: Fix oops on HWS unloadDaniel Vetter-3/+3
2010-10-19drm/i915: Remove duplicate set of ADPA definitionsChris Wilson-7/+1
2010-10-19Revert "drm/i915: Prevent module unload to avoid random memory corruption"Chris Wilson-3/+0
2010-10-19Merge remote branch 'airlied/drm-core-next' into tmpChris Wilson-683/+1500
2010-10-19drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel-12/+15
2010-10-19kdb, kms: Save and restore the LUT on atomic KMS enter/exitJason Wessel-0/+26
2010-10-19Revert "radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exit"Jason Wessel-40/+0
2010-10-19agp/amd-k7: Allow binding user memory to the AGP GART.Francisco Jerez-2/+4
2010-10-19drm/ttm: Simplify ttm_bo_wait_unreservedJean Delvare-7/+2
2010-10-19Revert "drm/radeon/kms: remove some pll algo flags"Dave Airlie-7/+52
2010-10-19drm/ttm: add unlocked variant of new manager put node.Dave Airlie-3/+20
2010-10-19Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie-608/+1377
2010-10-18drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher-16/+12
2010-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds-0/+13
2010-10-15mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen-0/+13
2010-10-15Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+17
2010-10-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-1/+1
2010-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-73/+100
2010-10-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds-1/+1
2010-10-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds-30/+40
2010-10-13ioat2: fix performance regressionDan Williams-1/+1
2010-10-13ehea: Fix a checksum issue on the receive pathBreno Leitao-1/+9