mesa/src
Anuj Phogat c9dbdc08b9 i965/gen9: Plugin the code for selecting YF/YS tiling on skl+
Buffers with Yf/Ys tiling end up using meta upload / download
paths or the blitter for cases where they used tiled_memcpy paths
in case of Y tiling. This has exposed some bugs in meta path. To
avoid any piglit regressions on SKL this patch keeps the Yf/Ys
tiling disabled at the moment.

V3: Make brw_miptree_choose_tr_mode() actually choose TRMODE. (Ben)
    Few cosmetic changes.
V4: Get rid of brw_miptree_choose_tr_mode().
    Take care of all tile resource modes {Yf, Ys, none} for all
    generations at one place.

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
2015-06-29 13:13:41 -07:00
..
egl egl_dri2: Remove trailing whitespaces 2015-06-26 17:05:21 +00:00
gallium clover: implement CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE 2015-06-29 13:24:37 +02:00
gbm mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
getopt
glsl util: port _mesa_strto[df] to C 2015-06-29 09:06:40 -07:00
glx glx: Use loader_open_device() helper 2015-06-23 16:54:53 +01:00
gtest mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader loader: move loader_open_device out of HAVE_LIBUDEV block 2015-06-24 13:43:44 +01:00
mapi mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
mesa i965/gen9: Plugin the code for selecting YF/YS tiling on skl+ 2015-06-29 13:13:41 -07:00
util mesa/main: free locale at exit 2015-06-29 09:06:40 -07:00
Makefile.am mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00