Hi Dave, a couple of small display fixes for 3.17.
There was another bdw ips fix that I'd already pushed, but I had to drop it just now as it regressed. We'll need to come back to that later, details at https://bugs.freedesktop.org/show_bug.cgi?id=83497.
BR, Jani.
The following changes since commit 9e82bf014195d6f0054982c463575cdce24292be:
Linux 3.17-rc5 (2014-09-14 17:50:12 -0700)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/drm-intel-fixes-2014-09-18
for you to fetch changes up to 8c875fca1a8d76665c60fa141c220cee65f44f5e:
drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv (2014-09-18 14:52:14 +0300)
---------------------------------------------------------------- Chris Wilson (1): drm/i915: Fix SRC_COPY width on 830/845g
Ville Syrjälä (1): drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv
drivers/gpu/drm/i915/intel_dp.c | 4 ++++ drivers/gpu/drm/i915/intel_hdmi.c | 7 ++++++- drivers/gpu/drm/i915/intel_ringbuffer.c | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-)
dri-devel@lists.freedesktop.org