Hi Linus, just some intel fixes, I have some radeon ones but I need to get some patches dropped from the pull req.
Dave. The following changes since commit 14186fea0cb06bc43181ce239efe0df6f1af260a: Merge tag 'locks-v3.15-4' of git://git.samba.org/jlayton/linux (2014-05-13 11:33:09 +0900) are available in the git repository at: git://people.freedesktop.org/~airlied/linux drm-fixes for you to fetch changes up to 4ba4801d73d14690ed15774424e8b1d4c18323a5: Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-intel into drm-fixes (2014-05-20 09:56:26 +1000) ---------------------------------------------------------------- Aaron Lu (1): drm/i915: restore backlight precision when converting from ACPI Chris Wilson (1): drm/i915: Use the first mode if there is no preferred mode in the EDID Dave Airlie (1): Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-intel into drm-fixes Egbert Eich (1): drm/i915/SDVO: For sysfs link put directory and target in correct order Jani Nikula (4): drm/i915: clean up VBT eDP link param decoding drm/i915: use lane count and link rate from VBT as minimums for eDP drm/i915/vlv: reset VLV media force wake request register drm/i915/dp: force eDP lane count to max available lanes on BDW Paulo Zanoni (1): drm/i915: consider the source max DP lane count too Ville Syrj?l? (1): drm/i915: Increase WM memory latency values on SNB drivers/gpu/drm/i915/intel_bios.c | 52 +++++++++++++++++++++++++---------- drivers/gpu/drm/i915/intel_dp.c | 55 +++++++++++++++++++++++++++++++------ drivers/gpu/drm/i915/intel_fbdev.c | 9 ++++++ drivers/gpu/drm/i915/intel_panel.c | 8 +++--- drivers/gpu/drm/i915/intel_pm.c | 40 +++++++++++++++++++++++++++ drivers/gpu/drm/i915/intel_sdvo.c | 4 +-- drivers/gpu/drm/i915/intel_uncore.c | 2 ++ 7 files changed, 141 insertions(+), 29 deletions(-)