NetBSD-Bugs archive

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

PR/49744 CVS commit: src/sys/external/bsd/drm2/drm



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

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49744 CVS commit: src/sys/external/bsd/drm2/drm
Date: Thu, 30 Aug 2018 22:39:54 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Thu Aug 30 22:39:54 UTC 2018
 
 Modified Files:
 	src/sys/external/bsd/drm2/drm: drm_agp_hook.c
 
 Log Message:
 if hooks init works, store the hooks in the agp.  fixes start up
 crash on an old radeon laptop.  from @riastradh.
 
 the console also now works, unlike previous drm2, where eg, the
 problems from PR#49744 are seen.
 
 unfortunately, i got a crash starting X, and no ddb yet, so we
 can't re-enable the r100/r200 parts here yet.  once this is
 known to be working we can delete the old radeondrm code, and
 remove the hacks to disable drm2 there.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 src/sys/external/bsd/drm2/drm/drm_agp_hook.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