Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-15 | Add static qualifier to local functions | Jan Vesely | |
v2: Don't bother marking dead functions static (handler, xf86VDrvMsgVerb, drmSetDebugMsgFunction) Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com> | |||
2014-07-16 | radeon: Add missing header includes. | Thomas Klausner | |
unistd.h for close() and xf86drm.h for drmOpen(). Signed-off-by: Thomas Klausner <wiz@NetBSD.org> | |||
2011-11-10 | tests/radeon: radeon specific test | Jerome Glisse | |
Initial test only include ttm test for stressing ttm memory allocations. Signed-off-by: Jerome Glisse <jglisse@redhat.com> |