> Yes, my concern was about drm.debug and use of all the DRM portability stuff > (like using DRM_IRQ_HANDLED instead of IRQ_HANDLED, etc...) > > The portability might not be important at this point but I just wanted to raise > the question so I know what is right / wrong. The gma500 driver uses a lot of direct Linux services rather than disappearing into the weird world of drm_mm and the like so any portability is going to be a bit of an illusion at best. If someone ports it to another GPL licensed OS then I may have to reconsider a bit, we shall see. > Alan, I've been working on the output code but think I've reached a dead end. > I'm up to 20000 lines of changes and it's just a big mess. I'm gonna go for > slowly fixing up the current code instead. I also got my hands on a laptop > with a gma500 so I can test that my changes doesn't break LVDS. Stay tuned. Will do. Got another chunk of patches to fire at Greg shortly and I've now beaten pretty much all of it into passing CodingStyle so hopefully any noise will settle down at that point. Still not ready to leave staging, passing CodingStyle and being clean are not quite the same thing in this case ! _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel