summaryrefslogtreecommitdiff
path: root/linux-core/xgi_fence.c
AgeCommit message (Collapse)Author
2007-09-25drm/ttm: fixup fence class naming and interfacesDave Airlie
This is some code for nouveau that Ben Skeggs worked on, and also fixes the naming (having class in a system header file == C++ keyword == bad plan)
2007-08-31Acutally emit the IRQ (duh) when setting the fence post.Ian Romanick
2007-08-29Use DRM_SPINLOCK / DRM_UNSPINLOCK macros.Ian Romanick
2007-08-16Forgot to add this file on the last commit.Ian Romanick