drm/i915/bxt: edp1.4 Intermediate Freq support
[linux-2.6-block.git] / drivers /
2015-06-03 Sonika Jindaldrm/i915/bxt: edp1.4 Intermediate Freq support
2015-06-03 Ville Syrjälädrm/i915: Move WaBarrierPerformanceFixDisable:skl to...
2015-05-29 Jani Nikuladrm/i915: abstract hpd irq storm detection
2015-05-29 Ander Conselvan... drm/i915: Silence compiler warning
2015-05-29 Jani Nikuladrm/i915/bxt: clear hpd status sticky bits earlier
2015-05-29 Jani Nikuladrm/i915: abstract away platform specific parts from...
2015-05-29 Jani Nikuladrm/i915: simplify condition for digital port
2015-05-29 Jani Nikuladrm/i915: merge the two hpd loops in intel_hpd_irq_hand...
2015-05-29 Jani Nikuladrm/i915: put back the indent in intel_hpd_irq_handler
2015-05-29 Jani Nikuladrm/i915: simplify conditions for skipping the 2nd...
2015-05-29 Jani Nikuladrm/i915: add for_each_hpd_pin to iterate over hotplug...
2015-05-29 Ville Syrjälädrm/i915: Warn when cdclk for the platforms is not...
2015-05-29 Ville Syrjälädrm/i915: Add cdclk extraction for g33, g965gm and g4x
2015-05-29 Ville Syrjälädrm/i915: Fix 852GM/GMV cdclk
2015-05-29 Ville Syrjälädrm/i915: Fix i855 get_display_clock_speed
2015-05-29 Tvrtko Ursulindrm/i915: Only show view type for GGTT VMAs
2015-05-29 Damien Lespiaudrm/i915/skl: Don't try to store the wrong central...
2015-05-29 Damien Lespiaudrm/i915: Correctly prefix HSW/BDW HDMI clock functions
2015-05-29 Damien Lespiaudrm/i915/skl: Remove unnecessary () used with abs_diff()
2015-05-29 Damien Lespiaudrm/i915/skl: Remove unnecessary () used with div_u64()
2015-05-29 Damien Lespiaudrm/i915/skl: Factor out computing the DPLL paramaters...
2015-05-29 Damien Lespiaudrm/i915/skl: Use a more idomatic early return
2015-05-29 Damien Lespiaudrm/i915/skl: Propagate the error if we fail to find...
2015-05-29 Damien Lespiaudrm/i915/skl: Display the WRPLL frequency we couldn...
2015-05-29 Damien Lespiaudrm/i915/skl: Make sure to break when not finding suita...
2015-05-29 Jani Nikuladrm/i915/dsi: remove non-op hot plug callback
2015-05-29 Jani Nikuladrm/i915: remove useless DP and DDI encoder ->hot_plug...
2015-05-29 Jani Nikuladrm/i915: group all hotplug related fields into a new...
2015-05-29 Jani Nikuladrm/i915: reduce indent in intel_hpd_irq_handler
2015-05-29 Jani Nikuladrm/i915: reduce duplicate conditions in i9xx_hpd_irq_h...
2015-05-29 Jani Nikuladrm/i915: reduce indent in i9xx_hpd_irq_handler
2015-05-29 David Weinehalldrm/i915: add a context parameter to {en, dis}able...
2015-05-28 Paulo Zanonidrm/i915: disable IPS while getting the sink CRCs
2015-05-28 Daniel Vetterdrm/i915: Disable 12bpc hdmi for now
2015-05-28 Ville Syrjälädrm/i915: Adjust sideband locking a bit for CHV/VLV
2015-05-28 Ville Syrjälädrm/i915: s/dpio_lock/sb_lock/
2015-05-28 Ville Syrjälädrm/i915: Kill intel_flush_primary_plane()
2015-05-28 Ville Syrjälädrm/i915: Throw out WIP CHV power well definitions
2015-05-28 Ville Syrjälädrm/i915: Use the default 600ns LDO programming sequenc...
2015-05-27 Michel Thierrydrm/i915: Remove unnecessary null check in execlists_co...
2015-05-26 Chris Wilsondrm/i915: Use spinlocks for checking when to waitboost
2015-05-26 Daniel VetterRevert "drm/i915: Force clean compilation with -Werror"
2015-05-22 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20150522
2015-05-22 Chris Wilsondrm/i915: Introduce DRM_I915_THROTTLE_JIFFIES
2015-05-22 Chris Wilsondrm/i915: Use the correct destructor for freeing reques...
2015-05-22 Chandra Kondurudrm/i915/skl: don't fail colorkey + scaler request
2015-05-22 Ville Syrjälädrm/i915: Enable GTT caching on gen8
2015-05-22 Ville Syrjälädrm/i915: Move WaProgramL3SqcReg1Default:bdw to init_cl...
2015-05-22 Ville Syrjälädrm/i915: Use ilk_init_lp_watermarks() on BDW
2015-05-21 Ville Syrjälädrm/i915: Disable FDI RX/TX before the ports
2015-05-21 Ville Syrjälädrm/i915: Disable CRT port after pipe on PCH platforms
2015-05-21 Ville Syrjälädrm/i915: Disable SDVO port after the pipe on PCH platforms
2015-05-21 Ville Syrjälädrm/i915: Disable HDMI port after the pipe on PCH platforms
2015-05-21 Ville Syrjälädrm/i915: Fix the IBX transcoder B workarounds
2015-05-21 Ville Syrjälädrm/i915: Write the SDVO reg twice on IBX
2015-05-21 Ville Syrjälädrm/i915: Fix DP enhanced framing for CPT
2015-05-21 Ville Syrjälädrm/i915: Clean up the CPT DP .get_hw_state() port...
2015-05-21 Ville Syrjälädrm/i915: Clarfify the DP code platform checks
2015-05-21 Ville Syrjälädrm/i915: Remove the double register write from intel_d...
2015-05-21 Ville Syrjälädrm/i915: Remove a bogus 12bpc "toggle" from intel_disa...
2015-05-21 Damien Lespiaudrm/i915/skl: Deinit/init the display at suspend/resume
2015-05-21 Chris Wilsondrm/i915: Free RPS boosts for all laggards
2015-05-21 Chris Wilsondrm/i915: Don't downclock whilst we have clients waitin...
2015-05-21 Chris Wilsondrm/i915: Convert RPS tracking to a intel_rps_client...
2015-05-21 Chris Wilsondrm/i915: Limit mmio flip RPS boosts
2015-05-21 Chris Wilsondrm/i915: Limit ring synchronisation (sw sempahores...
2015-05-21 Chris Wilsondrm/i915: Inline check required for object syncing...
2015-05-21 Chris Wilsondrm/i915: Implement inter-engine read-read optimisations
2015-05-21 Daniel Vetterdrm/i915: s/\<rq\>/req/g
2015-05-21 Imre Deakdrm/i915/skl: enable WaForceContextSaveRestoreNonCoherent
2015-05-21 Imre Deakdrm/i915/bxt: fix WaForceContextSaveRestoreNonCoherent...
2015-05-21 Chris Wilsondrm/i915: Force clean compilation with -Werror
2015-05-20 Damien Lespiaudrm/i915: Kill the dev variable in intel_suspend_complete()
2015-05-20 Damien Lespiaudrm/i915: Add a space after ', ' and don't capitalize...
2015-05-20 Damien Lespiaudrm/i915/bxt: Also add bxt_resume_prepare() to the...
2015-05-20 Sonika Jindaldrm/i915/skl: Swapping 90 and 270 to be compliant with...
2015-05-20 Ander Conselvan... drm/i915: Update comment in clear_intel_crtc_state()
2015-05-20 Imre Deakdrm/i915/skl: add F0 stepping ID
2015-05-20 Imre Deakdrm/i915/bxt: limit WaDisableMaskBasedCammingInRCC...
2015-05-20 Damien Lespiaudrm/i915: Tighten the exposure ARGB/ABGR 8888 formats
2015-05-20 Damien Lespiaudrm/i915: Fix 'suspedn' typo
2015-05-20 Vandana Kannandrm/i915/bxt: Move around lane stagger calculation
2015-05-20 Vandana Kannandrm/i915/bxt: Port PLL programming BUN
2015-05-20 Jani Nikuladrm/i915: add HAS_DP_MST feature test macro
2015-05-20 Jani Nikuladrm/i915/dp: make link rate printing prettier
2015-05-20 Damien Lespiaudrm/i915: Don't expose ARGB1555 on gen2/3
2015-05-20 Damien Lespiaudrm/i915: Remove ARBG/ABGR 2101010 on platform not...
2015-05-20 Damien Lespiaudrm/i915: Remove the COMMON_PRIMARY_FORMATS defines
2015-05-20 Chris Wilsondrm/i915: Use uninterruptible mutex_lock for userptr...
2015-05-20 Ander Conselvan... drm/i915: Preserve ddi_pll_sel when allocating new...
2015-05-20 Tvrtko Ursulindrm/i915: Dump some DPLL fields in pipe config debug
2015-05-20 Ander Conselvan... drm/i915: Don't overwrite (e)DP PLL selection on SKL
2015-05-20 Jani Nikuladrm/i915/bios: be more explicit about discarding iomem...
2015-05-20 Tvrtko Ursulindrm/i915: Output scaler related pipe config debug in...
2015-05-20 Jani Nikuladrm/i915/bios: abstract finding VBT in BIOS to a separa...
2015-05-20 Jani Nikuladrm/i915/bios: remove a redundant NULL pointer check
2015-05-20 Damien Lespiaudrm/i915/skl: Remove unnecessary local variables in...
2015-05-20 Jani Nikuladrm/i915/dsi: add support for DSI PLL N1 divisor values
2015-05-20 Animesh Mannadrm/i915/skl: Documentation for CSR firmware
2015-05-20 Mika Kuoppaladrm/i915: Don't read dpcd for disconnected ports
next