Mesa (master): iris: Create binding table slot for num_work_groups only when needed

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f346b277d14c5ff103e2698f82d9914e5cfd0667 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f346b277d14c5ff103e2698f82d9914e5cfd0667 Author: Caio Marcelo de Oliveira Filho Date: Tue Jun 4 13:38:36 2019 -0700 iris: Create binding table slot for num_wo

Mesa (master): iris: Only upload surface state for grid info when needed

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 48d7e7a9b85d1391aaf2a605319b23e6e13fa096 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=48d7e7a9b85d1391aaf2a605319b23e6e13fa096 Author: Caio Marcelo de Oliveira Filho Date: Tue Jun 4 22:29:13 2019 -0700 iris: Only upload surface state for grid i

Mesa (master): r300g: implement GLSL disk shader caching

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7b43362f2930c87e2a3489026823cf2591aec8e3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b43362f2930c87e2a3489026823cf2591aec8e3 Author: Rui Salvaterra Date: Fri Jun 7 12:19:23 2019 +0100 r300g: implement GLSL disk shader caching This implements

Mesa (master): r300g: restore performance after RADEON_FLAG_NO_INTERPROCESS_SHARING was added

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ffd2f948fee271cbbce93708fc508dab7cb5d14c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffd2f948fee271cbbce93708fc508dab7cb5d14c Author: Richard Thier Date: Sat Jun 8 08:35:36 2019 +0200 r300g: restore performance after RADEON_FLAG_NO_INTERPROCES

Mesa (master): radeonsi: don't test SDMA perf if SDMA is disabled/unsupported

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ec0956a19460896838127e4f596dc28465c9a24a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec0956a19460896838127e4f596dc28465c9a24a Author: Marek Olšák Date: Tue May 21 18:39:43 2019 -0400 radeonsi: don't test SDMA perf if SDMA is disabled/unsupporte

Mesa (master): radeonsi: fixes for vec3 buffer stores in LLVM 9

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e5fe38484af6f1084578357de5307b9d7c359086 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5fe38484af6f1084578357de5307b9d7c359086 Author: Marek Olšák Date: Mon Jun 3 18:11:27 2019 -0400 radeonsi: fixes for vec3 buffer stores in LLVM 9 --- src/g

Mesa (master): radeonsi: use the ac helper for index buffer stores in the culling shader

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4773f5a293d103ea225b54274026018275d208d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4773f5a293d103ea225b54274026018275d208d9 Author: Marek Olšák Date: Mon Jun 3 19:43:44 2019 -0400 radeonsi: use the ac helper for index buffer stores in the cu

Mesa (master): radeonsi: use the ac helper for SSBO stores

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: deef3833f806c6e4e8ef8c6d5271ce3e7635fdd5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=deef3833f806c6e4e8ef8c6d5271ce3e7635fdd5 Author: Marek Olšák Date: Fri May 24 18:56:05 2019 -0400 radeonsi: use the ac helper for SSBO stores --- src/galliu

Mesa (master): radeonsi: always interpolate PrimID as flat

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 993bf52977c66920cae505de9a670956e7842fc5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=993bf52977c66920cae505de9a670956e7842fc5 Author: Marek Olšák Date: Tue May 28 20:12:53 2019 -0400 radeonsi: always interpolate PrimID as flat --- src/galliu

Mesa (master): radeonsi: use the ac helper for image stores

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 579003e7bd979d3285c60becd1357c5f95799cca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=579003e7bd979d3285c60becd1357c5f95799cca Author: Marek Olšák Date: Mon Jun 3 16:35:37 2019 -0400 radeonsi: use the ac helper for image stores --- src/galli

Mesa (master): radeonsi: move color clamping to si_llvm_export_vs to unify the code

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7f7ffa08837a8470b146d25af9bb750e20d57525 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f7ffa08837a8470b146d25af9bb750e20d57525 Author: Marek Olšák Date: Mon Jun 3 14:51:08 2019 -0400 radeonsi: move color clamping to si_llvm_export_vs to unify t

Mesa (master): iris: Enable PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTED

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9c81db8adb1bb33db618e9d4160da263583d5fe3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c81db8adb1bb33db618e9d4160da263583d5fe3 Author: Caio Marcelo de Oliveira Filho Date: Sun Jun 9 20:58:08 2019 -0700 iris: Enable PIPE_CAP_CS_DERIVED_SYSTEM_VA

Mesa (master): gallium: Add PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTED

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 46de3beab1f4145d23567f95db4e5e4c5adbe5db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46de3beab1f4145d23567f95db4e5e4c5adbe5db Author: Caio Marcelo de Oliveira Filho Date: Sun Jun 9 20:56:09 2019 -0700 gallium: Add PIPE_CAP_CS_DERIVED_SYSTEM_VA

Mesa (master): st/glsl: Perform some var optimizations

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f03b21ae6982e6cb9a6240532f3f721c7d80a8fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f03b21ae6982e6cb9a6240532f3f721c7d80a8fb Author: Caio Marcelo de Oliveira Filho Date: Sun Jun 9 10:25:07 2019 -0700 st/glsl: Perform some var optimizations P

Mesa (master): anv/cmd_buffer: Reuse gen8 Cmd{Set, Reset}Event on gen7

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 6230bfeb656f1de598e8ed58cef548dc1c1781aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6230bfeb656f1de598e8ed58cef548dc1c1781aa Author: Ville Syrjälä Date: Mon Jun 10 14:21:05 2019 +0300 anv/cmd_buffer: Reuse gen8 Cmd{Set, Reset}Event on gen7 Mo

Mesa (master): intel/fs: Mark source 0 of bcsel as needing Boolean resolve

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 39f4dc23a5af1b78a58905cf91d56441b59eb80a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39f4dc23a5af1b78a58905cf91d56441b59eb80a Author: Ian Romanick Date: Fri Jun 7 15:45:03 2019 -0700 intel/fs: Mark source 0 of bcsel as needing Boolean resolve

Mesa (master): freedreno/a5xx: enable a540

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f9f89df8bc75d4446c6d6aa12d9390f72313cca7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9f89df8bc75d4446c6d6aa12d9390f72313cca7 Author: Rob Clark Date: Thu Jun 6 07:43:19 2019 -0700 freedreno/a5xx: enable a540 Tested-by: Jeffrey Hugo Signed-of

Mesa (master): freedreno: add helper to uncompress UBWC resource

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: fe5c7b2b75acb448947a4e8a6d19de52348b7365 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fe5c7b2b75acb448947a4e8a6d19de52348b7365 Author: Rob Clark Date: Fri Jun 7 10:14:12 2019 -0700 freedreno: add helper to uncompress UBWC resource We'll need t

Mesa (master): freedreno/a6xx: disallow UBWC for z24s8

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 81cc555e9a4337a8103024de32a2e1f325ee6986 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=81cc555e9a4337a8103024de32a2e1f325ee6986 Author: Rob Clark Date: Mon Jun 10 15:57:43 2019 -0700 freedreno/a6xx: disallow UBWC for z24s8 This is slightly annoy

Mesa (master): freedreno: allow null discard box in shadow path

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c6ae354299986c13c7be7d4716f4d20c3a47706c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6ae354299986c13c7be7d4716f4d20c3a47706c Author: Rob Clark Date: Fri Jun 7 09:39:30 2019 -0700 freedreno: allow null discard box in shadow path When uncompre

Mesa (master): freedreno/a6xx: disable UBWC for some formats

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 490baa6974e2d877fdb64f265d24df22b59dde7b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=490baa6974e2d877fdb64f265d24df22b59dde7b Author: Rob Clark Date: Fri Jun 7 12:14:10 2019 -0700 freedreno/a6xx: disable UBWC for some formats An older blob cl

Mesa (master): freedreno: swap UBWC state in shadow path

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 12201d7a8be809d9dfbd682eeb4d73211ad96c00 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12201d7a8be809d9dfbd682eeb4d73211ad96c00 Author: Rob Clark Date: Fri Jun 7 09:29:53 2019 -0700 freedreno: swap UBWC state in shadow path It doesn't come up y

Mesa (master): freedreno/a6xx: use correct UBWC reg builders

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4f1319a17dc795cb76cd97853b15bfd1dfb02a14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f1319a17dc795cb76cd97853b15bfd1dfb02a14 Author: Rob Clark Date: Mon Jun 10 06:43:52 2019 -0700 freedreno/a6xx: use correct UBWC reg builders No functional ch

Mesa (master): freedreno: handle images in rebind_resource()

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 846b8a76bd0c86e7e60e5dfb15fc6f7b1502ed12 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=846b8a76bd0c86e7e60e5dfb15fc6f7b1502ed12 Author: Rob Clark Date: Fri Jun 7 11:20:11 2019 -0700 freedreno: handle images in rebind_resource() Signed-off-by: R

Mesa (master): freedreno/a6xx: enable UBWC by default

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 832010f6acdc9a55ea9a12ad2dc9b96457e46b51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=832010f6acdc9a55ea9a12ad2dc9b96457e46b51 Author: Rob Clark Date: Mon Jun 10 16:12:12 2019 -0700 freedreno/a6xx: enable UBWC by default Flip the FD_MESA_DEBUG

Mesa (master): freedreno/a6xx: handle non-UBWC-compatible texture views

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: dac3bc986281cdce3299bc197c0f19429b321747 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dac3bc986281cdce3299bc197c0f19429b321747 Author: Rob Clark Date: Fri Jun 7 10:31:59 2019 -0700 freedreno/a6xx: handle non-UBWC-compatible texture views Signe

Mesa (master): freedreno: update generated headers

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d42ce659edd6c302a9909dadc8864fe51714ab8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d42ce659edd6c302a9909dadc8864fe51714ab8c Author: Rob Clark Date: Mon Jun 10 06:36:31 2019 -0700 freedreno: update generated headers Signed-off-by: Rob Clark

Mesa (master): freedreno/a6xx: handle non-UWC-compatible image views

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 8ddffa75c0e2cacdfb55913fc2688cbfb1baac13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ddffa75c0e2cacdfb55913fc2688cbfb1baac13 Author: Rob Clark Date: Fri Jun 7 11:00:56 2019 -0700 freedreno/a6xx: handle non-UWC-compatible image views Signed-o

Mesa (master): freedreno: add modifier param to fd_try_shadow_resource()

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3c9a31eb50ce598c89bc93a8ebb33acb5f3ba53f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c9a31eb50ce598c89bc93a8ebb33acb5f3ba53f Author: Rob Clark Date: Fri Jun 7 09:23:16 2019 -0700 freedreno: add modifier param to fd_try_shadow_resource() To u

Mesa (master): freedreno: correct modifier for UBWC buffers

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3b05a120a319121dc5a174fc3a61fd96cc51b7d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b05a120a319121dc5a174fc3a61fd96cc51b7d2 Author: Rob Clark Date: Fri Jun 7 09:12:52 2019 -0700 freedreno: correct modifier for UBWC buffers Signed-off-by: Ro

Mesa (master): virgl: consider newly created resources idle

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 15323c14fd9cacfa157bbfc16355e695f2e0bf9f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15323c14fd9cacfa157bbfc16355e695f2e0bf9f Author: Chia-I Wu Date: Thu Jun 6 10:55:59 2019 -0700 virgl: consider newly created resources idle A newly created r

Mesa (master): virgl: add virgl_drm_{alloc,free,clear}_res_list

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ddc90be907a1386b071fa9cfffb4535a6fa0b19e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ddc90be907a1386b071fa9cfffb4535a6fa0b19e Author: Chia-I Wu Date: Mon Jun 10 16:05:48 2019 -0700 virgl: add virgl_drm_{alloc,free,clear}_res_list Helpers to wo

Mesa (master): virgl: do not cache external resources

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 71465fe569d782e798895ed7d06805b42a1eabec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71465fe569d782e798895ed7d06805b42a1eabec Author: Chia-I Wu Date: Thu Jun 6 14:58:39 2019 -0700 virgl: do not cache external resources We should not reuse a r

Mesa (master): virgl: make resource_wait/resource_is_busy cheaper

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9e4452cfd9cdad9cded9f75cca63036236b8b178 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e4452cfd9cdad9cded9f75cca63036236b8b178 Author: Chia-I Wu Date: Fri May 10 11:56:46 2019 -0700 virgl: make resource_wait/resource_is_busy cheaper The round t

Mesa (master): panfrost: Enable AFBC on depth/stencil

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7d43999e6365520a3c5b1e45a61b1590e4cb18a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d43999e6365520a3c5b1e45a61b1590e4cb18a3 Author: Alyssa Rosenzweig Date: Mon Jun 10 08:04:10 2019 -0700 panfrost: Enable AFBC on depth/stencil This seems to b

Mesa (master): panfrost: Linear depth/stencil should be aligned

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 15f62b8e7c7b92c8cd5ad9020b2bb81ee197f4e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15f62b8e7c7b92c8cd5ad9020b2bb81ee197f4e5 Author: Alyssa Rosenzweig Date: Mon Jun 10 07:43:41 2019 -0700 panfrost: Linear depth/stencil should be aligned We mi

Mesa (master): panfrost/midgard/disasm: Add missing space

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 289405392d94eaaa75bf6a9f892ea5bd55c79221 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=289405392d94eaaa75bf6a9f892ea5bd55c79221 Author: Alyssa Rosenzweig Date: Mon Jun 10 11:52:32 2019 -0700 panfrost/midgard/disasm: Add missing space Signed-off-

