summaryrefslogtreecommitdiff
path: root/drivers/char/drm/drm_bufs.c
AgeCommit message (Expand)Author
2006-09-22drm: allow multiple addMaps with the same 32-bit map offsset.Thomas Hellstrom
2006-09-22drm: cleanupsAdrian Bunk
2006-09-22drm: remove FALSE/TRUE that snuck in with simple memory manager changes.Andrew Morton
2006-09-22drm: remove a tab that snuck inDave Airlie
2006-09-22drm: update user token hashing and map handlesThomas Hellstrom
2006-09-22drm: missing mutex unlockThomas Hellstrom
2006-04-23drm: possible cleanupsDave Airlie
2006-03-19drm: fixup PCI DMA supportDave Airlie
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie
2006-01-11drm: fixup drm bufs being just under the EOMDave Airlie
2006-01-02drm: major update from CVS for radeon and coreDave Airlie
2005-10-24drm: fix warning on 64-bit platforms..Dave Airlie
2005-09-30drm: fix all sparse warning on 32-bit x86Dave Airlie
2005-09-25drm: cast handle to a pointer to avoid warningDave Airlie
2005-09-25drm: lindent the drm directory.Dave Airlie
2005-09-05drm: small cleanupsDave Airlie
2005-09-05drm: fix issue with handle lookup for a 0 handleDave Airlie
2005-08-20drm: fixes for powerpcDave Airlie
2005-08-07drm: remove version.h and any version checks..Dave Airlie
2005-08-05drm: updated DRM map patch for 32/64 bit systemsDave Airlie
2005-07-10drm: cleanup buffer/map codeDave Airlie
2005-07-10drm: destatic exported function.Dave Airlie
2005-07-10drm: export symbols for use by driversDave Airlie
2005-07-10drm: update some function so a driver can call themDave Airlie
2005-07-10drm: update support for drm pci buffersDave Airlie
2005-07-10Refactor common, boilerplate ioctl code from drm_addbufs_* functions intoDave Airlie
2005-07-10drm: add framebuffer mapsDave Airlie
2005-07-10drm: add _DRM_CONSISTENT map typeDave Airlie
2005-07-07drm: misc cleanupDave Airlie
2005-06-23drm: 32/64-bit DRM ioctl compatibility patchDave Airlie
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds