aboutsummaryrefslogtreecommitdiff
path: root/libdrm/radeon
AgeCommit message (Expand)Author
2009-10-03libdrm_radeon: Zero-initialize structures to silence valgrind warningsNicolai Hähnle
2009-09-15radeon: fix 32/64 bit issue with sign extensionDave Airlie
2009-08-28Revert "libdrm_radeon: Always wait for BO idle in bo_map."Michel Dänzer
2009-08-27libdrm_radeon: Always wait for BO idle in bo_map.Michel Dänzer
2009-08-22radeon: add support for busy/domain check interface.Pauli Nieminen
2009-08-18libdrm_radeon: Optimize copy of table to cs buffer with specialized call.Pauli Nieminen
2009-08-18libdrm_radeon: Fix loops so that compiler can optimize them.Pauli Nieminen
2009-08-18libdrm/radeon: Update head of linked list not to point freed memory.Pauli Nieminen
2009-08-17radeon: fix bo wait at map time.Dave Airlie
2009-08-15radeon: fix GTT writing space checkDave Airlie
2009-08-01libdrm_radeon: add tiling supportDave Airlie
2009-08-01radeon: don't map/unmap explicitly.Dave Airlie
2009-07-06radeon: move cs space checking code to libdrm_radeon.Dave Airlie
2009-07-03radeon: fix cs buffer realloc paddingJerome Glisse
2009-07-03radeon: fix realloc of packets.Dave Airlie
2009-07-02radeon: add buffer naming functionDave Airlie
2009-06-30radeon: add support for write followed by read relocs.Dave Airlie
2009-06-17libdrm/radeon: add initial libdrm_radeonDave Airlie
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes
2008-11-16libdrm-radeon: add print callback to cs & small fixesJerome Glisse
2008-11-15libdrm-radeon: unref return current BO ptr to reflect BO destructionJerome Glisse
2008-11-14libdrm-radeon: unreference buffer once cs stream is submited or on cs cleanJerome Glisse
2008-11-14libdrm-radeon: new tracker toolsJerome Glisse
2008-11-12radeon+libdrm-radeon: change relocation informationsJerome Glisse
2008-11-10libdrm-radeon: be verbose on bo failure and cleanup cs a bitJerome Glisse
2008-11-09libdrm-radeon: update libdrm-radeon to match current CS relocation structuresJerome Glisse
2008-11-06radeon: lib radeon add bo & cs gem backendJerome Glisse
2008-11-05radeon: libdrm_radeon add handle to debug stringJerome Glisse
2008-11-02radeon: debug boJerome Glisse
2008-10-29radeon: libdrm_radeon updates bo & cs interfacesJerome Glisse
2008-10-27radeon: reloc are backend dependantJerome Glisse
2008-10-27radeon: radeon util libraryJerome Glisse