Initial XP10 code drop from XGI.
authorIan Romanick <idr@us.ibm.com>
Tue, 26 Jun 2007 20:05:29 +0000 (13:05 -0700)
committerIan Romanick <idr@us.ibm.com>
Tue, 26 Jun 2007 20:05:29 +0000 (13:05 -0700)
commit7af9d670371de868f0642148fe2d594bc9a7dea3
tree4db18af75f7136329aaa652aabb75bf6c15585cd
parent215787e4297ed4f6364bcc98869a347fc4cad00d
Initial XP10 code drop from XGI.

See attachment 10246 on https://bugs.freedesktop.org/show_bug.cgi?id=5921
13 files changed:
linux-core/xgi_cmdlist.c [new file with mode: 0644]
linux-core/xgi_cmdlist.h [new file with mode: 0644]
linux-core/xgi_drv.c [new file with mode: 0644]
linux-core/xgi_drv.h [new file with mode: 0644]
linux-core/xgi_fb.c [new file with mode: 0644]
linux-core/xgi_fb.h [new file with mode: 0644]
linux-core/xgi_linux.h [new file with mode: 0644]
linux-core/xgi_misc.c [new file with mode: 0644]
linux-core/xgi_misc.h [new file with mode: 0644]
linux-core/xgi_pcie.c [new file with mode: 0644]
linux-core/xgi_pcie.h [new file with mode: 0644]
linux-core/xgi_regs.h [new file with mode: 0644]
linux-core/xgi_types.h [new file with mode: 0644]