Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-intel...
authorDave Airlie <airlied@redhat.com>
Fri, 21 Aug 2015 00:44:03 +0000 (10:44 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 21 Aug 2015 00:44:03 +0000 (10:44 +1000)
commitbef7d1961c81f2b68c9af2dc12f7956b110f73a7
tree73c63e55c1fd32b46afadcb7e2481d95aec5669a
parent1c73d3b10e6976919ce3caa5110e05e04326a7ec
parented63baaf849e91c84ac3e042b1fd6a0af07c16f3
Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-intel into drm-fixes

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.

* tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-intel:
  drm/i915: Avoid TP3 on CHV
  drm/i915: remove HBR2 from chv supported list
  Revert "drm/i915: Add eDP intermediate frequencies for CHV"
  Revert "drm/i915: Allow parsing of variable size child device entries from VBT"
  drm/i915: Flag the execlists context object as dirty after every use