index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdrm
/
radeon
/
radeon_cs_gem.c
Age
Commit message (
Expand
)
Author
2009-08-18
libdrm_radeon: Fix loops so that compiler can optimize them.
Pauli Nieminen
2009-07-06
radeon: move cs space checking code to libdrm_radeon.
Dave Airlie
2009-07-03
radeon: fix cs buffer realloc padding
Jerome Glisse
2009-07-03
radeon: fix realloc of packets.
Dave Airlie
2009-06-30
radeon: add support for write followed by read relocs.
Dave Airlie
2009-06-17
libdrm/radeon: add initial libdrm_radeon
Dave Airlie
2008-12-10
Revert "Merge branch 'modesetting-gem'"
Jesse Barnes
2008-11-16
libdrm-radeon: add print callback to cs & small fixes
Jerome Glisse
2008-11-15
libdrm-radeon: unref return current BO ptr to reflect BO destruction
Jerome Glisse
2008-11-14
libdrm-radeon: unreference buffer once cs stream is submited or on cs clean
Jerome Glisse
2008-11-12
radeon+libdrm-radeon: change relocation informations
Jerome Glisse
2008-11-10
libdrm-radeon: be verbose on bo failure and cleanup cs a bit
Jerome Glisse
2008-11-09
libdrm-radeon: update libdrm-radeon to match current CS relocation structures
Jerome Glisse
2008-11-06
radeon: lib radeon add bo & cs gem backend
Jerome Glisse