mesa/src/intel
Tapani Pälli db5f9c3177 anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB
This is what comment above definition says and change fixes issue with
32bit build where BLOCK_POOL_MEMFD_SIZE is used as ftruncate parameter
and constant currently gets converted from 4294967296 to 0.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Plamena Manolova <plamena.manolova@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2017-03-08 07:57:55 +02:00
..
blorp i965: Reduce cross-pollination between the DRI driver and compiler 2017-03-01 16:14:03 -08:00
common i965: Remove use of deprecated drm_intel_aub routines 2017-03-07 16:40:03 -08:00
genxml genxml: Fill out Gen4 and G45 XML. 2017-03-03 10:23:17 -08:00
isl isl: document the meaning of the array_len field in isl_view 2017-03-02 09:03:42 +01:00
tools i965: Reduce cross-pollination between the DRI driver and compiler 2017-03-01 16:14:03 -08:00
vulkan anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB 2017-03-08 07:57:55 +02:00
Android.blorp.mk intel/blorp: fix typo in android makefile 2016-09-03 08:22:53 -07:00
Android.common.mk android: intel: fix include paths in new "common" library 2016-09-03 20:03:16 -07:00
Android.genxml.mk android: intel: Flatten the makefile structure 2016-08-29 12:17:34 -07:00
Android.isl.mk android: intel: Flatten the makefile structure 2016-08-29 12:17:34 -07:00
Android.mk android: add vulkan build for intel 2017-02-01 07:58:49 +02:00
Makefile.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.blorp.am blorp: automake: add TODO to the tarball 2017-02-24 17:37:00 +00:00
Makefile.common.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.genxml.am genxml: Depend on Makefile.am for generated sources. 2017-03-02 15:49:00 -08:00
Makefile.isl.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.sources i965: Move intel_debug.h to intel/common/gen_debug.h 2017-03-01 16:14:03 -08:00