Mesa (master): i965/formatquery: remove INTERNALFORMAT_PREFERRED implementation

2016-06-01 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: c1ceee6cc966e25fb1e68d267bafdeb4528bc980 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c1ceee6cc966e25fb1e68d267bafdeb4528bc980 Author: Alejandro Piñeiro Date: Thu May 5 11:28:37 2016 +0200 i965/formatquery: remove INTERNALFORMAT_PREFERRED imple

Mesa (master): mesa/formatquery: add a comment to clarify INTERNALFORMAT_PREFERRED

2016-06-01 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: b48c42cd1f81bf9a411d19aea2660d75622a1350 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b48c42cd1f81bf9a411d19aea2660d75622a1350 Author: Alejandro Piñeiro Date: Thu May 5 11:27:05 2016 +0200 mesa/formatquery: add a comment to clarify INTERNALFORM

Mesa (master): i965/eu: use simd8 when exec_size != EXECUTE_16

2016-06-01 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 58617bcebe1d0d5e8d360fec2c9dabf8771b0f7a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58617bcebe1d0d5e8d360fec2c9dabf8771b0f7a Author: Alejandro Piñeiro Date: Wed Jun 1 18:49:29 2016 +0200 i965/eu: use simd8 when exec_size != EXECUTE_16 Among

Mesa (master): i965: Enable cross-thread constants and compact local IDs for hsw+

2016-06-01 Thread Jordan Justen
Module: Mesa Branch: master Commit: b1f22c6317940dac543e44dd638ea9f4fbcd6ca7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1f22c6317940dac543e44dd638ea9f4fbcd6ca7 Author: Jordan Justen Date: Tue May 31 15:45:24 2016 -0700 i965: Enable cross-thread constants and compact local IDs f

Mesa (master): i965: Remove old CS local ID handling

2016-06-01 Thread Jordan Justen
Module: Mesa Branch: master Commit: 0a3acff5b53d409181dcd2f31a4a50af06f73a57 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a3acff5b53d409181dcd2f31a4a50af06f73a57 Author: Jordan Justen Date: Sun May 22 22:31:06 2016 -0700 i965: Remove old CS local ID handling The old method pushe

Mesa (master): anv: Support new local ID generation & cross-thread constants

2016-06-01 Thread Jordan Justen
Module: Mesa Branch: master Commit: 3ba9594f32239031ddeff764e9896d48d05125d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ba9594f32239031ddeff764e9896d48d05125d0 Author: Jordan Justen Date: Fri May 27 00:53:27 2016 -0700 anv: Support new local ID generation & cross-thread constan

Mesa (master): i965: Add CS push constant info to brw_cs_prog_data

2016-06-01 Thread Jordan Justen
Module: Mesa Branch: master Commit: d437798ace47e47dbcb1244734dc1af3ecb5ab84 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d437798ace47e47dbcb1244734dc1af3ecb5ab84 Author: Jordan Justen Date: Sun May 22 21:46:28 2016 -0700 i965: Add CS push constant info to brw_cs_prog_data We nee

Mesa (master): i965: Add uniform for a CS thread local base ID

2016-06-01 Thread Jordan Justen
Module: Mesa Branch: master Commit: fa279dfbf0fc89b07007141ad8850ac42206e397 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa279dfbf0fc89b07007141ad8850ac42206e397 Author: Jordan Justen Date: Sat May 28 23:45:21 2016 -0700 i965: Add uniform for a CS thread local base ID v4: * For

Mesa (master): glsl: Add glsl LowerCsDerivedVariables option

2016-06-01 Thread Jordan Justen
Module: Mesa Branch: master Commit: 7b9def35835232a10010f256b9c108219f97f752 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b9def35835232a10010f256b9c108219f97f752 Author: Jordan Justen Date: Sat May 21 14:21:32 2016 -0700 glsl: Add glsl LowerCsDerivedVariables option v2: * Move

Mesa (master): i965: Add nir channel_num system value

2016-06-01 Thread Jordan Justen
Module: Mesa Branch: master Commit: 8f48d23e0fcc0809f6397a67c26751a45a95e076 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f48d23e0fcc0809f6397a67c26751a45a95e076 Author: Jordan Justen Date: Sun May 22 16:33:44 2016 -0700 i965: Add nir channel_num system value v2: * simd16/32 fi

