Re: [Intel-gfx] [PATCH] drm/i915: Avoid GPU hang when coming out of S3 or S4
Tested-By: Intel Graphics QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 6271 -Summary- Platform Delta drm-intel-nightly Series Applied PNV
[Intel-gfx] [PATCH] drm/i915: Avoid GPU hang when coming out of S3 or S4
This patch fixed a timing issue that causes a GPU hang when a the system comes out of power saving. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89600 Signed-off-by: Peter Antoine --- drivers/gpu/drm/i915/i915_drv.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff