aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: cleanup per-pipe reg usageJesse Barnes2011-02-0713-647/+640
* drm/i915: Skip the no-op domain changes when already in CPU|GTT domainsChris Wilson2011-02-071-0/+6
* drm/i915: Refine tracepointsChris Wilson2011-02-0711-359/+330
* drm/i915: Fix infinite loop regression from 21dd3734Chris Wilson2011-02-071-5/+25
* drm/i915: the PCH reference clocks are global, so don't clobber unconditionallyJesse Barnes2011-02-071-46/+77
* drm/i915: add port assertion check when disabling transcodersJesse Barnes2011-02-071-0/+59
* drm/i915: don't check plane vs pipe enable on ILK+Jesse Barnes2011-02-071-0/+4
* drm/i915: Set the transcoder port to none when disabling DP.Eric Anholt2011-02-072-0/+2
* drm/i915: Use DEBUG_KMS for the self-refresh watermarksChris Wilson2011-02-071-5/+6
* drm/i915: Include 'i915_error_state' hint for when the GPU catches fireChris Wilson2011-02-071-1/+2
* drm/i915: Enable GMBUS for post-gen2 chipsetsChris Wilson2011-02-011-1/+2
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-018-43/+88
|\
| * drm/i915: Suppress spurious vblank interruptsChris Wilson2011-01-312-7/+8
| * drm: Avoid leak of adjusted mode along quick set_mode pathsChris Wilson2011-01-311-5/+3
| * drm: Simplify and defend later checks when disabling a crtcChris Wilson2011-01-311-3/+6
| * drm: Don't switch fb when disabling an outputChris Wilson2011-01-311-2/+2
| * drm/i915: Reset crtc after resumeChris Wilson2011-01-251-3/+14
| * drm/i915/crt: Force the initial probe after resetChris Wilson2011-01-251-0/+10
| * drm/i915: Reset state after a GPU reset or resumeChris Wilson2011-01-251-0/+2
| * drm: Add an interface to reset the deviceChris Wilson2011-01-251-0/+20
| * drm/i915/sdvo: If at first we don't succeed in reading the response, waitChris Wilson2011-01-251-23/+23
* | drm/i915: Remove unreachable conditionChris Wilson2011-02-011-2/+1
* | drm/i915: Override SDVO panel type in VBTChris Wilson2011-02-013-8/+18
* | drm/i915: Trivial spelling mistake 'assertiing'Chris Wilson2011-02-011-2/+2
* | drm/i915: Record all error ringbuffersChris Wilson2011-01-283-18/+29
* | drm/i915: Defer reporting EIO until we try to use the GPUChris Wilson2011-01-274-28/+18
* | drm/i915: Check wedged status before throttlingChris Wilson2011-01-271-0/+3
* | drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiledChris Wilson2011-01-261-0/+9
* | drm/i915/sdvo: Use a compact test for determining a multi-function deviceChris Wilson2011-01-261-27/+3
* | drm/i915: use VDD AUX override to make panel power sequencing look betterJesse Barnes2011-01-252-7/+59
* | drm/i915: remove now unnecessary delays in eDP panel power sequencingJesse Barnes2011-01-251-10/+0
* | drm/i915: Refactor self-refresh watermark calculationsChris Wilson2011-01-252-191/+200
* | drm/i915: Silence a few -Wunused-but-set-variableChris Wilson2011-01-253-5/+5
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-01-24482-3310/+3422
|\ \ | |/
| * drm/i915: Prevent uninitialised reads during error state captureChris Wilson2011-01-241-0/+2
| * drm/i915: Use consistent mappings for OpRegion between ACPI and i915Michael Karcher2011-01-241-1/+2
| * Merge remote branch 'linus/master' into drm-intel-fixesChris Wilson2011-01-24475-3248/+3597
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-01-241-1/+1
| | |\
| | | * module: fix missing semicolons in MODULE macro usageRusty Russell2011-01-241-1/+1
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-242-7/+9
| | |\ \
| | | * | tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson2011-01-241-3/+3
| | | * | TPM: Long default timeout fixRajiv Andrade2011-01-241-4/+6
| | | |/
| | * | rapidio: fix new kernel-doc warningsRandy Dunlap2011-01-221-0/+2
| | |/
| | * Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-01-21122-2635/+2376
| | |\
| | | * [media] staging/lirc: fix mem leaks and ptr err usageJarod Wilson2011-01-196-6/+20
| | | * [media] hdpvr: reduce latency of i2c read/write w/recycled bufferJarod Wilson2011-01-192-17/+16
| | | * [media] hdpvr: enable IR partJarod Wilson2011-01-195-77/+65
| | | * [media] rc/mceusb: timeout should be in ns, not usJarod Wilson2011-01-191-2/+2
| | | * [media] v4l2-device: fix 'use-after-freed' oopsHans Verkuil2011-01-191-0/+2
| | | * [media] v4l2-dev: don't memset video_device.devHans Verkuil2011-01-191-5/+4