]> Git Repo - linux.git/commit
Revert "drm/i915: Fix races on fbdev"
authorJoonas Lahtinen <[email protected]>
Fri, 1 Apr 2016 11:41:01 +0000 (14:41 +0300)
committerJoonas Lahtinen <[email protected]>
Fri, 1 Apr 2016 12:03:55 +0000 (15:03 +0300)
commit934458c2c95df4077b426a00bfd9d62e818f914e
treef3e218ec877a24faa2f502533ea94a985725b203
parente37788fdb2c8138a1e3733de1e780389242e52d9
Revert "drm/i915: Fix races on fbdev"

This reverts commit a7442b93cf32c1e1ddb721a26cd1f92302e2a222.

With the patch applied SNB, IVB and ILK are experiencing hard machine
hangs. Original patch was to fix "just" kernel panics so it's not a good
trade-off.

Proper fix for the panic is on the way, lets revert until then.

Fixes: a7442b93cf32 ("drm/i915: Fix races on fbdev")
Cc: Lukas Wunner <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Tomi Sarvela <[email protected]>
Cc: [email protected]
Acked-by: Lukas Wunner <[email protected]>
Tested-by: Tomi Sarvela <[email protected]>
Suggested-by: Chris Wilson <[email protected]>
Signed-off-by: Joonas Lahtinen <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/1459510861-29035-1-git-send-email-joonas.lahtinen@linux.intel.com
drivers/gpu/drm/i915/i915_dma.c
drivers/gpu/drm/i915/intel_fbdev.c
This page took 0.046684 seconds and 4 git commands to generate.