summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: fix audio pin counts for DCE6+ (v2)Alex Deucher2014-04-082-5/+14
* drm/radeon/dp: switch to the common i2c over aux codeAlex Deucher2014-04-085-200/+44
* drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)Alex Deucher2014-04-082-1/+7
* drm/dp/i2c: send bare addresses to properly reset i2c connections (v4)Alex Deucher2014-04-081-19/+32
* drm/radeon/dp: handle zero sized i2c over aux transactions (v2)Alex Deucher2014-04-081-5/+18
* drm/i915: support address only i2c-over-aux transactionsJani Nikula2014-04-081-3/+4
* drm/tegra: dp: Support address-only I2C-over-AUX transactionsThierry Reding2014-04-082-13/+32
* DRM: armada: fix corruption while loading cursorsRussell King2014-04-081-0/+1
* Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-04-05189-1502/+2169
|\
| * Skip intel_crt_init for Dell XPS 8700Giacomo Comes2014-04-041-0/+8
| * drm/i915: vlv: fix RPS interrupt mask settingImre Deak2014-04-041-1/+1
| * Revert "drm/i915/vlv: fixup DDR freq detection per Punit spec"Deepak S2014-04-041-4/+2
| * drm/i915: move power domain init earlier during system resumeImre Deak2014-04-041-14/+76
| * drm/i915: Fix the computation of required fb size for pipeChris Wilson2014-04-021-8/+21
| * drm/i915: don't get/put runtime PM at the debugfs forcewake filePaulo Zanoni2014-04-011-2/+0
| * drm/i915: fix WARNs when reading DDI state while suspendedPaulo Zanoni2014-04-012-0/+8
| * drm/i915: don't read cursor registers on powered down pipesPaulo Zanoni2014-04-011-6/+7
| * drm/i915: get runtime PM at i915_display_infoPaulo Zanoni2014-04-011-0/+3
| * drm/i915: don't read pp_ctrl_reg if we're suspendedPaulo Zanoni2014-04-011-1/+2
| * drm/i915: get runtime PM at i915_reg_read_ioctlPaulo Zanoni2014-04-011-3/+8
| * drm/i915: don't schedule force_wake_timer at gen6_readPaulo Zanoni2014-04-011-4/+5
| * drm/i915: vlv: reserve the GT power context only once during driver initImre Deak2014-04-013-7/+44
| * drm/i915: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-319-17/+17
| * drm/i915/overlay: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-311-12/+12
| * drm/i915/ringbuffer: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-311-19/+19
| * drm/i915/display: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-311-11/+11
| * drm/i915/irq: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-311-55/+55
| * drm/i915/gem: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-311-23/+23
| * drm/i915/dma: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-311-24/+24
| * drm/i915/debugfs: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-311-23/+23
| * drm/i915: Mask PM/RPS interrupt generation based on activityChris Wilson2014-03-311-16/+25
| * drm/i915: Refactor gen6_set_rpsChris Wilson2014-03-311-20/+14
| * Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq."Chris Wilson2014-03-313-49/+0
| * drm/i915: Make sure vsyncshift is positiveVille Syrjälä2014-03-311-1/+4
| * drm/i915: Fix the interlace mode selection for gmch platformsVille Syrjälä2014-03-311-7/+7
| * drm/i915: Program VSYNCSHIFT in a more consistent mannerVille Syrjälä2014-03-311-6/+8
| * drm/i915/vlv: use W_SYNC_SHIFT for interlaced modes on VLVJesse Barnes2014-03-311-1/+4
| * drm/i915: restrict vt-d stolen memory workaround to pre-gen8Daniel Vetter2014-03-311-1/+1
| * Merge tag 'v3.14' into drm-intel-next-queuedDaniel Vetter2014-03-31168-1136/+1647
| |\
| | * Linux 3.14v3.14Linus Torvalds2014-03-301-1/+1
| | * Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2014-03-304-77/+134
| | |\
| | | * switch mnt_hash to hlistAl Viro2014-03-304-50/+61
| | | * don't bother with propagate_mnt() unless the target is sharedAl Viro2014-03-301-10/+7
| | | * keep shadowed vfsmounts togetherAl Viro2014-03-301-9/+23
| | | * resizable namespace.c hashesAl Viro2014-03-302-24/+59
| | * | MAINTAINERS: resume as Documentation maintainerRandy Dunlap2014-03-301-2/+2
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-03-302-32/+45
| | |\ \
| | | * | Input: mousedev - fix race when creating mixed deviceDmitry Torokhov2014-03-291-31/+42
| | | * | Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft2014-03-291-1/+3
| | * | | AUDIT: Allow login in non-init namespacesEric Paris2014-03-301-1/+11