Mesa (master): radeonsi: Fix typo: "llvm.fs.interp" => "llvm.SI.fs.interp"

2016-12-07 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 26ba8c920d2727cae8ab45096db70e4691b00245 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26ba8c920d2727cae8ab45096db70e4691b00245 Author: Michel Dänzer Date: Thu Dec 8 10:51:03 2016 +0900 radeonsi: Fix typo:

Mesa (master): radv: refactor descriptor set userdata emission out.

2016-12-07 Thread Dave Airlie
Module: Mesa Branch: master Commit: a5d10844eef71095cea3c1a921108c3bccc8ba01 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5d10844eef71095cea3c1a921108c3bccc8ba01 Author: Dave Airlie Date: Mon Nov 28 00:37:25 2016 + radv: refactor descriptor set userdata

Mesa (master): radv: consolidate compute pipeline flushing (v1.1)

2016-12-07 Thread Dave Airlie
Module: Mesa Branch: master Commit: eb2ba5c8df2149f92298e090508f1193026811a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb2ba5c8df2149f92298e090508f1193026811a9 Author: Dave Airlie Date: Mon Nov 28 00:32:22 2016 + radv: consolidate compute pipeline

Mesa (master): radv: move descriptor set userdata emission to draw flush time.

2016-12-07 Thread Dave Airlie
Module: Mesa Branch: master Commit: 85118a1e4d27cdb7a3c5b958f325954c7166a647 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=85118a1e4d27cdb7a3c5b958f325954c7166a647 Author: Dave Airlie Date: Mon Nov 28 00:42:56 2016 + radv: move descriptor set userdata

Mesa (master): radv: move userdata sgpr ownership to compiler side.

2016-12-07 Thread Dave Airlie
Module: Mesa Branch: master Commit: ae61ddabe8cfa1e2c8c55c478a7ea70563f64b63 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae61ddabe8cfa1e2c8c55c478a7ea70563f64b63 Author: Dave Airlie Date: Mon Nov 28 01:11:34 2016 + radv: move userdata sgpr ownership to

Mesa (master): radv: refactor out the descriptor user sgpr setting.

2016-12-07 Thread Dave Airlie
Module: Mesa Branch: master Commit: 11208f0049431a08328692874988503cd7742ede URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11208f0049431a08328692874988503cd7742ede Author: Dave Airlie Date: Mon Nov 28 00:56:37 2016 + radv: refactor out the descriptor user

Mesa (master): radv: only bind descriptor sets to stages that need them

2016-12-07 Thread Dave Airlie
Module: Mesa Branch: master Commit: a74a4edc90a6a6fddfcf5e5d72c301bcf13ad125 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a74a4edc90a6a6fddfcf5e5d72c301bcf13ad125 Author: Dave Airlie Date: Mon Nov 28 00:46:00 2016 + radv: only bind descriptor sets to

Mesa (master): radv: pass pipeline to constant flush function

2016-12-07 Thread Dave Airlie
Module: Mesa Branch: master Commit: f8476769902b6c39eafb517d4412e3e52d46147b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8476769902b6c39eafb517d4412e3e52d46147b Author: Dave Airlie Date: Mon Nov 28 00:33:39 2016 + radv: pass pipeline to constant flush

Mesa (master): radv: only emit descriptor sgprs when needed

2016-12-07 Thread Dave Airlie
Module: Mesa Branch: master Commit: dfef9c7c1fcf0070784d1a19386d885bb1b3f511 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dfef9c7c1fcf0070784d1a19386d885bb1b3f511 Author: Dave Airlie Date: Mon Nov 28 02:43:27 2016 + radv: only emit descriptor sgprs when

Mesa (master): radv: refactor out the constant setting user sgpr code.

2016-12-07 Thread Dave Airlie
Module: Mesa Branch: master Commit: 221ab77956d20a999da34c8bd2ace4bc06f4ee42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=221ab77956d20a999da34c8bd2ace4bc06f4ee42 Author: Dave Airlie Date: Mon Nov 28 00:57:30 2016 + radv: refactor out the constant setting

Mesa (master): radv: make push constants optional

2016-12-07 Thread Dave Airlie
Module: Mesa Branch: master Commit: c7dc1b010ae581f532240b661cb3d1c82e117e7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7dc1b010ae581f532240b661cb3d1c82e117e7e Author: Dave Airlie Date: Mon Nov 28 03:15:30 2016 + radv: make push constants optional We

Mesa (master): radeonsi: fix incorrect FMASK checking in bind_sampler_states

2016-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: 38d4859b9465146189c234cd372de9d3eee86a92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38d4859b9465146189c234cd372de9d3eee86a92 Author: Marek Olšák Date: Fri Dec 2 02:57:30 2016 +0100 radeonsi: fix incorrect FMASK checking

Mesa (master): radeonsi: allow specifying simm16 of emit_waitcnt at call sites

2016-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: 15e96c70b0b668a2626326d3572a247e41885c18 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15e96c70b0b668a2626326d3572a247e41885c18 Author: Marek Olšák Date: Fri Dec 2 18:56:21 2016 +0100 radeonsi: allow specifying simm16 of

Mesa (master): radeonsi: wait for outstanding LDS instructions in memory barriers if needed

2016-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: 13c34cf8ca43d0f9c1e1a663e6a3783b0938dfd9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13c34cf8ca43d0f9c1e1a663e6a3783b0938dfd9 Author: Marek Olšák Date: Fri Dec 2 19:40:40 2016 +0100 radeonsi: wait for outstanding LDS

Mesa (master): radeonsi: properly declare context sampler states

2016-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: f2b0c66c3c012023433874b6e28f8cc8c3f64139 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2b0c66c3c012023433874b6e28f8cc8c3f64139 Author: Marek Olšák Date: Fri Dec 2 03:39:04 2016 +0100 radeonsi: properly declare context

Mesa (master): radeonsi: always restore sampler states when unbinding sampler views

2016-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: b3a2aa9cba46bd6c8de22390b3b1ce9ac6c27988 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3a2aa9cba46bd6c8de22390b3b1ce9ac6c27988 Author: Marek Olšák Date: Fri Dec 2 02:18:25 2016 +0100 radeonsi: always restore sampler states

Mesa (master): radeonsi: wait for outstanding memory instructions in TCS barriers

2016-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: 16f49c16c79a67f174b92672d546f909425f7fc3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16f49c16c79a67f174b92672d546f909425f7fc3 Author: Marek Olšák Date: Fri Dec 2 19:10:11 2016 +0100 radeonsi: wait for outstanding memory

Mesa (master): tgsi: fix the src type of TGSI_OPCODE_MEMBAR

2016-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: 16ba04d6deea4f89cbaec00a001d5c2ac841692b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16ba04d6deea4f89cbaec00a001d5c2ac841692b Author: Marek Olšák Date: Fri Dec 2 19:17:52 2016 +0100 tgsi: fix the src type of

Mesa (master): radeonsi: write shader descriptors into hang reports

2016-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: 57b9d75af53a86df69ed751ecf5120f5ccca1710 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57b9d75af53a86df69ed751ecf5120f5ccca1710 Author: Marek Olšák Date: Fri Dec 2 02:23:16 2016 +0100 radeonsi: write shader descriptors into

Mesa (master): radeonsi: check for sampler state CSO corruption

2016-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: 6caa558ca677941f9a2f0570563b51fbe88cd1b9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6caa558ca677941f9a2f0570563b51fbe88cd1b9 Author: Marek Olšák Date: Fri Dec 2 03:34:07 2016 +0100 radeonsi: check for sampler state CSO

Mesa (master): gallium: decrease the size of pipe_sampler_state fields

2016-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4b0d8b2da09c4d3be675d4312a9efd832126b98c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b0d8b2da09c4d3be675d4312a9efd832126b98c Author: Marek Olšák Date: Fri Dec 2 16:26:43 2016 +0100 gallium: decrease the size of

Mesa (master): radeonsi: take LDS into account for compute shader occupancy stats

2016-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: d205faeb6c9612d452a592bbf2e3ecaafff1d8fc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d205faeb6c9612d452a592bbf2e3ecaafff1d8fc Author: Marek Olšák Date: Thu Dec 1 03:23:27 2016 +0100 radeonsi: take LDS into account for

Mesa (master): st/mesa: round lod_bias to a multiple of 1/256

2016-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: 132b69c4edb824c70c98f8937c63e49b04f3adff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=132b69c4edb824c70c98f8937c63e49b04f3adff Author: Marek Olšák Date: Fri Dec 2 16:37:22 2016 +0100 st/mesa: round lod_bias to a multiple

Mesa (master): cso: don't release sampler states that are bound

2016-12-07 Thread Marek Olšák
Module: Mesa Branch: master Commit: 6dc96de303290e8d1fc294da478c4f370be98dea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6dc96de303290e8d1fc294da478c4f370be98dea Author: Marek Olšák Date: Fri Dec 2 15:39:25 2016 +0100 cso: don't release sampler states that

Mesa (master): intel/blorp_blit: Adjust blorp surface parameters for split blits

2016-12-07 Thread Jordan Justen
Module: Mesa Branch: master Commit: edf3113aeddcf66cb24906e53a2d4f41616f8985 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=edf3113aeddcf66cb24906e53a2d4f41616f8985 Author: Jordan Justen Date: Mon Nov 7 14:08:22 2016 -0800 intel/blorp_blit: Adjust blorp

Mesa (master): intel/blorp_blit: Add split_blorp_blit_debug switch

2016-12-07 Thread Jordan Justen
Module: Mesa Branch: master Commit: d6526d724765e14fc9bb25cd2a53463a4d1c5fff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6526d724765e14fc9bb25cd2a53463a4d1c5fff Author: Jordan Justen Date: Tue Nov 22 17:20:42 2016 -0800 intel/blorp_blit: Add

Mesa (master): intel/blorp_blit: Enable splitting large blorp blits

2016-12-07 Thread Jordan Justen
Module: Mesa Branch: master Commit: da381ae6475dfd35f1ab8c6063b4dce368ef7588 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da381ae6475dfd35f1ab8c6063b4dce368ef7588 Author: Jordan Justen Date: Mon Nov 7 14:07:07 2016 -0800 intel/blorp_blit: Enable

Mesa (master): i965: Increase max texture to 16k for gen7+

2016-12-07 Thread Jordan Justen
Module: Mesa Branch: master Commit: e9133dd90ec498cfb6a23fa22504e06488352c51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9133dd90ec498cfb6a23fa22504e06488352c51 Author: Jordan Justen Date: Thu Nov 3 12:20:19 2016 -0700 i965: Increase max texture to

Mesa (master): intel/blorp_blit: Create structure for src & dst coordinates

2016-12-07 Thread Jordan Justen
Module: Mesa Branch: master Commit: b74d4f6ca02715470d8f7726d19aff342873dbc6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b74d4f6ca02715470d8f7726d19aff342873dbc6 Author: Jordan Justen Date: Mon Nov 7 14:06:49 2016 -0800 intel/blorp_blit: Create

Mesa (master): intel/blorp_blit: Move RGB=> R conversion to follow blit splitting

2016-12-07 Thread Jordan Justen
Module: Mesa Branch: master Commit: efea8e724458f6a388fb70421db3e655719fffb0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=efea8e724458f6a388fb70421db3e655719fffb0 Author: Jordan Justen Date: Wed Nov 30 15:53:48 2016 -0800 intel/blorp_blit: Move RGB=>R

Mesa (master): intel/blorp_blit: Split blorp blits if they are too large

2016-12-07 Thread Jordan Justen
Module: Mesa Branch: master Commit: 12e0a6e25967e097f9d18e9ee25b30248f617b28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12e0a6e25967e097f9d18e9ee25b30248f617b28 Author: Jordan Justen Date: Mon Nov 7 14:06:56 2016 -0800 intel/blorp_blit: Split blorp

Mesa (master): vulkan: use STATIC_ASSERT instead of static_assert

2016-12-07 Thread Edward O'Callaghan
Module: Mesa Branch: master Commit: a77426fd922259bc37b762fa22b42b91d3ce494a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a77426fd922259bc37b762fa22b42b91d3ce494a Author: Edward O'Callaghan Date: Wed Dec 7 10:30:48 2016 +1100 vulkan: use

Mesa (master): i965: Add i965 plumbing for ARB_post_depth_coverage for i965 (gen9+).

2016-12-07 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 0ff74a8990d9fe37365beb35ed8abacfbf3ed567 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ff74a8990d9fe37365beb35ed8abacfbf3ed567 Author: Plamena Manolova Date: Tue Dec 6 21:37:01 2016 +0200 i965: Add i965 plumbing for

Mesa (master): i965: enable INTEL_conservative_rasterization on Gen9+

2016-12-07 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: e9f17e9fb06a4389588f47be8c766b07e8d8b89f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9f17e9fb06a4389588f47be8c766b07e8d8b89f Author: Lionel Landwerlin Date: Fri Nov 25 14:23:01 2016 + i965: enable

Mesa (master): mesa: Add GL and GLSL plumbing for ARB_post_depth_coverage for i965 (gen9+).

2016-12-07 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 848138689298c11e7825029484cbaa825cd36b36 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=848138689298c11e7825029484cbaa825cd36b36 Author: Plamena Manolova Date: Tue Dec 6 21:32:36 2016 +0200 mesa: Add GL and GLSL

Mesa (master): mesa: add support for GL_INTEL_conservative_rasterization

2016-12-07 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 039d836d6ea5621ede88ff3504be841a6dd865c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=039d836d6ea5621ede88ff3504be841a6dd865c6 Author: Lionel Landwerlin Date: Wed Nov 30 14:47:41 2016 + mesa: add support for

Mesa (master): radeonsi: fix isolines tess factor writes to control ring

2016-12-07 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: d3931a355fd5d309d5bcfe2655249f029e84d355 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3931a355fd5d309d5bcfe2655249f029e84d355 Author: Nicolai Hähnle Date: Mon Dec 5 14:39:50 2016 +0100 radeonsi: fix isolines tess