drm/radeon/kms: add r600 KMS support
This adds the r600 KMS + CS support to the Linux kernel. The r600 TTM support is quite basic and still needs more work esp around using interrupts, but the polled fencing should work okay for now. Also currently TTM is using memcpy to do VRAM moves, the code is here to use a 3D blit to do this, but isn't fully debugged yet. Authors: Alex Deucher <alexdeucher@gmail.com> Dave Airlie <airlied@redhat.com> Jerome Glisse <jglisse@redhat.com> Signed-off-by: NJerome Glisse <jglisse@redhat.com> Signed-off-by: NDave Airlie <airlied@redhat.com>
Showing
drivers/gpu/drm/radeon/r300d.h
0 → 100644
此差异已折叠。
此差异已折叠。
drivers/gpu/drm/radeon/r600_cs.c
0 → 100644
此差异已折叠。
drivers/gpu/drm/radeon/r600d.h
0 → 100644
此差异已折叠。
drivers/gpu/drm/radeon/rv770d.h
0 → 100644
此差异已折叠。
想要评论请 注册 或 登录