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
Age
Commit message (
Expand
)
Author
2009-11-03
radeon: fix allocation
Mathias Fröhlich
2009-10-03
libdrm_radeon: Zero-initialize structures to silence valgrind warnings
Nicolai Hähnle
2009-09-15
radeon: fix 32/64 bit issue with sign extension
Dave Airlie
2009-08-28
Revert "libdrm_radeon: Always wait for BO idle in bo_map."
Michel Dänzer
2009-08-27
libdrm_radeon: Always wait for BO idle in bo_map.
Michel Dänzer
2009-08-22
radeon: add support for busy/domain check interface.
Pauli Nieminen
2009-08-18
libdrm_radeon: Optimize copy of table to cs buffer with specialized call.
Pauli Nieminen
2009-08-18
libdrm_radeon: Fix loops so that compiler can optimize them.
Pauli Nieminen
2009-08-18
libdrm/radeon: Update head of linked list not to point freed memory.
Pauli Nieminen
2009-08-17
radeon: fix bo wait at map time.
Dave Airlie
2009-08-15
radeon: fix GTT writing space check
Dave Airlie
2009-08-01
libdrm_radeon: add tiling support
Dave Airlie
2009-08-01
radeon: don't map/unmap explicitly.
Dave Airlie
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-07-02
radeon: add buffer naming function
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-14
libdrm-radeon: new tracker tools
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
2008-11-05
radeon: libdrm_radeon add handle to debug string
Jerome Glisse
2008-11-02
radeon: debug bo
Jerome Glisse
2008-10-29
radeon: libdrm_radeon updates bo & cs interfaces
Jerome Glisse
2008-10-27
radeon: reloc are backend dependant
Jerome Glisse
2008-10-27
radeon: radeon util library
Jerome Glisse