Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-17 | radeon: fix bo wait at map time. | Dave Airlie | |
2009-08-01 | libdrm_radeon: add tiling support | Dave Airlie | |
2009-08-01 | radeon: don't map/unmap explicitly. | Dave Airlie | |
This caches the mapping and just use mapping as a sync point | |||
2009-07-06 | radeon: move cs space checking code to libdrm_radeon. | Dave Airlie | |
This ports a lot of the space checking code into a the common library, so that the DDX and mesa can use it. | |||
2009-07-02 | radeon: add buffer naming function | Dave Airlie | |
2009-06-17 | libdrm/radeon: add initial libdrm_radeon | Dave Airlie | |
requires --enable-radeon-experimental-api for now | |||
2008-12-10 | Revert "Merge branch 'modesetting-gem'" | Jesse Barnes | |
This reverts commit 6656db10551bbb8770dd945b6d81d5138521f208. We really just want the libdrm and ioctl bits, not all the driver stuff. | |||
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-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-10-27 | radeon: radeon util library | Jerome Glisse | |