ilo: add new resource layout code
authorChia-I Wu <olvaffe@gmail.com>
Fri, 8 Aug 2014 04:42:50 +0000 (12:42 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Tue, 19 Aug 2014 11:53:37 +0000 (19:53 +0800)
commit925359bc784399c1a65a46e2b136da3c4d30388d
tree801a4bf40798c1cf2b0379db17ab2d2e8873a0cd
parent5ae9bdafd4bd50c0a72abb7cca5f8407efcb4cba
ilo: add new resource layout code

Based on the old code, the new layout code describes the layout with the new,
well-documented, ilo_layout.  It also gains new features such as MCS support
and extended ARYSPC_LOD0 that i965 comes up with (see
6345a94a9b134b1321b3b290bacde228b12af415).
src/gallium/drivers/ilo/Makefile.sources
src/gallium/drivers/ilo/ilo_layout.c [new file with mode: 0644]
src/gallium/drivers/ilo/ilo_layout.h [new file with mode: 0644]