Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-28 | Merge branch 'radeon-ttm' of git://people.freedesktop.org/~airlied/drm into ↵ | Jerome Glisse | |
modesetting-101 Conflicts: linux-core/Makefile.kernel linux-core/drmP.h shared-core/radeon_cp.c shared-core/radeon_drv.h shared-core/radeon_irq.c modified: linux-core/Makefile.kernel modified: linux-core/ati_pcigart.c modified: linux-core/drmP.h new file: linux-core/radeon_buffer.c modified: linux-core/radeon_drv.c new file: linux-core/radeon_fence.c modified: shared-core/radeon_cp.c modified: shared-core/radeon_drm.h modified: shared-core/radeon_drv.h modified: shared-core/radeon_irq.c modified: tests/ttmtest/src/ttmtest.c | |||
2007-10-07 | radeon: make vram fixed type | Dave Airlie | |
2007-07-16 | drm/radeon/ttm: more VRAM fixes | Dave Airlie | |
2007-07-12 | radeon: add VRAM support for radeon ttm | Dave Airlie | |
This needs a lot of testing | |||
2007-06-07 | radeon: PCIGART memory is Can't map aperture as well there is one | Dave Airlie | |
on the CPU.... with this my indirect buffers at least start to live.. (cherry picked from commit 699cd9fc6c3794856f7e602088c77d0dfc11a122) | |||
2007-06-05 | set start to gart_vm_start at least | Dave Airlie | |
2007-06-05 | complete PCIE backend for ttm | Dave Airlie | |
ttm test runs with it at least, needs to do more testing on it | |||
2007-06-05 | cleanup pcigart ttm for new backend layout | Dave Airlie | |
2007-04-03 | radeon: add setup for PCIE GART ttm | Dave Airlie | |
2007-04-03 | add initial PCIE GART framework for TTM | Dave Airlie | |
2007-04-01 | radeon: de-static irq function, fixup fence/buffer | Dave Airlie | |
2007-04-01 | copy over some files and reorg radeon to add ttm fencing not working yet | Dave Airlie | |