Module Name: src Committed By: snj Date: Thu Feb 11 23:02:54 UTC 2016
Modified Files: src/sys/external/bsd/drm2/radeon [netbsd-7]: radeondrmkmsfb.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #1083): sys/external/bsd/drm2/radeon/radeondrmkmsfb.c: revision 1.6 set the "width" and "height" parameters from the surface_width and surface_height members. idea from the intel code and jmcneill@. this makes the fb on my RV370 use the full display size, not the (not actually connected) 800x600 the svideo output supports. X still starts up at 800x600 mode, but xrandr can fix that. To generate a diff of this commit: cvs rdiff -u -r1.3.4.2 -r1.3.4.3 \ 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.