Mesa (master): panfrost/midgard/disasm: Correctly dump bias/LOD

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 445a7b523fb6f87ef263274a0e5b2a49299aece1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=445a7b523fb6f87ef263274a0e5b2a49299aece1 Author: Alyssa Rosenzweig Date: Mon Jun 10 12:12:49 2019 -0700 panfrost/midgard/disasm: Correctly dump bias/LOD Signe

Mesa (master): panfrost/midgard/disasm: Varying perspective divides

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 109460f03a1f1b09411c1be3b3eb7c6a3a63d754 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=109460f03a1f1b09411c1be3b3eb7c6a3a63d754 Author: Alyssa Rosenzweig Date: Mon Jun 10 11:18:41 2019 -0700 panfrost/midgard/disasm: Varying perspective divides W

Mesa (master): panfrost/midgard: Identify the in_reg_full field

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: cda9f3290963c65408c94bc0c859bef305f557ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cda9f3290963c65408c94bc0c859bef305f557ce Author: Alyssa Rosenzweig Date: Mon Jun 10 13:09:39 2019 -0700 panfrost/midgard: Identify the in_reg_full field This

Mesa (master): panfrost/midgard: Support negative immediate offsets

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 6c18ae33bc9fa6c1b2f3f75a23f3b1bc00f90e7d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c18ae33bc9fa6c1b2f3f75a23f3b1bc00f90e7d Author: Alyssa Rosenzweig Date: Mon Jun 10 13:27:10 2019 -0700 panfrost/midgard: Support negative immediate offsets I

Mesa (master): panfrost/midgard: Decode LOD/bias registers

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d7ad29ce25428be563a0d6204c419cc39b112d07 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7ad29ce25428be563a0d6204c419cc39b112d07 Author: Alyssa Rosenzweig Date: Tue Jun 11 07:41:09 2019 -0700 panfrost/midgard: Decode LOD/bias registers For consta

Mesa (master): panfrost/midgard/disasm: include textureGather()

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4e9e42cc56ea85cc0fcd7c4f4079c24636aa72b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e9e42cc56ea85cc0fcd7c4f4079c24636aa72b0 Author: Alyssa Rosenzweig Date: Mon Jun 10 14:56:32 2019 -0700 panfrost/midgard/disasm: include textureGather() Signe

Mesa (master): panfrost/midgard: Expand texture to 4-channel swizzle

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ed1c48e91d0d43e2e796e904d6093f2474a1e00d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed1c48e91d0d43e2e796e904d6093f2474a1e00d Author: Alyssa Rosenzweig Date: Mon Jun 10 09:39:17 2019 -0700 panfrost/midgard: Expand texture to 4-channel swizzle

Mesa (master): panfrost/midgard: Decode texture offset register swizzle

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b4a3296e779bbe93df80a1b6bd701628b3c20888 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4a3296e779bbe93df80a1b6bd701628b3c20888 Author: Alyssa Rosenzweig Date: Mon Jun 10 14:56:54 2019 -0700 panfrost/midgard: Decode texture offset register swizzl

Mesa (master): panfrost/midgard: Add perspective division opcodes

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: fc472007e7a2d2f33fbf9692355d4b6ece73b49a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc472007e7a2d2f33fbf9692355d4b6ece73b49a Author: Alyssa Rosenzweig Date: Mon Jun 10 11:05:40 2019 -0700 panfrost/midgard: Add perspective division opcodes ...

Mesa (master): panfrost/midgard/disasm: Print LOD for texelFetch

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3dee556c4e40bfa1fd070f025bd20163fd063fc1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3dee556c4e40bfa1fd070f025bd20163fd063fc1 Author: Alyssa Rosenzweig Date: Mon Jun 10 13:13:51 2019 -0700 panfrost/midgard/disasm: Print LOD for texelFetch Its

Mesa (master): panfrost/midgard: Print texture offsets

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b0396d6dda46e16ef4e3549fafc37818668697f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0396d6dda46e16ef4e3549fafc37818668697f7 Author: Alyssa Rosenzweig Date: Mon Jun 10 10:15:28 2019 -0700 panfrost/midgard: Print texture offsets This patch ide

Mesa (master): panfrost/midgard/disasm: LOD immediate/register select

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f4ee8d055c8b32190faab4346d279ae7ebc25f45 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f4ee8d055c8b32190faab4346d279ae7ebc25f45 Author: Alyssa Rosenzweig Date: Mon Jun 10 11:51:54 2019 -0700 panfrost/midgard/disasm: LOD immediate/register select

Mesa (master): panfrost/midgard/disasm: Cleanup texture op code

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 873a3ed342e82180f06261ef800457ba166587ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=873a3ed342e82180f06261ef800457ba166587ba Author: Alyssa Rosenzweig Date: Mon Jun 10 12:12:27 2019 -0700 panfrost/midgard/disasm: Cleanup texture op code Signe

