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.