Dave Airlie
|
8d9a11c55c
|
radeon: add CS support for r100/r200 in 2D driver
|
2008-10-16 10:57:31 +10:00 |
Dave Airlie
|
3a497db786
|
radeon: fixup buffer and cs bits
|
2008-09-18 10:22:23 +10:00 |
Dave Airlie
|
2d4420c666
|
Merge branch 'radeon-gem-cs' into modesetting-gem
Conflicts:
libdrm/xf86drm.c
linux-core/Makefile.kernel
linux-core/drmP.h
linux-core/drm_compat.h
linux-core/drm_drv.c
linux-core/drm_stub.c
linux-core/drm_vm.c
shared-core/i915_dma.c
shared-core/r300_cmdbuf.c
shared-core/radeon_drv.h
|
2008-08-14 09:36:34 +10:00 |
Dave Airlie
|
58df2fa0ec
|
radeon: remove debugging
|
2008-08-14 09:14:56 +10:00 |
Dave Airlie
|
0452be8826
|
radeon: move code around putting emit into cs
|
2008-07-29 18:05:11 +10:00 |
Dave Airlie
|
4234f82acc
|
radeon_cs: add relocate hook for mm and non-mm relocations
|
2008-07-29 16:51:47 +10:00 |
Dave Airlie
|
42e373e903
|
radeon_cs: extract some offsets from packet data
|
2008-07-28 18:18:28 +10:00 |
Dave Airlie
|
87520347b4
|
r300: add some packet 3 decodes
|
2008-07-28 17:42:53 +10:00 |
Dave Airlie
|
dc3a7c023d
|
r300: initial command stream parser for packet 0.
this at least parses the DDX stream and lets me run gnome-terminal/metacity
|
2008-07-28 17:27:24 +10:00 |
Dave Airlie
|
38835f9cd2
|
radeon command submission start
take code from Jerome munge into a TTM IB re-use
|
2008-07-28 15:21:13 +10:00 |