On Sat, 2003-11-08 at 20:20, Jon Smirl wrote:
> radeon_driver.c is getting pretty large (7,500 lines, 240KB). Would it be ok to
> break it up into thirds? Maybe a split like this:
>
> mode setting/discovery
> save/restore
> everything else
>
> I'm trying to see if I can split out the very X speci
radeon_driver.c is getting pretty large (7,500 lines, 240KB). Would it be ok to
break it up into thirds? Maybe a split like this:
mode setting/discovery
save/restore
everything else
I'm trying to see if I can split out the very X specific stuff from the more
general things. This might give me a c