summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-23drm/i915: remove useless audio vblank waitresume-optimization-20140123Paulo Zanoni1-4/+0
2014-01-23drm/i915: WARN in case we're enabling the pipe and it's enabledPaulo Zanoni1-1/+4
2014-01-23drm/i915: remove wait_for_vblank argument form intel_enable_pipePaulo Zanoni1-7/+14
2014-01-23drm/i915: remove "dsi" argument form intel_enable_pipePaulo Zanoni1-8/+6
2014-01-23drm/i915: remove pch_port argument form intel_enable_pipePaulo Zanoni1-9/+6
2014-01-23drm/i915: pass intel_crtc as argument for intel_enable_pipePaulo Zanoni1-15/+14
2014-01-23drm/i915: remove the vblank_wait hack from HSW+Paulo Zanoni1-10/+0
2014-01-23drm/i915: don't wait for vblank after enabling pipe on HSWPaulo Zanoni1-1/+1
2014-01-23drm/i915: add wait_for_vblank argument to intel_enable_pipePaulo Zanoni1-6/+8
2014-01-23drm-intel-nightly: 2014y-01m-23d-20h-10m-49s integration manifestDaniel Vetter1-0/+6
2014-01-23Merge remote-tracking branch 'origin/topic/ppgtt' into drm-intel-nightlyDaniel Vetter16-601/+1279
2014-01-23Merge remote-tracking branch 'origin/drm-intel-fixes' into drm-intel-nightlyDaniel Vetter3-16/+36
2014-01-23drm/i915: fix WRPLL clock calculationJesse Barnes1-1/+2
2014-01-23drm/i915: VLV2 - Fix hotplug detect bitsTodd Previte2-15/+35
2014-01-22drm/i915: Remove incorrect comment about struct mutexBen Widawsky1-2/+0
2014-01-22drm/i915: Allow reading the TIMESTAMP register on Gen8.Kenneth Graunke1-1/+1
2014-01-22drm/i915: always check clocks when comparing pipe configsJesse Barnes1-4/+2
2014-01-22drm/i915: clock readout support for DDI v3Jesse Barnes2-0/+102
2014-01-22drm/i915: Introduce a get_aux_send_ctl() vfuncDamien Lespiau2-4/+14
2014-01-22drm/i915: Reorder the AUX_CTL bits in descending orderDamien Lespiau1-4/+4
2014-01-22drm/i915: Factor out a function returning the AUX_CTL value to start a sendDamien Lespiau1-22/+37
2014-01-22drm/i915: Turn get_aux_clock_divider() into per-platform vfuncsDamien Lespiau2-22/+54
2014-01-22drm/i915: quirk invert brightness for Acer Aspire 5336Jani Nikula1-0/+3
2014-01-22drm/i915: drop the i915.fbpercrtc module parameterJani Nikula2-4/+0
2014-01-22drm/i915: Enable 5.4Ghz (HBR2) link rate for Displayport 1.2-capable devicesTodd Previte2-6/+26
2014-01-22drm/i915: Shuffle sprite register writes into a tighter groupVille Syrjälä1-9/+9
2014-01-22drm/i915: Shuffle modeset reset handling aroundDaniel Vetter3-2/+3
2014-01-22drm/i915: set the backlight panel delays registers to 1Paulo Zanoni1-3/+10
2014-01-22drm/i915: Fix new_config and new_enabled for load detectVille Syrjälä1-4/+16
2014-01-22drm/i915: Kill dev_priv->irq_receivedVille Syrjälä3-30/+0
2014-01-22drm/i915: Make irq_received boolVille Syrjälä1-4/+2
2014-01-22drm/i915: Add intel_hpd_irq_uninstall()Ville Syrjälä1-6/+11
2014-01-22drm/i915: don't wait for power cycle when waiting for power offPaulo Zanoni1-2/+2
2014-01-22drm/i915: remove a column of zeros from the eDP wait definitionsPaulo Zanoni1-6/+6
2014-01-22drm/i915: drop ironlake_ prefix from edp panel/backlight functionsDaniel Vetter3-59/+59
2014-01-22drm/i915: save some time when waiting the eDP timingsPaulo Zanoni3-3/+56
2014-01-22drm/i915: init the DP panel power seq variables earlierPaulo Zanoni1-7/+8
2014-01-22drm/i915: Only restore backlight combination mode reg for umsDaniel Vetter4-11/+10
2014-01-22drm/i915: clean up HPD IRQ debug printingImre Deak1-9/+3
2014-01-22drm/i915: Don't use i915_preliminary_hw_support to mean pre-productionDamien Lespiau1-2/+4
2014-01-22drm/i915: Set crtc->new_config to NULL for pipes that are about to be disabledVille Syrjälä1-3/+19
2014-01-22drm/i915: Don't oops if the initial modeset failsVille Syrjälä1-0/+32
2014-01-22drm/i915: Use new_config and new_enabled to simplify the VLV cdclk codeVille Syrjälä1-16/+9
2014-01-22drm/i915: Prepare to track new pipe config per pipeVille Syrjälä2-0/+6
2014-01-22drm/i915: Pre-compute pipe enabled stateVille Syrjälä2-16/+64
2014-01-22drm/i915: Repeat evictions whilst pageflip completions are outstandingChris Wilson1-7/+20
2014-01-22drm/i915: Wait for completion of pending flips when starved of fencesChris Wilson3-4/+34
2014-01-22drm/i915: don't disable DP port after a failed link trainingImre Deak1-1/+0
2014-01-22drm/i915: don't disable the DP port if the link is lostImre Deak1-2/+0
2014-01-22drm/i915: Eliminate lots of WARNs when there's no backlight presentVille Syrjälä2-11/+5