Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-01 | libdrm_radeon: add tiling support | Dave Airlie | |
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-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-14 | libdrm-radeon: new tracker tools | Jerome Glisse | |
To keep record of bo activities and print them when necessary, should help in tracking unbalanced ref/unref calls. | |||
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: radeon util library | Jerome Glisse | |