NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/49195 CVS commit: src/sys/external/bsd/drm2/dist/drm/i915



The following reply was made to PR kern/49195; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49195 CVS commit: src/sys/external/bsd/drm2/dist/drm/i915
Date: Tue, 3 Mar 2015 14:31:48 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Tue Mar  3 14:31:48 UTC 2015
 
 Modified Files:
 	src/sys/external/bsd/drm2/dist/drm/i915: i915_gem.c
 
 Log Message:
 Re-enable prints to diagnose PR 49195.
 
 I believe I fixed this problem by fixing __wait_seqno, but before I
 remove the workaround I'll try to make sure it's not getting hit any
 more.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.24 -r1.25 src/sys/external/bsd/drm2/dist/drm/i915/i915_gem.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index