Age | Commit message (Expand) | Author |
---|---|---|
2006-10-02 | Fix type of second argument to spin_lock_irqsave(). | Michel Dänzer |
2006-10-02 | drm_rmdraw: Declare id and idx as signed so testing for < 0 works as intended. | Felix Kühling |
2006-09-28 | Change first valid DRM drawable ID to be 1 instead of 0. | Michel Dänzer |
2006-09-28 | Add copyright notice. | Michel Dänzer |
2006-09-28 | Locking and memory management fixes. | Michel Dänzer |
2006-09-28 | Export drm_get_drawable_info symbol from core. | Michel Dänzer |
2006-09-28 | Only reallocate cliprect memory if the number of cliprects changes. | Michel Dänzer |
2006-09-28 | Add support for tracking drawable information to core | Michel Dänzer |