ilo: move away from drm_intel_bo_alloc_tiled
authorChia-I Wu <olvaffe@gmail.com>
Mon, 14 Jul 2014 02:10:35 +0000 (10:10 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Tue, 15 Jul 2014 04:00:10 +0000 (12:00 +0800)
commit81d7f33e30e7f54c5b721085057a53f9cd958fe2
treedcb13c9b3379545b2c96d4ace2604c35a1b7105c
parentd859bdb4b5beee8059d3e5c0f789dd8ae4061c4a
ilo: move away from drm_intel_bo_alloc_tiled

We want to know the exact sizes of the BOs, and the driver has the knowledge
to do so.  Refactoring of the resource allocation code is needed though.
src/gallium/drivers/ilo/ilo_resource.c
src/gallium/drivers/ilo/ilo_resource.h
src/gallium/drivers/ilo/ilo_transfer.c
src/gallium/winsys/intel/drm/intel_drm_winsys.c
src/gallium/winsys/intel/intel_winsys.h