Mesa (master): i965: Add nir based intrinsic lowering and thread ID uniform

2016-06-01 Thread Jordan Justen
Module: Mesa Branch: master Commit: 3ef0957dac11edee7babc9746ec766dcb055d909 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ef0957dac11edee7babc9746ec766dcb055d909 Author: Jordan Justen Date: Sun May 22 00:08:06 2016 -0700 i965: Add nir based intrinsic lowering and thread ID unifor

Mesa (master): i965: Put CS local thread ID uniform in last push register

2016-06-01 Thread Jordan Justen
Module: Mesa Branch: master Commit: 04fc72501a90af94b0b5699e57fea68ad6e8795b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=04fc72501a90af94b0b5699e57fea68ad6e8795b Author: Jordan Justen Date: Sun May 22 21:29:53 2016 -0700 i965: Put CS local thread ID uniform in last push register

Mesa (master): nir: Make lowering gl_LocalInvocationIndex optional

2016-06-01 Thread Jordan Justen
Module: Mesa Branch: master Commit: 6f316c9d8658e870b0140b0f601d35d1fcf133b9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f316c9d8658e870b0140b0f601d35d1fcf133b9 Author: Jordan Justen Date: Sun May 22 15:54:48 2016 -0700 nir: Make lowering gl_LocalInvocationIndex optional Cc: "1

Mesa (master): i965: Support new local ID push constant & cross-thread constants

2016-06-01 Thread Jordan Justen
Module: Mesa Branch: master Commit: 30685392e0e41e6c6ba232a63df6b0e2ed83 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=30685392e0e41e6c6ba232a63df6b0e2ed83 Author: Jordan Justen Date: Sun May 22 21:55:43 2016 -0700 i965: Support new local ID push constant & cross-thread con

Mesa (master): i965: Store number of threads in brw_cs_prog_data

2016-06-01 Thread Jordan Justen
Module: Mesa Branch: master Commit: 1b79e7ebbd77a7e714fafadd91459059aacf2407 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b79e7ebbd77a7e714fafadd91459059aacf2407 Author: Jordan Justen Date: Thu May 26 13:49:07 2016 -0700 i965: Store number of threads in brw_cs_prog_data Cc: "12.

Mesa (master): i965/fs: Copy the offset when lowering logical pull constant sends

2016-06-01 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 1205999c229b8e67af39fb9875bd87bc0a1404eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1205999c229b8e67af39fb9875bd87bc0a1404eb Author: Jason Ekstrand Date: Wed Jun 1 15:01:04 2016 -0700 i965/fs: Copy the offset when lowering logical pull consta

Mesa (master): glsl/distance: make sure we use clip dist varying slot for lowered var.

2016-06-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 8d4f4adfbd5b2f23cb2a6a1f77f79a23d3f2b035 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d4f4adfbd5b2f23cb2a6a1f77f79a23d3f2b035 Author: Dave Airlie Date: Wed May 25 06:03:24 2016 +1000 glsl/distance: make sure we use clip dist varying slot for lo

Mesa (master): radeon/winsys: introduce radeon_winsys_cs_chunk

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 89ba076de4c8cfa171365700e6a3b017d5e3eeff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89ba076de4c8cfa171365700e6a3b017d5e3eeff Author: Nicolai Hähnle Date: Fri May 6 17:14:29 2016 -0500 radeon/winsys: introduce radeon_winsys_cs_chunk We will c

Mesa (master): winsys/amdgpu: consolidate IB size management in amdgpu_ib_finalize

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 45be461f552bfff498cb0600da92b90af9b1f7ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45be461f552bfff498cb0600da92b90af9b1f7ed Author: Nicolai Hähnle Date: Mon May 9 17:21:25 2016 -0500 winsys/amdgpu: consolidate IB size management in amdgpu_ib

Mesa (master): radeon/winsys: add cs_check_space

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 46ad3561be0b820333a515941bfb220591402573 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46ad3561be0b820333a515941bfb220591402573 Author: Nicolai Hähnle Date: Fri May 6 12:34:25 2016 -0500 radeon/winsys: add cs_check_space Reviewed-by: Marek Olšá

Mesa (master): winsys/amdgpu: simplify interface of amdgpu_get_new_ib

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 92d5d97b103542f300e3b68f872566adef0af7e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92d5d97b103542f300e3b68f872566adef0af7e6 Author: Nicolai Hähnle Date: Fri May 6 21:24:51 2016 -0500 winsys/amdgpu: simplify interface of amdgpu_get_new_ib We

Mesa (master): winsys/amdgpu: extract IB big buffer allocation for re-use

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 9e5ed559babc468b94877ecc8e2367b70c43122f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e5ed559babc468b94877ecc8e2367b70c43122f Author: Nicolai Hähnle Date: Fri May 6 21:37:52 2016 -0500 winsys/amdgpu: extract IB big buffer allocation for re-use

Mesa (master): winsys/amdgpu: implement IB chaining on the gfx ring

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 6aff6377b125f5340f5febffb6f0def9e07c3e93 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6aff6377b125f5340f5febffb6f0def9e07c3e93 Author: Nicolai Hähnle Date: Fri May 6 21:33:17 2016 -0500 winsys/amdgpu: implement IB chaining on the gfx ring As a

Mesa (master): winsys/amdgpu: add amdgpu_cs_has_user_fence

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 8396ab42411ac231df5608f1bc93c9010e120c55 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8396ab42411ac231df5608f1bc93c9010e120c55 Author: Nicolai Hähnle Date: Thu May 5 21:09:13 2016 -0500 winsys/amdgpu: add amdgpu_cs_has_user_fence v2: style cha

Mesa (master): winsys/amdgpu: add IB buffer in amdgpu_get_new_ib

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 9db851b5eef5ced801915f42e7b2d54dc3be5d67 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9db851b5eef5ced801915f42e7b2d54dc3be5d67 Author: Nicolai Hähnle Date: Fri May 6 21:29:56 2016 -0500 winsys/amdgpu: add IB buffer in amdgpu_get_new_ib Adding

Mesa (master): radeonsi/sid: add packet definitions for IB chaining

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: a7c26bfc0ce9d12def9f05a84c19f51f3d311aaa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7c26bfc0ce9d12def9f05a84c19f51f3d311aaa Author: Nicolai Hähnle Date: Fri May 6 22:04:31 2016 -0500 radeonsi/sid: add packet definitions for IB chaining Whil

Mesa (master): winsys/amdgpu: decay max_ib_size over time

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: c7877b9dab822a9f33aa351cff2ce849a3f2fa32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7877b9dab822a9f33aa351cff2ce849a3f2fa32 Author: Nicolai Hähnle Date: Sun May 8 12:53:23 2016 -0500 winsys/amdgpu: decay max_ib_size over time So that memory

Mesa (master): winsys/amdgpu: start with smaller IBs, growing as necessary

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 83a01cb4983fd4b8ee8402a0679bead2bc0094af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83a01cb4983fd4b8ee8402a0679bead2bc0094af Author: Nicolai Hähnle Date: Sat May 7 10:58:13 2016 -0500 winsys/amdgpu: start with smaller IBs, growing as necessar

Mesa (master): winsys/amdgpu: add amdgpu_ib and amdgpu_cs_from_ib helper functions

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: f80c6abb9e591d788c7c8f5167dcd7cb744e8b4a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f80c6abb9e591d788c7c8f5167dcd7cb744e8b4a Author: Nicolai Hähnle Date: Fri May 6 21:16:05 2016 -0500 winsys/amdgpu: add amdgpu_ib and amdgpu_cs_from_ib helper

Mesa (master): gallium/radeon: use cs_check_space throughout

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: d6211a61b0c8cd81509cbbf0e75766eb4be30bed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6211a61b0c8cd81509cbbf0e75766eb4be30bed Author: Nicolai Hähnle Date: Fri May 6 12:42:05 2016 -0500 gallium/radeon: use cs_check_space throughout Reviewed-by

Mesa (master): i965: Fix isoline reads in scalar TES.

2016-06-01 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 25e1b8d366a6131bc9d46fe27f6bc476f05a7a58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=25e1b8d366a6131bc9d46fe27f6bc476f05a7a58 Author: Kenneth Graunke Date: Tue May 31 21:00:43 2016 -0700 i965: Fix isoline reads in scalar TES. Isolines aren't r

Mesa (master): st/mesa: move PBO buffer address calculation to st_pbo.c

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: e16800226e16137f3a3371151ff2fa9a3ad13df3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e16800226e16137f3a3371151ff2fa9a3ad13df3 Author: Nicolai Hähnle Date: Tue Apr 26 12:59:29 2016 -0500 st/mesa: move PBO buffer address calculation to st_pbo.c

Mesa (master): st/mesa: create PBO download fragment shaders

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 2bf6dfac8a090fb4a97441cfacdb78b141a3de3a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2bf6dfac8a090fb4a97441cfacdb78b141a3de3a Author: Nicolai Hähnle Date: Tue Apr 26 15:59:17 2016 -0500 st/mesa: create PBO download fragment shaders Reviewed-by

Mesa (master): st/mesa: begin moving PBO functions into their own file

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 4ecc32b0e12d0a86f15beec1dd8b45063e7b2e20 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ecc32b0e12d0a86f15beec1dd8b45063e7b2e20 Author: Nicolai Hähnle Date: Mon Apr 25 21:35:10 2016 -0500 st/mesa: begin moving PBO functions into their own file R

Mesa (master): st/mesa: implement PBO downloads for ReadPixels

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: ed0e9862c56d13381f0414b5a835fd31960edfe6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed0e9862c56d13381f0414b5a835fd31960edfe6 Author: Nicolai Hähnle Date: Tue Apr 26 13:19:28 2016 -0500 st/mesa: implement PBO downloads for ReadPixels v2: requi

Mesa (master): gallium/u_inlines: allow NULL src in util_copy_image_view

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: fc0352ff9c5b0f6941b37934ee65c6002acd8144 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc0352ff9c5b0f6941b37934ee65c6002acd8144 Author: Nicolai Hähnle Date: Fri Apr 29 16:06:13 2016 -0500 gallium/u_inlines: allow NULL src in util_copy_image_view

Mesa (master): st/mesa: move shareable parts of PBO upload state and draw to st_pbo.c

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 581c001532fb9890b0f66b8e78ab134a16ae56ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=581c001532fb9890b0f66b8e78ab134a16ae56ce Author: Nicolai Hähnle Date: Tue Apr 26 15:52:53 2016 -0500 st/mesa: move shareable parts of PBO upload state and draw

Mesa (master): gallium/cso: allow saving the first fragment shader image slot

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: d9893feb2c9d86345ea561f84d03e89229faa35d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9893feb2c9d86345ea561f84d03e89229faa35d Author: Nicolai Hähnle Date: Tue Apr 26 19:54:41 2016 -0500 gallium/cso: allow saving the first fragment shader image

Mesa (master): st/mesa: hook up a no-op try_pbo_readpixels

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: f3b62d4c74414c002d25e65decb9d0bda41ab5b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3b62d4c74414c002d25e65decb9d0bda41ab5b6 Author: Nicolai Hähnle Date: Tue Apr 26 11:33:33 2016 -0500 st/mesa: hook up a no-op try_pbo_readpixels For better bi

Mesa (master): st/mesa: rename pbo_upload to pbo

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 979688a0273cb88d6a977dcd2de189bf8e96cd9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=979688a0273cb88d6a977dcd2de189bf8e96cd9a Author: Nicolai Hähnle Date: Mon Apr 25 21:49:27 2016 -0500 st/mesa: rename pbo_upload to pbo At the same time, renam

Mesa (master): gallium: add PIPE_BARRIER_ALL define

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 57f576f1fb531bd466878afc503b41854955ede3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57f576f1fb531bd466878afc503b41854955ede3 Author: Nicolai Hähnle Date: Tue Apr 26 21:22:37 2016 -0500 gallium: add PIPE_BARRIER_ALL define Reviewed-by: Brian P

Mesa (master): st/mesa: add layer_offset to PBO fragment shader

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 1cb4be94ae1b0ba83a941e707e962110c44b3f1a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1cb4be94ae1b0ba83a941e707e962110c44b3f1a Author: Nicolai Hähnle Date: Tue May 17 23:45:24 2016 -0500 st/mesa: add layer_offset to PBO fragment shader This wil

Mesa (master): st/mesa: move PBO upload fs creation to st_pbo.c

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 21e069f7d4294bfe9500e84023df970e87be9059 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21e069f7d4294bfe9500e84023df970e87be9059 Author: Nicolai Hähnle Date: Mon Apr 25 21:56:01 2016 -0500 st/mesa: move PBO upload fs creation to st_pbo.c Reviewed

Mesa (master): st/mesa: add PBO download enable bit and fragment shaders

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 852d3fcd3b4e0a1612540045f18c46975a49dec6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=852d3fcd3b4e0a1612540045f18c46975a49dec6 Author: Nicolai Hähnle Date: Mon Apr 25 21:56:47 2016 -0500 st/mesa: add PBO download enable bit and fragment shaders

Mesa (master): st/mesa: move PBO vertex and geometry shader creation to st_pbo.c

2016-06-01 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: be82065fbe8095ce3146f7480b3202aca336aebf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be82065fbe8095ce3146f7480b3202aca336aebf Author: Nicolai Hähnle Date: Mon Apr 25 21:40:53 2016 -0500 st/mesa: move PBO vertex and geometry shader creation to s

Mesa (master): mesa: Fix bogus strncmp

2016-06-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 049bb94d2e177f7415e771907be3e7f153c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=049bb94d2e177f7415e771907be3e7f153c6 Author: Ian Romanick Date: Tue May 24 10:10:40 2016 -0700 mesa: Fix bogus strncmp The string "[0]\0" is the same as "

Mesa (master): glsl: Use Geom.VerticesOut == -1 to specify unset

2016-06-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: a428c955ce5d039e035e49da6daa13088ec8617c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a428c955ce5d039e035e49da6daa13088ec8617c Author: Ian Romanick Date: Mon May 23 15:53:10 2016 -0700 glsl: Use Geom.VerticesOut == -1 to specify unset Because a

Mesa (master): i965: If control_data_header_size_bits is zero, don' t do EndPrimitive

2016-06-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: b27dfa5403ed1884999524417c08d2bc50365965 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b27dfa5403ed1884999524417c08d2bc50365965 Author: Ian Romanick Date: Mon May 23 15:17:02 2016 -0700 i965: If control_data_header_size_bits is zero, don't do End

Mesa (master): gallium/radeon: strenghten some checking for DMA preparation

2016-06-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: ef765d07894bdb6234c2f9cb47c7c3ab0f20fccf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef765d07894bdb6234c2f9cb47c7c3ab0f20fccf Author: Marek Olšák Date: Wed May 11 14:09:55 2016 +0200 gallium/radeon: strenghten some checking for DMA preparation

Mesa (master): gallium/radeon: invalidate busy linear textures for whole-texture uploads

2016-06-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: 614e3c62725ddeb160c74c551785f7ba8e9bdc2a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=614e3c62725ddeb160c74c551785f7ba8e9bdc2a Author: Marek Olšák Date: Wed May 18 03:25:04 2016 +0200 gallium/radeon: invalidate busy linear textures for whole-tex

Mesa (master): radeonsi: implement global resetting of texture descriptors

2016-06-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: 30b2b860b0c691484f65a40b44c5175fb9fd9de0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=30b2b860b0c691484f65a40b44c5175fb9fd9de0 Author: Marek Olšák Date: Tue May 17 21:45:50 2016 +0200 radeonsi: implement global resetting of texture descriptors

Mesa (master): radeonsi: set some colorbuffer register fields at emit time

2016-06-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: b0335842999f8b9bd357deae8fdf003d4c845149 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0335842999f8b9bd357deae8fdf003d4c845149 Author: Marek Olšák Date: Wed May 18 02:21:59 2016 +0200 radeonsi: set some colorbuffer register fields at emit time

Mesa (master): gallium/radeon: clean up and better comment use_staging_texture

2016-06-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: 9927c8138ae09e99326eacc4ebf07aec8d141e0e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9927c8138ae09e99326eacc4ebf07aec8d141e0e Author: Marek Olšák Date: Wed May 18 03:06:04 2016 +0200 gallium/radeon: clean up and better comment use_staging_textu

Mesa (master): radeonsi: move code for setting one shader image into separate function

2016-06-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: 28de7aec0ca98a407ba78fa28934588dec2a5a02 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=28de7aec0ca98a407ba78fa28934588dec2a5a02 Author: Marek Olšák Date: Tue May 17 21:25:39 2016 +0200 radeonsi: move code for setting one shader image into separat

Mesa (master): winsys/amdgpu: set flags correctly when allocating depth-stencil buffers

2016-06-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: ea68215c545ba9600d20718a372707be8e0f3905 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea68215c545ba9600d20718a372707be8e0f3905 Author: Marek Olšák Date: Thu May 19 20:10:10 2016 +0200 winsys/amdgpu: set flags correctly when allocating depth-sten

Mesa (master): gallium/radeon: lower memory usage during texture transfers

2016-06-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: 532a5af47fbc585c4132f9ad15f5e0a57c59320b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=532a5af47fbc585c4132f9ad15f5e0a57c59320b Author: Marek Olšák Date: Wed May 18 14:31:36 2016 +0200 gallium/radeon: lower memory usage during texture transfers

Mesa (master): gallium/util: add util_texrange_covers_whole_level from radeon

2016-06-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: 9d881cc0ac8f08f839dd86f6aeaf6c7bca97ccb1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d881cc0ac8f08f839dd86f6aeaf6c7bca97ccb1 Author: Marek Olšák Date: Mon May 9 13:36:39 2016 +0200 gallium/util: add util_texrange_covers_whole_level from radeo

Mesa (master): radeonsi: set some image descriptor fields at bind time

2016-06-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: 95c5bbae66af3ca1f805d94f6fe8d8e4ba2c9c43 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95c5bbae66af3ca1f805d94f6fe8d8e4ba2c9c43 Author: Marek Olšák Date: Tue May 17 20:46:42 2016 +0200 radeonsi: set some image descriptor fields at bind time main

Mesa (master): radeonsi: set correct stencil tile mode for texturing

2016-06-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: 12740efd29a4b17b721e4ca157ad3ae714c70842 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12740efd29a4b17b721e4ca157ad3ae714c70842 Author: Marek Olšák Date: Thu May 19 20:12:10 2016 +0200 radeonsi: set correct stencil tile mode for texturing Sadly,

Mesa (master): gallium/radeon: degrade tiled textures mapped often to linear

2016-06-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: fc1479a95432f291623fa5bafe524701e77af3ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc1479a95432f291623fa5bafe524701e77af3ca Author: Marek Olšák Date: Thu May 12 13:33:06 2016 +0200 gallium/radeon: degrade tiled textures mapped often to linear

Mesa (master): nir: allow sat on all float destination types

2016-06-01 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: ca135a26126edfbcbf19feb6cf6c00eaba3372b9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca135a26126edfbcbf19feb6cf6c00eaba3372b9 Author: Ilia Mirkin Date: Tue May 31 17:50:04 2016 -0400 nir: allow sat on all float destination types With the intro

Mesa (master): radeonsi: fix the raster config setup for 1 RB iceland chips

2016-06-01 Thread Alex Deucher
Module: Mesa Branch: master Commit: bd85e4a041c13c0c8a6a9abc7d15d1ceede42cea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd85e4a041c13c0c8a6a9abc7d15d1ceede42cea Author: Alex Deucher Date: Mon May 23 15:53:56 2016 -0400 radeonsi: fix the raster config setup for 1 RB iceland chips

Mesa (master): glsl: define some GLES3 constants in GLSL 4.1

2016-06-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 0ebf4257a385972be0b6e851383ee6b728515aad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ebf4257a385972be0b6e851383ee6b728515aad Author: Dave Airlie Date: Wed Jun 1 16:16:30 2016 +1000 glsl: define some GLES3 constants in GLSL 4.1 The GLSL 4.1 s

Mesa (master): mesa/sampler: fix error codes for sampler parameters.

2016-06-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 6400144041da541e81d88679f5535f04ccabbbc4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6400144041da541e81d88679f5535f04ccabbbc4 Author: Dave Airlie Date: Wed Jun 1 16:35:59 2016 +1000 mesa/sampler: fix error codes for sampler parameters. The in