kernel: PAT work, test_and_set_bit()
[dragonfly.git] / sys / dev / drm2 / i915 / i915_gem_execbuffer.c
2013-07-30 Matthew Dillonkernel: PAT work, test_and_set_bit()
2013-07-30 Johannes Hofmanndrm: switch back from kfree to free and add a NULL...
2013-07-30 François Tigeotdrm2: Translate some vm calls, comment out others
2013-07-30 François Tigeoti915: fix sf_buf_alloc() calls
2013-07-23 François Tigeotdrm2: Handle slightly different little things (1/2)
2013-07-23 François Tigeotdrm2: Some functions are named differently
2013-07-23 François Tigeotdrm2: Remove CTR* functions
2013-07-23 François Tigeotdrm2: Comment out FreeBSD ids
2013-07-22 François Tigeotdrm: Import drm2+i915 work from FreeBSD