Jerome Glisse
|
90d8f79279
|
Merge branch 'radeon-ttm' of git://people.freedesktop.org/~airlied/drm into 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-28 00:55:27 +02:00 |
Dave Airlie
|
89d44a1023
|
radeon: make vram fixed type
|
2007-10-07 08:16:38 +10:00 |
Dave Airlie
|
0be629a914
|
drm/radeon/ttm: more VRAM fixes
|
2007-07-16 14:45:47 +10:00 |
Dave Airlie
|
ead9cd64bd
|
radeon: add VRAM support for radeon ttm
This needs a lot of testing
|
2007-07-12 14:26:03 +10:00 |
Dave Airlie
|
abf35cbdcf
|
radeon: PCIGART memory is Can't map aperture as well there is one
on the CPU.... with this my indirect buffers at least start to live..
(cherry picked from commit 699cd9fc6c3794856f7e602088c77d0dfc11a122)
|
2007-06-07 15:37:03 +10:00 |
Dave Airlie
|
03ce98aa28
|
set start to gart_vm_start at least
|
2007-06-05 18:23:24 +10:00 |
Dave Airlie
|
4294dcc050
|
complete PCIE backend for ttm
ttm test runs with it at least, needs to do more testing on it
|
2007-06-05 12:26:06 +10:00 |
Dave Airlie
|
77b9d9d16b
|
cleanup pcigart ttm for new backend layout
|
2007-06-05 10:35:41 +10:00 |
Dave Airlie
|
29ac7b1fe3
|
radeon: add setup for PCIE GART ttm
|
2007-04-03 21:20:00 +10:00 |
Dave Airlie
|
e835820e23
|
add initial PCIE GART framework for TTM
|
2007-04-03 19:04:48 +10:00 |
Dave Airlie
|
b1f0b2d960
|
radeon: de-static irq function, fixup fence/buffer
|
2007-04-01 18:24:23 +10:00 |
Dave Airlie
|
be5bf1346e
|
copy over some files and reorg radeon to add ttm fencing not working yet
|
2007-04-01 16:48:38 +10:00 |