summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-29drm/i915: simplify condition for digital portJani Nikula
2015-05-29drm/i915: merge the two hpd loops in intel_hpd_irq_handler to oneJani Nikula
2015-05-29drm/i915: put back the indent in intel_hpd_irq_handlerJani Nikula
2015-05-29drm/i915: simplify conditions for skipping the 2nd hpd loop iterationsJani Nikula
2015-05-29drm/i915: add for_each_hpd_pin to iterate over hotplug pinsJani Nikula
2015-05-29drm/i915: Warn when cdclk for the platforms is not knownVille Syrjälä
2015-05-29drm/i915: Add cdclk extraction for g33, g965gm and g4xVille Syrjälä
2015-05-29drm/i915: Fix 852GM/GMV cdclkVille Syrjälä
2015-05-29drm/i915: Fix i855 get_display_clock_speedVille Syrjälä
2015-05-29drm/i915: Only show view type for GGTT VMAsTvrtko Ursulin
2015-05-29drm/i915/skl: Don't try to store the wrong central frequencyDamien Lespiau
2015-05-29drm/i915: Correctly prefix HSW/BDW HDMI clock functionsDamien Lespiau
2015-05-29drm/i915/skl: Remove unnecessary () used with abs_diff()Damien Lespiau
2015-05-29drm/i915/skl: Remove unnecessary () used with div_u64()Damien Lespiau
2015-05-29drm/i915/skl: Factor out computing the DPLL paramaters from the dividersDamien Lespiau
2015-05-29drm/i915/skl: Use a more idomatic early returnDamien Lespiau
2015-05-29drm/i915/skl: Propagate the error if we fail to find a suitable DPLL dividerDamien Lespiau
2015-05-29drm/i915/skl: Display the WRPLL frequency we couldn't accomodate when failingDamien Lespiau
2015-05-29drm/i915/skl: Make sure to break when not finding suitable PLL dividersDamien Lespiau
2015-05-29drm/i915/dsi: remove non-op hot plug callbackJani Nikula
2015-05-29drm/i915: remove useless DP and DDI encoder ->hot_plug hooksJani Nikula
2015-05-29drm/i915: group all hotplug related fields into a new struct in dev_privJani Nikula
2015-05-29drm/i915: reduce indent in intel_hpd_irq_handlerJani Nikula
2015-05-29drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handlerJani Nikula
2015-05-29drm/i915: reduce indent in i9xx_hpd_irq_handlerJani Nikula
2015-05-29drm/i915: add a context parameter to {en, dis}able zero address mappingDavid Weinehall
2015-05-28drm/i915: disable IPS while getting the sink CRCsPaulo Zanoni
2015-05-28drm/i915: Disable 12bpc hdmi for nowDaniel Vetter
2015-05-28drm/i915: Adjust sideband locking a bit for CHV/VLVVille Syrjälä
2015-05-28drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä
2015-05-28drm/i915: Kill intel_flush_primary_plane()Ville Syrjälä
2015-05-28drm/i915: Throw out WIP CHV power well definitionsVille Syrjälä
2015-05-28drm/i915: Use the default 600ns LDO programming sequence delayVille Syrjälä
2015-05-27drm/i915: Remove unnecessary null check in execlists_context_unqueueMichel Thierry
2015-05-26drm/i915: Use spinlocks for checking when to waitboostChris Wilson
2015-05-26Revert "drm/i915: Force clean compilation with -Werror"Daniel Vetter
2015-05-22drm/i915: Update DRIVER_DATE to 20150522Daniel Vetter
2015-05-22drm/i915: Introduce DRM_I915_THROTTLE_JIFFIESChris Wilson
2015-05-22drm/i915: Use the correct destructor for freeing requests on errorChris Wilson
2015-05-22drm/i915/skl: don't fail colorkey + scaler requestChandra Konduru
2015-05-22drm/i915: Enable GTT caching on gen8Ville Syrjälä
2015-05-22drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating()Ville Syrjälä
2015-05-22drm/i915: Use ilk_init_lp_watermarks() on BDWVille Syrjälä
2015-05-21drm/i915: Disable FDI RX/TX before the portsVille Syrjälä
2015-05-21drm/i915: Disable CRT port after pipe on PCH platformsVille Syrjälä
2015-05-21drm/i915: Disable SDVO port after the pipe on PCH platformsVille Syrjälä
2015-05-21drm/i915: Disable HDMI port after the pipe on PCH platformsVille Syrjälä
2015-05-21drm/i915: Fix the IBX transcoder B workaroundsVille Syrjälä
2015-05-21drm/i915: Write the SDVO reg twice on IBXVille Syrjälä
2015-05-21drm/i915: Fix DP enhanced framing for CPTVille Syrjälä