Hi Dave -
i915 fixes all around, mostly cc: stable.
Was surprised to see your pull request already on Tuesday, are you planning on doing another one before -rc7?
BR, Jani.
The following changes since commit 26bc420b59a38e4e6685a73345a0def461136dce:
Linux 3.19-rc6 (2015-01-25 20:04:41 -0800)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/drm-intel-fixes-2015-01-29
for you to fetch changes up to 6b96d705f3cf435b0b8835b12c9742513c77fed6:
drm/i915: BDW Fix Halo PCI IDs marked as ULT. (2015-01-26 11:00:34 +0200)
---------------------------------------------------------------- Bob Paauwe (1): drm/i915: Only fence tiled region of object.
David Woodhouse (1): drm/i915: Init PPGTT before context enable
Jeremiah Mahler (1): drm/i915: fix inconsistent brightness after resume
Rodrigo Vivi (2): drm/i915: Fix and clean BDW PCH identification drm/i915: BDW Fix Halo PCI IDs marked as ULT.
drivers/gpu/drm/i915/i915_drv.c | 14 ++++---------- drivers/gpu/drm/i915/i915_drv.h | 3 +-- drivers/gpu/drm/i915/i915_gem.c | 26 +++++++++++++------------- drivers/gpu/drm/i915/intel_panel.c | 2 +- 4 files changed, 19 insertions(+), 26 deletions(-)
dri-devel@lists.freedesktop.org