Module Name: src Committed By: snj Date: Wed Dec 3 23:00:17 UTC 2014
Modified Files: src/sys/external/bsd/drm2/radeon [netbsd-7]: radeondrmkmsfb.c Log Message: Pull up following revision(s) (requested by chs in ticket #290): sys/external/bsd/drm2/radeon/radeondrmkmsfb.c: revision 1.4 apply several changes from intelfb.c revs 1.7 through 1.9: - provide a setmode callback for genfb - add a pmf shutdown handler to switch genfb into polling mode - no need to call drm_fb_helper_set_config after genfb attaches, as the setmode callback is called by genfb_attach To generate a diff of this commit: cvs rdiff -u -r1.3.4.1 -r1.3.4.2 \ src/sys/external/bsd/drm2/radeon/radeondrmkmsfb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.