summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-01-25drm/i915: Use 1/2 compression ratio limit for 16bpp on FBC2Ville Syrjälä
2014-01-25drm/i915: Improve FBC plane defines a bitVille Syrjälä
2014-01-25drm/i915: Don't set DPFC_HT_MODIFY bit on CTG/ILK/SNBVille Syrjälä
2014-01-25drm/i915: Don't set persistent FBC mode on ILK/SNBVille Syrjälä
2014-01-25drm/i915: Don't write IVB_FBC_RT_BASEVille Syrjälä
2014-01-25Merge branch 'topic/ppgtt' into drm-intel-next-queuedDaniel Vetter
2014-01-25drm/i915: Make underruns DRM_ERRORVille Syrjälä
2014-01-25drm/i915: Limit FIFO underrun reports on GMCH platformsVille Syrjälä
2014-01-25drm/i915: Place the Global GTT VM first in the list of VMChris Wilson
2014-01-24drm/i915: fix WRPLL clock calculationJesse Barnes
2014-01-24drm/i915: Remove incorrect comment about struct mutexBen Widawsky
2014-01-24drm/i915: always check clocks when comparing pipe configsJesse Barnes
2014-01-24drm/i915: clock readout support for DDI v3Jesse Barnes
2014-01-24drm/i915: Introduce a get_aux_send_ctl() vfuncDamien Lespiau
2014-01-24drm/i915: Reorder the AUX_CTL bits in descending orderDamien Lespiau
2014-01-24drm/i915: Factor out a function returning the AUX_CTL value to start a sendDamien Lespiau
2014-01-24drm/i915: Turn get_aux_clock_divider() into per-platform vfuncsDamien Lespiau
2014-01-24drm/i915: quirk invert brightness for Acer Aspire 5336Jani Nikula
2014-01-24drm/i915: drop the i915.fbpercrtc module parameterJani Nikula
2014-01-24drm/i915: Enable 5.4Ghz (HBR2) link rate for Displayport 1.2-capable devicesTodd Previte
2014-01-24drm/i915: Shuffle sprite register writes into a tighter groupVille Syrjälä
2014-01-24drm/i915: Shuffle modeset reset handling aroundDaniel Vetter
2014-01-24drm/i915: set the backlight panel delays registers to 1Paulo Zanoni
2014-01-24drm/i915: Fix new_config and new_enabled for load detectVille Syrjälä
2014-01-24drm/i915: Kill dev_priv->irq_receivedVille Syrjälä
2014-01-24drm/i915: Make irq_received boolVille Syrjälä
2014-01-24drm/i915: Add intel_hpd_irq_uninstall()Ville Syrjälä
2014-01-24drm/i915: don't wait for power cycle when waiting for power offPaulo Zanoni
2014-01-24drm/i915: remove a column of zeros from the eDP wait definitionsPaulo Zanoni
2014-01-24drm/i915: drop ironlake_ prefix from edp panel/backlight functionsDaniel Vetter
2014-01-24drm/i915: save some time when waiting the eDP timingsPaulo Zanoni
2014-01-24drm/i915: init the DP panel power seq variables earlierPaulo Zanoni
2014-01-24drm/i915: Only restore backlight combination mode reg for umsDaniel Vetter
2014-01-24drm/i915: clean up HPD IRQ debug printingImre Deak
2014-01-24drm/i915: Don't use i915_preliminary_hw_support to mean pre-productionDamien Lespiau
2014-01-24drm/i915: Set crtc->new_config to NULL for pipes that are about to be disabledVille Syrjälä
2014-01-24drm/i915: Don't oops if the initial modeset failsVille Syrjälä
2014-01-24drm/i915: Use new_config and new_enabled to simplify the VLV cdclk codeVille Syrjälä
2014-01-24drm/i915: Prepare to track new pipe config per pipeVille Syrjälä
2014-01-24drm/i915: Pre-compute pipe enabled stateVille Syrjälä
2014-01-24Revert "drm/i915: Mask reserved bits in display/sprite address registers"Daniel Vetter
2014-01-23drm/i915: VLV2 - Fix hotplug detect bitsTodd Previte
2014-01-22drm/i915: Allow reading the TIMESTAMP register on Gen8.Kenneth Graunke
2014-01-22drm/i915: Repeat evictions whilst pageflip completions are outstandingChris Wilson
2014-01-22drm/i915: Wait for completion of pending flips when starved of fencesChris Wilson
2014-01-22drm/i915: don't disable DP port after a failed link trainingImre Deak
2014-01-22drm/i915: don't disable the DP port if the link is lostImre Deak
2014-01-22drm/i915: Eliminate lots of WARNs when there's no backlight presentVille Syrjälä
2014-01-22drm/i915: g4x/vlv: fix dp aux interrupt maskImre Deak
2014-01-22drm/i915/ppgtt: Defer request freeing on resetBen Widawsky