NetBSD-Bugs archive

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

PR/50362 CVS commit: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo



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

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50362 CVS commit: src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo
Date: Sun, 25 Oct 2015 21:44:16 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Sun Oct 25 21:44:16 UTC 2015
 
 Modified Files:
 	src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo:
 	    nouveau_engine_fifo_nvc0.c
 
 Log Message:
 don't try to wait if (cold), spin waiting for registers to clear.
 
 same as in nouveau_engine_fifo_nve0.c 1.5.  should fix PR#50362.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 \
     src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo/nouveau_engine_fifo_nvc0.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