ACK/grudge: [PATCH 0/8][Utopic] Pull BDW specific drm/i915 bugfixes missing from utopic
Stefan Bader
stefan.bader at canonical.com
Tue Mar 31 14:34:32 UTC 2015
On 26.03.2015 13:49, Timo Aaltonen wrote:
> Add bugfixes to drm/i915 that were earlier backported to i915_bdw in trusty's
> kernel and which were not added to 3.16 upstream. Two commits related to backlight
> were not added, since that area is still being debated upstream and is not
> working properly for everyone in latest upstream either.
>
> BugLink: http://bugs.launchpad.net/bugs/1374389
> BugLink: http://bugs.launchpad.net/bugs/1384469
>
>
> Arun Siluvery (1):
> drm/i915/bdw: Apply workarounds in render ring init function
The original change for above patch has a bit less checking for gen8. Not really
sure how good or bad that is. Generally thewhole bunch is not really well
reviewable as the authors seemed to play bullshit bingo while doing those.
It is a bit scary that this time the whole lot goes into the commonly used
driver. A very grudging ACK... and hoping you did test Utopic as thoroughly...
-Stefan
>
> Kenneth Graunke (2):
> drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper.
> drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround.
>
> McAulay, Alistair (1):
> drm/i915: Rework GPU reset sequence to match driver load & thaw
>
> Michel Thierry (1):
> drm/i915/bdw: 3D_CHICKEN3 has write mask bits
>
> Mika Kuoppala (1):
> drm/i915/bdw: Cleanup pre prod workarounds
>
> Paulo Zanoni (1):
> drm/i915: call lpt_init_clock_gating on BDW too
>
> Rodrigo Vivi (1):
> drm/i915/bdw: Remove BDW preproduction W/As until C stepping.
>
> drivers/gpu/drm/i915/i915_drv.c | 6 ++
> drivers/gpu/drm/i915/i915_drv.h | 3 +
> drivers/gpu/drm/i915/i915_gem.c | 8 ++-
> drivers/gpu/drm/i915/i915_gem_context.c | 38 ++++-------
> drivers/gpu/drm/i915/i915_gem_gtt.c | 67 +++----------------
> drivers/gpu/drm/i915/i915_gem_gtt.h | 3 +-
> drivers/gpu/drm/i915/intel_pm.c | 58 +---------------
> drivers/gpu/drm/i915/intel_ringbuffer.c | 114 +++++++++++++++++++++++++++-----
> drivers/gpu/drm/i915/intel_ringbuffer.h | 2 +
> 9 files changed, 141 insertions(+), 158 deletions(-)
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20150331/13bcb6c9/attachment.sig>
More information about the kernel-team
mailing list