Mesa (master): panfrost/midgard/disasm: Use texture op name bare

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 59fa7c95c8ff25495f8d954aefc923b546adeb6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59fa7c95c8ff25495f8d954aefc923b546adeb6e Author: Alyssa Rosenzweig Date: Mon Jun 10 11:51:16 2019 -0700 panfrost/midgard/disasm: Use texture op name bare This

Mesa (master): panfrost/midgard: Fix redunant mask redundancy

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4d8157f12da54e1b9274465f68b0819deeb5e63a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d8157f12da54e1b9274465f68b0819deeb5e63a Author: Alyssa Rosenzweig Date: Mon Jun 10 13:19:15 2019 -0700 panfrost/midgard: Fix redunant mask redundancy Signed-

Mesa (master): docs: Add release notes for 19.1.0

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7e8e49475c2e4161c303bdde042ef07e299bcf6d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e8e49475c2e4161c303bdde042ef07e299bcf6d Author: Juan A. Suarez Romero Date: Tue Jun 11 17:07:39 2019 +0200 docs: Add release notes for 19.1.0 Signed-off-by:

Mesa (master): docs: update calendar, add news item and link release notes for 19.1.0

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b586ed51f337dc8ab2140bdec01e5ce4c61538ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b586ed51f337dc8ab2140bdec01e5ce4c61538ce Author: Juan A. Suarez Romero Date: Tue Jun 11 17:38:22 2019 +0200 docs: update calendar, add news item and link relea

Mesa (master): docs: Add SHA256 sums for 19.1.0

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: cc7fc7e319bdd3d1b5ce19124ebf4bcd17f8bffe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc7fc7e319bdd3d1b5ce19124ebf4bcd17f8bffe Author: Juan A. Suarez Romero Date: Tue Jun 11 15:25:40 2019 + docs: Add SHA256 sums for 19.1.0 Signed-off-by: Ju

Mesa (19.1): docs: Add SHA256 sums for 19.1.0

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: 2a5b4e2b9ffc07f32a7ff5f89176cb892b179c5f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a5b4e2b9ffc07f32a7ff5f89176cb892b179c5f Author: Juan A. Suarez Romero Date: Tue Jun 11 15:25:40 2019 + docs: Add SHA256 sums for 19.1.0 Signed-off-by: Juan

Mesa: tag mesa-19.1.0: mesa-19.1.0

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: refs/tags/mesa-19.1.0 Tag:5f7da02fe73ddc1580ea83d4b62fd741f8069e21 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=5f7da02fe73ddc1580ea83d4b62fd741f8069e21 Tagger: Juan A. Suarez Romero Date: Tue Jun 11 15:19:38 2019 + mesa-19.1.0 ___

Mesa (19.1): Update version to 19.1.0

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: 0d2ea312b70c8ead247731e2b2ec52de6e865725 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d2ea312b70c8ead247731e2b2ec52de6e865725 Author: Juan A. Suarez Romero Date: Tue Jun 11 16:22:23 2019 +0200 Update version to 19.1.0 Signed-off-by: Juan A. Suar

Mesa (19.1): docs: Add release notes for 19.1.0

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: 1517811f4f75cd628dd7122d63092f3954a81a7d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1517811f4f75cd628dd7122d63092f3954a81a7d Author: Juan A. Suarez Romero Date: Tue Jun 11 17:07:39 2019 +0200 docs: Add release notes for 19.1.0 Signed-off-by: Ju

Mesa (master): radv: assert on inline uniform blocks in radv_CmdPushDescriptorSetKHR()

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 32e1d85cb69933bca768da550ffe73cb64d547ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=32e1d85cb69933bca768da550ffe73cb64d547ec Author: Samuel Iglesias Gonsálvez Date: Tue Jun 11 11:00:28 2019 +0200 radv: assert on inline uniform blocks in radv_C

Mesa (master): anv: ignore inline uniform blocks in anv_CmdPushDescriptorSetKHR()

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d0c52ff610421e8b27d534968d1b1d8c03c73da9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d0c52ff610421e8b27d534968d1b1d8c03c73da9 Author: Samuel Iglesias Gonsálvez Date: Tue Jun 11 10:44:47 2019 +0200 anv: ignore inline uniform blocks in anv_CmdPus

Mesa (19.1): anv/cmd_buffer: Initalize the clear color struct for CNL+

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: 7ca66dc06bf575ece317c2e53ed8a4e29fe8013e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ca66dc06bf575ece317c2e53ed8a4e29fe8013e Author: Nanley Chery Date: Wed Oct 24 14:50:32 2018 -0700 anv/cmd_buffer: Initalize the clear color struct for CNL+ On

Mesa (19.1): anv: Fix check for isl_fmt in assert

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: 147d6693be12e8feb97f0effca44c358207a05de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=147d6693be12e8feb97f0effca44c358207a05de Author: Nataraj Deshpande Date: Wed Jun 5 12:32:01 2019 -0700 anv: Fix check for isl_fmt in assert Checking isl_fmt re

Mesa (19.1): intel/perf: improve dynamic loading config detection

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: 90623adb1679cdf819125d27043aa476e95bbfcc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90623adb1679cdf819125d27043aa476e95bbfcc Author: Lionel Landwerlin Date: Wed Jun 5 11:20:23 2019 +0300 intel/perf: improve dynamic loading config detection We'

Mesa (19.1): nir/propagate_invariant: Don't add NULL vars to the hash table

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: 1f40ef24cc77331f7fe450a0d8e7e1199be217ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f40ef24cc77331f7fe450a0d8e7e1199be217ba Author: Jason Ekstrand Date: Wed Jun 5 16:54:40 2019 -0500 nir/propagate_invariant: Don't add NULL vars to the hash tab

Mesa (19.1): winsys/svga/drm: Fix 32-bit RPCI send message

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: 28b72f51870b2e3ebe9f5058801ca475892d802a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=28b72f51870b2e3ebe9f5058801ca475892d802a Author: Deepak Rawat Date: Wed May 9 15:50:39 2018 -0700 winsys/svga/drm: Fix 32-bit RPCI send message Depending on wh

Mesa (19.1): svga: Remove unnecessary check for the pre flush bit for setting vertex buffers

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: 6f44b7ebb068c07184c31c258af2bd0dce9f17c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f44b7ebb068c07184c31c258af2bd0dce9f17c8 Author: Charmaine Lee Date: Tue May 7 14:07:50 2019 -0700 svga: Remove unnecessary check for the pre flush bit for sett

Mesa (19.1): freedreno/a6xx: fix hangs with newer sqe fw

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: 3301515c43c0cab71e38c7641ef125184b4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3301515c43c0cab71e38c7641ef125184b4d Author: Rob Clark Date: Thu Jun 6 10:22:04 2019 -0700 freedreno/a6xx: fix hangs with newer sqe fw With the newer (v1.7

Mesa (19.1): radv: fix setting CB_SHADER_MASK for dual source blending

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: d058124201bf2de38f629c24770de16762d8c914 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d058124201bf2de38f629c24770de16762d8c914 Author: Samuel Pitoiset Date: Thu Jun 6 14:46:47 2019 +0200 radv: fix setting CB_SHADER_MASK for dual source blending

Mesa (19.1): radv: Prevent out of bound shift on 32-bit builds.

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: 49c17e845a37ba58387e0fc4284841c8ddad8639 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49c17e845a37ba58387e0fc4284841c8ddad8639 Author: Bas Nieuwenhuizen Date: Mon Jun 10 16:17:46 2019 +0200 radv: Prevent out of bound shift on 32-bit builds. uintp

Mesa (19.1): egl/dri: flesh out and use dri2_create_drawable()

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: 626ea6962747be405619823699efd86db60578f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=626ea6962747be405619823699efd86db60578f6 Author: Emil Velikov Date: Thu May 16 18:01:38 2019 +0100 egl/dri: flesh out and use dri2_create_drawable() Wrap the lo

Mesa (19.1): radv: fix alpha-to-coverage when there is unused color attachments

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: a7a2d403fd8983372e61f364ab23ad482e747235 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7a2d403fd8983372e61f364ab23ad482e747235 Author: Samuel Pitoiset Date: Thu Jun 6 16:31:01 2019 +0200 radv: fix alpha-to-coverage when there is unused color atta

Mesa (19.1): mapi: add static_date offset to MaxShaderCompilerThreadsKHR

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: eb532d1ae7efaf5aff84166d36ed6b2a32cbf263 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb532d1ae7efaf5aff84166d36ed6b2a32cbf263 Author: Emil Velikov Date: Wed Jun 5 17:14:20 2019 +0100 mapi: add static_date offset to MaxShaderCompilerThreadsKHR A

Mesa (19.1): mapi: correctly handle the full offset table

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: d4797ff15e1ce18566f1f65bfd37f73fe0d3d9aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4797ff15e1ce18566f1f65bfd37f73fe0d3d9aa Author: Emil Velikov Date: Wed Jun 5 16:45:03 2019 +0100 mapi: correctly handle the full offset table Earlier commit c

Mesa (19.1): egl/x11: calloc dri2_surf so it's properly zeroed

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: 84bd361217d1a1ab6610368df60ad23b3cd7d94e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84bd361217d1a1ab6610368df60ad23b3cd7d94e Author: Kenneth Graunke Date: Thu Jun 6 22:17:06 2019 -0700 egl/x11: calloc dri2_surf so it's properly zeroed Commit 2

Mesa (19.1): freedreno/a6xx: fix issues with gallium HUD

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: 9f71165a1b788974dc8014077dd7126706508588 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f71165a1b788974dc8014077dd7126706508588 Author: Rob Clark Date: Thu Jun 6 09:45:25 2019 -0700 freedreno/a6xx: fix issues with gallium HUD In some cases the dr

Mesa (19.1): intel/perf: fix EuThreadsCount value in performance equations

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: 971eeb93e61ab7e5b054a4b562a9a3343c0e9cac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=971eeb93e61ab7e5b054a4b562a9a3343c0e9cac Author: Lionel Landwerlin Date: Wed Jun 5 11:49:06 2019 +0300 intel/perf: fix EuThreadsCount value in performance equat

Mesa (19.1): util/os_file: actually return the error read() gave us

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: c025240f6c2c2f5e704691acf4a5450a6ae56cc9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c025240f6c2c2f5e704691acf4a5450a6ae56cc9 Author: Eric Engestrom Date: Thu May 16 14:57:07 2019 +0100 util/os_file: actually return the error read() gave us Fixe

Mesa (19.1): winsys/drm: Fix out of scope variable usage

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: 19.1 Commit: a5c864f6f89c076f612e187ee64ea30f69612e88 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5c864f6f89c076f612e187ee64ea30f69612e88 Author: Deepak Rawat Date: Wed Jun 5 10:46:47 2019 -0700 winsys/drm: Fix out of scope variable usage In this particula

Mesa (master): egl: compare the whole list of attributes

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 773ff93bc4b51c051f49c1c5198f56f5cea6665b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=773ff93bc4b51c051f49c1c5198f56f5cea6665b Author: Eric Engestrom Date: Thu Jun 6 21:30:49 2019 +0100 egl: compare the whole list of attributes `memcmp()` comp

Mesa (staging/19.1): intel/perf: fix EuThreadsCount value in performance equations

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: 971eeb93e61ab7e5b054a4b562a9a3343c0e9cac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=971eeb93e61ab7e5b054a4b562a9a3343c0e9cac Author: Lionel Landwerlin Date: Wed Jun 5 11:49:06 2019 +0300 intel/perf: fix EuThreadsCount value in performan

Mesa (staging/19.1): anv/cmd_buffer: Initalize the clear color struct for CNL+

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: 7ca66dc06bf575ece317c2e53ed8a4e29fe8013e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ca66dc06bf575ece317c2e53ed8a4e29fe8013e Author: Nanley Chery Date: Wed Oct 24 14:50:32 2018 -0700 anv/cmd_buffer: Initalize the clear color struct for C

Mesa (staging/19.1): egl/dri: flesh out and use dri2_create_drawable()

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: 626ea6962747be405619823699efd86db60578f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=626ea6962747be405619823699efd86db60578f6 Author: Emil Velikov Date: Thu May 16 18:01:38 2019 +0100 egl/dri: flesh out and use dri2_create_drawable() Wra

Mesa (staging/19.1): intel/perf: improve dynamic loading config detection

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: 90623adb1679cdf819125d27043aa476e95bbfcc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90623adb1679cdf819125d27043aa476e95bbfcc Author: Lionel Landwerlin Date: Wed Jun 5 11:20:23 2019 +0300 intel/perf: improve dynamic loading config detect

Mesa (staging/19.1): anv: Fix check for isl_fmt in assert

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: 147d6693be12e8feb97f0effca44c358207a05de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=147d6693be12e8feb97f0effca44c358207a05de Author: Nataraj Deshpande Date: Wed Jun 5 12:32:01 2019 -0700 anv: Fix check for isl_fmt in assert Checking is

Mesa (staging/19.1): freedreno/a6xx: fix issues with gallium HUD

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: 9f71165a1b788974dc8014077dd7126706508588 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f71165a1b788974dc8014077dd7126706508588 Author: Rob Clark Date: Thu Jun 6 09:45:25 2019 -0700 freedreno/a6xx: fix issues with gallium HUD In some case

Mesa (staging/19.1): mapi: correctly handle the full offset table

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: d4797ff15e1ce18566f1f65bfd37f73fe0d3d9aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4797ff15e1ce18566f1f65bfd37f73fe0d3d9aa Author: Emil Velikov Date: Wed Jun 5 16:45:03 2019 +0100 mapi: correctly handle the full offset table Earlier

Mesa (staging/19.1): mapi: add static_date offset to MaxShaderCompilerThreadsKHR

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: eb532d1ae7efaf5aff84166d36ed6b2a32cbf263 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb532d1ae7efaf5aff84166d36ed6b2a32cbf263 Author: Emil Velikov Date: Wed Jun 5 17:14:20 2019 +0100 mapi: add static_date offset to MaxShaderCompilerThrea

Mesa (staging/19.1): svga: Remove unnecessary check for the pre flush bit for setting vertex buffers

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: 6f44b7ebb068c07184c31c258af2bd0dce9f17c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f44b7ebb068c07184c31c258af2bd0dce9f17c8 Author: Charmaine Lee Date: Tue May 7 14:07:50 2019 -0700 svga: Remove unnecessary check for the pre flush bit

Mesa (staging/19.1): nir/propagate_invariant: Don't add NULL vars to the hash table

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: 1f40ef24cc77331f7fe450a0d8e7e1199be217ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f40ef24cc77331f7fe450a0d8e7e1199be217ba Author: Jason Ekstrand Date: Wed Jun 5 16:54:40 2019 -0500 nir/propagate_invariant: Don't add NULL vars to the

Mesa (staging/19.1): freedreno/a6xx: fix hangs with newer sqe fw

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: 3301515c43c0cab71e38c7641ef125184b4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3301515c43c0cab71e38c7641ef125184b4d Author: Rob Clark Date: Thu Jun 6 10:22:04 2019 -0700 freedreno/a6xx: fix hangs with newer sqe fw With the new

Mesa (staging/19.1): radv: Prevent out of bound shift on 32-bit builds.

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: 49c17e845a37ba58387e0fc4284841c8ddad8639 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49c17e845a37ba58387e0fc4284841c8ddad8639 Author: Bas Nieuwenhuizen Date: Mon Jun 10 16:17:46 2019 +0200 radv: Prevent out of bound shift on 32-bit builds

Mesa (staging/19.1): Update version to 19.1.0-rc5

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: 9d8f104f395012e89f55b7620c8567052b790f32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d8f104f395012e89f55b7620c8567052b790f32 Author: Juan A. Suarez Romero Date: Wed Jun 5 16:23:45 2019 + Update version to 19.1.0-rc5 Signed-off-by:

Mesa (staging/19.1): winsys/drm: Fix out of scope variable usage

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: a5c864f6f89c076f612e187ee64ea30f69612e88 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5c864f6f89c076f612e187ee64ea30f69612e88 Author: Deepak Rawat Date: Wed Jun 5 10:46:47 2019 -0700 winsys/drm: Fix out of scope variable usage In this p

Mesa (staging/19.1): util/os_file: actually return the error read() gave us

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: c025240f6c2c2f5e704691acf4a5450a6ae56cc9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c025240f6c2c2f5e704691acf4a5450a6ae56cc9 Author: Eric Engestrom Date: Thu May 16 14:57:07 2019 +0100 util/os_file: actually return the error read() gave

Mesa (staging/19.1): egl/x11: calloc dri2_surf so it's properly zeroed

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: 84bd361217d1a1ab6610368df60ad23b3cd7d94e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84bd361217d1a1ab6610368df60ad23b3cd7d94e Author: Kenneth Graunke Date: Thu Jun 6 22:17:06 2019 -0700 egl/x11: calloc dri2_surf so it's properly zeroed

Mesa (staging/19.1): radv: fix alpha-to-coverage when there is unused color attachments

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: a7a2d403fd8983372e61f364ab23ad482e747235 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7a2d403fd8983372e61f364ab23ad482e747235 Author: Samuel Pitoiset Date: Thu Jun 6 16:31:01 2019 +0200 radv: fix alpha-to-coverage when there is unused co

Mesa (staging/19.1): winsys/svga/drm: Fix 32-bit RPCI send message

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: 28b72f51870b2e3ebe9f5058801ca475892d802a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=28b72f51870b2e3ebe9f5058801ca475892d802a Author: Deepak Rawat Date: Wed May 9 15:50:39 2018 -0700 winsys/svga/drm: Fix 32-bit RPCI send message Dependi

Mesa (staging/19.1): radv: fix setting CB_SHADER_MASK for dual source blending

2019-06-11 Thread GitLab Mirror
Module: Mesa Branch: staging/19.1 Commit: d058124201bf2de38f629c24770de16762d8c914 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d058124201bf2de38f629c24770de16762d8c914 Author: Samuel Pitoiset Date: Thu Jun 6 14:46:47 2019 +0200 radv: fix setting CB_SHADER_MASK for dual source bl