drm/libdrm
Jerome Glisse 080a45624b libdrm-radeon: unreference buffer once cs stream is submited or on cs clean
BO are referenced once by reloc to make sure that they not destroyed
before we get a chance to flush the cmd stream, so we need to unreference
them once in cs submit or cs erase if cs i never submitted so bo can
be destructed.
2008-11-14 12:16:10 +01:00
..
intel link libdrm_intel properly 2008-10-17 06:40:38 +10:00
radeon libdrm-radeon: unreference buffer once cs stream is submited or on cs clean 2008-11-14 12:16:10 +01:00
ChangeLog Avoid walking off the end of the hash table. (Coverity report #465) 2006-03-15 01:02:54 +00:00
Makefile.am radeon: radeon util library 2008-10-27 19:27:15 +01:00
TODO Formatting cleanup, dead code removal. Remove N() namespacing macro, 2006-02-20 23:09:00 +00:00
libdrm_lists.h Drop TTM interfaces from the userland library. 2008-08-08 15:57:47 -07:00
xf86drm.c Merge remote branch 'origin/master' into modesetting-gem 2008-09-30 14:13:49 +10:00
xf86drm.h Merge branch 'master' into modesetting-gem 2008-08-13 10:08:02 -07:00
xf86drmHash.c drm: remove drm_u64_t, replace with uint64_t everwhere 2007-07-18 09:42:06 +10:00
xf86drmMode.c mode: Minor reodering and renaming 2008-11-12 19:17:18 +01:00
xf86drmMode.h mode: Unify userspace API to uint_t 2008-11-12 18:50:05 +01:00
xf86drmRandom.c drm: remove drm_u64_t, replace with uint64_t everwhere 2007-07-18 09:42:06 +10:00
xf86drmSL.c drm: remove drm_u64_t, replace with uint64_t everwhere 2007-07-18 09:42:06 +10:00
xf86mm.h Fix and hook up bufmgr code to the build. 2008-06-03 14:44:53 -07:00