drm/libdrm/radeon
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
..
Makefile.am libdrm-radeon: new tracker tools 2008-11-14 12:16:10 +01:00
radeon_bo.h libdrm-radeon: new tracker tools 2008-11-14 12:16:10 +01:00
radeon_bo_gem.c libdrm-radeon: be verbose on bo failure and cleanup cs a bit 2008-11-10 22:18:22 +01:00
radeon_bo_gem.h libdrm-radeon: update libdrm-radeon to match current CS relocation structures 2008-11-09 18:45:43 +01:00
radeon_cs.h radeon+libdrm-radeon: change relocation informations 2008-11-12 16:57:09 +01:00
radeon_cs_gem.c libdrm-radeon: unreference buffer once cs stream is submited or on cs clean 2008-11-14 12:16:10 +01:00
radeon_cs_gem.h libdrm-radeon: update libdrm-radeon to match current CS relocation structures 2008-11-09 18:45:43 +01:00
radeon_track.c libdrm-radeon: new tracker tools 2008-11-14 12:16:10 +01:00
radeon_track.h libdrm-radeon: new tracker tools 2008-11-14 12:16:10 +01:00