Hi Dave,
As promised bdw fixes come separate for now. Just a few minior things.
Cheers, Daniel
The following changes since commit ad40f83f5a89f6d723fd4db424b531f8dd7d3b49:
Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-next (2013-11-14 09:53:15 +1000)
are available in the git repository at:
git://people.freedesktop.org/~danvet/drm-intel bdw-fixes
for you to fetch changes up to 596cc11e7a4a89bf6c45f955402d0bd0c7d51f13:
drm/i915/bdw: PIPE_[BC] I[ME]R moved to powerwell (2013-11-14 09:33:12 +0100)
---------------------------------------------------------------- Ben Widawsky (7): drm/i915/bdw: Add BDW to ULT macro drm/i915/bdw: GEN8 backlight support drm/i915/bdw: Do gen6 style reset for gen8 drm/i915/bdw: Free correct number of ppgtt pages drm/i915/bdw: Add comment about gen8 HWS PGA drm/i915/bdw: Limit GTT to 2GB drm/i915/bdw: PIPE_[BC] I[ME]R moved to powerwell
drivers/gpu/drm/i915/i915_drv.h | 7 ++++++- drivers/gpu/drm/i915/i915_gem_gtt.c | 9 +++++++-- drivers/gpu/drm/i915/intel_panel.c | 26 +++++++++++++++++++++++--- drivers/gpu/drm/i915/intel_pm.c | 18 +++++++++++++++++- drivers/gpu/drm/i915/intel_ringbuffer.c | 1 + drivers/gpu/drm/i915/intel_uncore.c | 1 + 6 files changed, 55 insertions(+), 7 deletions(-)
Hi Dave,
Just noticed that this one here hasn't landed in drm-fixes yet. Somehow I've thought it has and I've sent you the latest bdw fix in the normal pull request. I guess I need to get my topic branch model sorted out a bit better first.
Can you please pull this one in before pulling the normal -fixes pull request?
Thanks, Daniel
On Fri, Nov 15, 2013 at 11:07 AM, Daniel Vetter daniel@ffwll.ch wrote:
Hi Dave,
As promised bdw fixes come separate for now. Just a few minior things.
Cheers, Daniel
The following changes since commit ad40f83f5a89f6d723fd4db424b531f8dd7d3b49:
Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-next (2013-11-14 09:53:15 +1000)
are available in the git repository at:
git://people.freedesktop.org/~danvet/drm-intel bdw-fixes
for you to fetch changes up to 596cc11e7a4a89bf6c45f955402d0bd0c7d51f13:
drm/i915/bdw: PIPE_[BC] I[ME]R moved to powerwell (2013-11-14 09:33:12 +0100)
Ben Widawsky (7): drm/i915/bdw: Add BDW to ULT macro drm/i915/bdw: GEN8 backlight support drm/i915/bdw: Do gen6 style reset for gen8 drm/i915/bdw: Free correct number of ppgtt pages drm/i915/bdw: Add comment about gen8 HWS PGA drm/i915/bdw: Limit GTT to 2GB drm/i915/bdw: PIPE_[BC] I[ME]R moved to powerwell
drivers/gpu/drm/i915/i915_drv.h | 7 ++++++- drivers/gpu/drm/i915/i915_gem_gtt.c | 9 +++++++-- drivers/gpu/drm/i915/intel_panel.c | 26 +++++++++++++++++++++++--- drivers/gpu/drm/i915/intel_pm.c | 18 +++++++++++++++++- drivers/gpu/drm/i915/intel_ringbuffer.c | 1 + drivers/gpu/drm/i915/intel_uncore.c | 1 + 6 files changed, 55 insertions(+), 7 deletions(-) -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch
dri-devel@lists.freedesktop.org