ilo: move aperture checks out of pipeline
authorChia-I Wu <olvaffe@gmail.com>
Mon, 22 Sep 2014 02:46:15 +0000 (10:46 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 22 Sep 2014 03:45:38 +0000 (11:45 +0800)
commit61c6a294dd8f6e6fba8149d5a32e882ec42dcbf4
treea8ebdb09097071af140a19613fd300f00e5315df
parent672592de7e4b05b13765f5eac777e5427f84c0f0
ilo: move aperture checks out of pipeline

They can be done outside of the pipeline.  Move them and let the pipeline
focus on building commands.
src/gallium/drivers/ilo/ilo_3d.c
src/gallium/drivers/ilo/ilo_3d_pipeline.c
src/gallium/drivers/ilo/ilo_3d_pipeline.h