Hi Dave, one more batch of i915 fixes for v4.2. Revert of a VBT parsing commit that should've been queued for drm-next, not v4.2. The revert unbreaks Braswell among other things. Also on Braswell removal of DP HBR2/TP3 and intermediate eDP frequency support. The code was optimistically added based on incorrect documentation; the platform does not support them. These are cc: stable. Finally a gpu state fix from Chris, also cc: stable. BR, Jani. The following changes since commit d2944cf21305c754fa8b2d6c1eea05ad5dad7944: drm/i915: Commit planes on each crtc separately. (2015-08-13 12:09:18 +0300) are available in the git repository at: git://anongit.freedesktop.org/drm-intel tags/drm-intel-fixes-2015-08-20 for you to fetch changes up to ed63baaf849e91c84ac3e042b1fd6a0af07c16f3: drm/i915: Avoid TP3 on CHV (2015-08-19 11:13:59 +0300) ---------------------------------------------------------------- Chris Wilson (1): drm/i915: Flag the execlists context object as dirty after every use Jani Nikula (1): Revert "drm/i915: Allow parsing of variable size child device entries from VBT" Thulasimani,Sivakumar (3): Revert "drm/i915: Add eDP intermediate frequencies for CHV" drm/i915: remove HBR2 from chv supported list drm/i915: Avoid TP3 on CHV drivers/gpu/drm/i915/intel_bios.c | 27 ++++----------------------- drivers/gpu/drm/i915/intel_dp.c | 35 ++++++++++++++++++++++------------- drivers/gpu/drm/i915/intel_lrc.c | 2 ++ 3 files changed, 28 insertions(+), 36 deletions(-) -- Jani Nikula, Intel Open Source Technology Center _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel