Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-23 | radeon: Fix compilation with legacy memory manager. | Pauli Nieminen | |
2009-08-23 | radeon: Check from kernel if dma buffer is idle. | Pauli Nieminen | |
This makes sure that objects are leaving wait list only when they are processed by gpu. Signed-off-by: Pauli Nieminen <suokkos@gmail.com> | |||
2009-08-17 | radeon: remove RADEON_DEBUG_BO stuff | Alex Deucher | |
This stuff was a vestige of the r600 bring up and now mostly serves to periodically break the build. | |||
2009-08-07 | radeon: correct fix for tiling with the legacy build | Alex Deucher | |
2009-08-07 | radeon: fix the build with older drm headers | Alex Deucher | |
2009-08-07 | radeon: enable tiling fallbacks in 3D driver. | Dave Airlie | |
Only really got good testing on r500 so far, need to enable in DDX and play some more. | |||
2009-07-18 | radeon: disable BO debug | Dave Airlie | |
2009-07-15 | radeon bo: Fix merge fall out | Alex Deucher | |
2009-07-15 | Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa ↵ | Alex Deucher | |
into r6xx-rewrite This builds, but I get an assertion in radeonGetLock() due to the drawable being null. | |||
2009-07-06 | radeon/r200/r300: port to new space checking code in libdrm | Dave Airlie | |
This moves a big chunk of the space checking code into libdrm so it can be shared by the DDX. | |||
2009-05-19 | Makeup checkin for radeon code change paired with r6/7 code. | root | |
2009-02-13 | radeon/r200/r300: make build again with tracker changes | Dave Airlie | |
2009-02-12 | radeon/r200/r300: make build with out libdrm_radeon installed for now | Dave Airlie | |