mesa/src/gallium/drivers/lima
Vasily Khoruzhick 7ceafa4b40 lima: fix PP stack size
PP stack size should be set to maximum PP stack size, not to stack size of
last shader.

Fixes: 27e7603c34 ("lima: fix ppir spill stack allocation")
Tested-by: Icenowy Zheng <icenowy@aosc.io>
Reviewed-by: Erico Nunes <nunes.erico@gmail.com>
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
2019-10-19 18:15:18 -07:00
..
ir lima/ppir: don't clone texture loads 2019-10-09 08:24:27 -07:00
standalone lima: Fix compiler warning in standalone compiler 2019-10-16 15:13:13 +00:00
Android.mk lima/ppir: add NIR pass to split varying loads 2019-09-26 18:51:10 -07:00
lima_bo.c lima: implement BO cache 2019-09-22 19:20:59 -07:00
lima_bo.h lima: implement BO cache 2019-09-22 19:20:59 -07:00
lima_context.c lima: implement BO cache 2019-09-22 19:20:59 -07:00
lima_context.h lima: implement EGL_KHR_partial_update 2019-09-23 09:48:15 +08:00
lima_draw.c lima: fix PP stack size 2019-10-19 18:15:18 -07:00
lima_fence.c gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
lima_fence.h
lima_format.c lima: move format handling to unified place 2019-08-25 11:52:29 +08:00
lima_format.h lima: move format handling to unified place 2019-08-25 11:52:29 +08:00
lima_program.c lima/ppir: add NIR pass to split varying loads 2019-09-26 18:51:10 -07:00
lima_program.h lima: Reintroduce the standalone compiler 2019-07-18 14:33:23 +02:00
lima_query.c gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
lima_resource.c lima: implement BO cache 2019-09-22 19:20:59 -07:00
lima_resource.h lima: move damage bound build to resource 2019-09-23 09:48:55 +08:00
lima_screen.c lima: support rectangle texture 2019-09-26 16:52:22 +00:00
lima_screen.h lima: implement BO cache 2019-09-22 19:20:59 -07:00
lima_state.c lima: implement EGL_KHR_partial_update 2019-09-23 09:48:15 +08:00
lima_submit.c lima: implement BO cache 2019-09-22 19:20:59 -07:00
lima_submit.h
lima_texture.c lima: support rectangle texture 2019-09-26 16:52:22 +00:00
lima_texture.h lima: support rectangle texture 2019-09-26 16:52:22 +00:00
lima_util.c
lima_util.h
meson.build lima/ppir: add NIR pass to split varying loads 2019-09-26 18:51:10 -07:00