[Intel-gfx] [PULL] drm-intel-next-fixes
Joonas Lahtinen
joonas.lahtinen at linux.intel.com
Tue Mar 27 14:58:06 UTC 2018
Hi Dave,
Two human-reported bugs to close for display and a more rare fix
that could result in GPU hang.
There was some unclarity about the GVT pull, so I'm not including
it here.
Happy Easter holidays!
Regards, Joonas
drm-intel-next-fixes-2018-03-27:
- Display fixes for booting with MST hub lid closed and display
freezing after hibernation (fd.o bugs 105470 & 105196)
- Fix for a very rare interrupt handling race resulting in GPU hang
The following changes since commit 33d009cd889490838c5db9b9339856c9e3d3facc:
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next (2018-03-26 10:01:11 +1000)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-next-fixes-2018-03-27
for you to fetch changes up to 300efa9eea451bdcf3b5a1eb292222e06e85bb2c:
drm/i915: Fix hibernation with ACPI S0 target state (2018-03-27 11:20:06 +0300)
----------------------------------------------------------------
- Display fixes for booting with MST hub lid closed and display
freezing after hibernation (fd.o bugs 105470 & 105196)
- Fix for a very rare interrupt handling race resulting in GPU hang
----------------------------------------------------------------
Chris Wilson (2):
drm/i915: Specify which engines to reset following semaphore/event lockups
drm/i915/execlists: Use a locked clear_bit() for synchronisation with interrupt
Dhinakaran Pandiyan (1):
drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.
Imre Deak (1):
drm/i915: Fix hibernation with ACPI S0 target state
drivers/gpu/drm/i915/i915_drv.c | 22 ++++++++++------------
drivers/gpu/drm/i915/i915_drv.h | 2 +-
drivers/gpu/drm/i915/intel_ddi.c | 7 ++-----
drivers/gpu/drm/i915/intel_hangcheck.c | 4 ++--
drivers/gpu/drm/i915/intel_lrc.c | 21 ++++++++-------------
5 files changed, 23 insertions(+), 33 deletions(-)
More information about the Intel-gfx
mailing list