Mesa (master): u_vbuf: Add a few more format fallbacks.

2014-08-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: e2f66315cbf234779b195b6f7390ea9b11b288ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e2f66315cbf234779b195b6f7390ea9b11b288ad Author: Eric Anholt Date: Fri Aug 22 10:50:15 2014 -0700 u_vbuf: Add a few more format fallbacks. Fixes piglit draw-v

Mesa (master): vc4: Set the other WADDR in the qpu instruction helpers.

2014-08-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 78d144f7de8cad42dfe588a667e105543f6b2e4b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=78d144f7de8cad42dfe588a667e105543f6b2e4b Author: Eric Anholt Date: Sun Aug 24 17:53:00 2014 -0700 vc4: Set the other WADDR in the qpu instruction helpers. Now

Mesa (master): u_vbuf: Simplify the format fallback translation.

2014-08-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: bbbe3b65adee44c164532d7afb4ff8fd8f88bbf4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bbbe3b65adee44c164532d7afb4ff8fd8f88bbf4 Author: Eric Anholt Date: Fri Aug 22 10:34:55 2014 -0700 u_vbuf: Simplify the format fallback translation. Individual

Mesa (master): vc4: Fix LT/GE set-0-or-1 compares.

2014-08-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3212bafc28ca3991a89e0554d1867eaa5fde6a0b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3212bafc28ca3991a89e0554d1867eaa5fde6a0b Author: Eric Anholt Date: Sun Aug 24 14:41:06 2014 -0700 vc4: Fix LT/GE set-0-or-1 compares. We were using the intege

Mesa (master): vc4: Stop doing qpu_inst(add, NOP) or qpu_inst(NOP, mul).

2014-08-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7317f1185932e2188206069a938c598f9cd18c60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7317f1185932e2188206069a938c598f9cd18c60 Author: Eric Anholt Date: Sun Aug 24 17:58:24 2014 -0700 vc4: Stop doing qpu_inst(add, NOP) or qpu_inst(NOP, mul). No

Mesa (master): vc4: Merge qpu_a_NOP() and qpu_m_NOP to a single qpu_NOP() helper.

2014-08-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 54499a85fff415e5c627a44d27a3592b6633bd4b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=54499a85fff415e5c627a44d27a3592b6633bd4b Author: Eric Anholt Date: Sun Aug 24 17:47:02 2014 -0700 vc4: Merge qpu_a_NOP() and qpu_m_NOP to a single qpu_NOP() he

Mesa (master): vc4: Ignore WADDRs from the other half of the instruction when merging.

2014-08-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1a7035f386c4402b07e7a2073daf914f95bd0a02 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a7035f386c4402b07e7a2073daf914f95bd0a02 Author: Eric Anholt Date: Sun Aug 24 17:43:02 2014 -0700 vc4: Ignore WADDRs from the other half of the instruction whe

Mesa (master): freedreno/a3xx: handle first/last level properly

2014-08-24 Thread Rob Clark
Module: Mesa Branch: master Commit: bd3b0964675d36e753e273d5667b922cc9baac4a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd3b0964675d36e753e273d5667b922cc9baac4a Author: Rob Clark Date: Sat Aug 23 11:35:31 2014 -0400 freedreno/a3xx: handle first/last level properly Fixes some as

Mesa (master): freedreno: implement pipe_flush_resource()

2014-08-24 Thread Rob Clark
Module: Mesa Branch: master Commit: b40a6c2b17de1f63d70d62608737ed9a259da1c5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b40a6c2b17de1f63d70d62608737ed9a259da1c5 Author: Rob Clark Date: Sat Aug 23 09:33:50 2014 -0400 freedreno: implement pipe_flush_resource() Signed-off-by: Rob

Mesa (master): freedreno/a2xx: fix segfault

2014-08-24 Thread Rob Clark
Module: Mesa Branch: master Commit: 306e421887720b149be77c749108bcffcebe34f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=306e421887720b149be77c749108bcffcebe34f6 Author: Rob Clark Date: Sun Aug 24 13:06:37 2014 -0400 freedreno/a2xx: fix segfault Signed-off-by: Rob Clark ---

Mesa (master): freedreno: don't ignore src/dst level

2014-08-24 Thread Rob Clark
Module: Mesa Branch: master Commit: 478a08ebd2b29724f2d440e560ab331c534236cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=478a08ebd2b29724f2d440e560ab331c534236cd Author: Rob Clark Date: Fri Aug 22 18:33:15 2014 -0400 freedreno: don't ignore src/dst level Don't ignore src/dst_lev

Demos (master): glxinfo: add 4.5 as a valid version

2014-08-24 Thread Dave Airlie
Module: Demos Branch: master Commit: 94437a72d55c4f9c546ae712603fd7b9de017ad7 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=94437a72d55c4f9c546ae712603fd7b9de017ad7 Author: Dave Airlie Date: Sun Aug 24 18:26:58 2014 +1000 glxinfo: add 4.5 as a valid version Signed-off-by: Dave Ai