Mesa (master): st/glsl_to_nir: remove unused options variable

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: ff0e3fa1fe664f6a7aba289ed36fca9ff505bc18 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff0e3fa1fe664f6a7aba289ed36fca9ff505bc18 Author: Timothy Arceri Date: Sat Feb 10 11:06:55 2018 +1100 st/glsl_to_nir: remove unused options variable --- src/

Mesa (master): st/radeonsi: enable disk cache for nir

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 8f378c116eb226e18193583dcbf1a5a77246b507 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f378c116eb226e18193583dcbf1a5a77246b507 Author: Timothy Arceri Date: Tue Jan 23 16:00:31 2018 +1100 st/radeonsi: enable disk cache for nir Reviewed-by: Marek

Mesa (master): st: add nir shader disk cache support

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: bc9d9f9b864efd24f0a4c65e2645f689f3ee9e79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc9d9f9b864efd24f0a4c65e2645f689f3ee9e79 Author: Timothy Arceri Date: Wed Jan 24 11:12:51 2018 +1100 st: add nir shader disk cache support v2: include compute

Mesa (master): clover: use PIPE_SHADER_CAP_SUPPORTED_IRS to discover IR

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 51f484bb44f2341d41dbce964d76549cd1a045cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51f484bb44f2341d41dbce964d76549cd1a045cb Author: Timothy Arceri Date: Fri Feb 9 12:03:57 2018 +1100 clover: use PIPE_SHADER_CAP_SUPPORTED_IRS to discover IR

Mesa (master): radeonsi: stop returning PIPE_SHADER_IR_NATIVE for PIPE_SHADER_CAP_PREFERRED_IR

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: b5e23887fe86478a63b3b602de32909a641f268f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5e23887fe86478a63b3b602de32909a641f268f Author: Timothy Arceri Date: Fri Feb 9 12:02:27 2018 +1100 radeonsi: stop returning PIPE_SHADER_IR_NATIVE for PIPE_SH

Mesa (master): r600: add PIPE_SHADER_IR_NATIVE to supported shaders for cs

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 3af4f34e6113c3a8b4f62379127ab475de716056 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3af4f34e6113c3a8b4f62379127ab475de716056 Author: Timothy Arceri Date: Fri Feb 9 11:59:54 2018 +1100 r600: add PIPE_SHADER_IR_NATIVE to supported shaders for c

Mesa (master): r600: always return PIPE_SHADER_IR_TGSI for PIPE_SHADER_CAP_PREFERRED_IR

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 73f1d6f0c1030d90bf022333def69b4324c0e4ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73f1d6f0c1030d90bf022333def69b4324c0e4ae Author: Timothy Arceri Date: Fri Feb 9 12:01:04 2018 +1100 r600: always return PIPE_SHADER_IR_TGSI for PIPE_SHADER_CA

Mesa (master): st/glsl_to_tgsi: move nir detection earlier

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 97efdc0d57b3b9b6af4a40715482a15f2b8c7d6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97efdc0d57b3b9b6af4a40715482a15f2b8c7d6e Author: Timothy Arceri Date: Tue Jan 30 11:56:57 2018 +1100 st/glsl_to_tgsi: move nir detection earlier We move the n

Mesa (master): ac: fix some 64bit unpack asserts

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 1b1e5f8edfb16b8c8d5170bdd110f730352b6137 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b1e5f8edfb16b8c8d5170bdd110f730352b6137 Author: Timothy Arceri Date: Fri Feb 9 17:15:54 2018 +1100 ac: fix some 64bit unpack asserts Previously the asserts

Mesa (master): radeonsi/nir: add FRAG_RESULT_COLOR to scan pass

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 6a8efbe652c328c2367476069ff1435c358e6f78 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a8efbe652c328c2367476069ff1435c358e6f78 Author: Timothy Arceri Date: Fri Feb 9 20:34:53 2018 +1100 radeonsi/nir: add FRAG_RESULT_COLOR to scan pass Fixes a

Mesa (master): ac: convert nir_op_f2f32 src to a float

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: ef8082baf860cb19cbb8c6435e9144ff16b3429f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef8082baf860cb19cbb8c6435e9144ff16b3429f Author: Timothy Arceri Date: Fri Feb 9 17:17:31 2018 +1100 ac: convert nir_op_f2f32 src to a float Fixes the followi

Mesa (master): radeonsi/nir: add depth layout to scan pass

2018-02-09 Thread Timothy Arceri
Module: Mesa Branch: master Commit: ce836487b80e94fd91932c0a4bfadf1d61f74ded URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce836487b80e94fd91932c0a4bfadf1d61f74ded Author: Timothy Arceri Date: Fri Feb 9 21:09:35 2018 +1100 radeonsi/nir: add depth layout to scan pass Reviewed-by:

Mesa (master): Revert "i965: prevent potentially null pointer access"

2018-02-09 Thread Mark Janes
Module: Mesa Branch: master Commit: 9a05c66feb0c3c7877999827ce70765c656338f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a05c66feb0c3c7877999827ce70765c656338f1 Author: Mark Janes Date: Fri Feb 9 09:37:57 2018 -0800 Revert "i965: prevent potentially null pointer access" This r

Mesa (master): egl/gbm: Remove duplicate format table

2018-02-09 Thread Daniel Stone
Module: Mesa Branch: master Commit: 8174e5b49e96a98a585b13074d6f1a68e70629d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8174e5b49e96a98a585b13074d6f1a68e70629d7 Author: Daniel Stone Date: Tue Feb 6 17:44:37 2018 + egl/gbm: Remove duplicate format table Now that we have mas

Mesa (master): egl/wayland: Use proper enum type in visual definition

2018-02-09 Thread Daniel Stone
Module: Mesa Branch: master Commit: 66912641df480f53a0bac459fc7b6395d31c4eb3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=66912641df480f53a0bac459fc7b6395d31c4eb3 Author: Daniel Stone Date: Tue Feb 6 09:33:56 2018 + egl/wayland: Use proper enum type in visual definition No s

Mesa (master): egl/wayland: Use an array for modifiers

2018-02-09 Thread Daniel Stone
Module: Mesa Branch: master Commit: 4732094cff302a10c167e0cb23851c19fccddbe0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4732094cff302a10c167e0cb23851c19fccddbe0 Author: Daniel Stone Date: Tue Feb 6 10:29:13 2018 + egl/wayland: Use an array for modifiers Each Wayland EGLDis

Mesa (master): gbm/dri: Add RGBA masks to GBM format table

2018-02-09 Thread Daniel Stone
Module: Mesa Branch: master Commit: 2ed344645d65f379f8196596b1b77534e28c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ed344645d65f379f8196596b1b77534e28c Author: Daniel Stone Date: Tue Feb 6 17:38:37 2018 + gbm/dri: Add RGBA masks to GBM format table Eventually, we

Mesa (master): egl/wayland: Use visual map for DRIImage<->FourCC map

2018-02-09 Thread Daniel Stone
Module: Mesa Branch: master Commit: 4de98a9c07b599939143255214858c7525e814c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4de98a9c07b599939143255214858c7525e814c4 Author: Daniel Stone Date: Tue Feb 6 11:51:17 2018 + egl/wayland: Use visual map for DRIImage<->FourCC map When

Mesa (master): egl/wayland: Remove has_format enum

2018-02-09 Thread Daniel Stone
Module: Mesa Branch: master Commit: 5bc49d4cbf8c7c5d465dc994d0a0d2111f742705 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5bc49d4cbf8c7c5d465dc994d0a0d2111f742705 Author: Daniel Stone Date: Tue Feb 6 11:14:32 2018 + egl/wayland: Remove has_format enum Instead of the has_form

Mesa (master): egl/wayland: Hoist format <-> EGLConfig definition up

2018-02-09 Thread Daniel Stone
Module: Mesa Branch: master Commit: 19cbca38e45b609f21fb14d75b3bffbd6c6426d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19cbca38e45b609f21fb14d75b3bffbd6c6426d6 Author: Daniel Stone Date: Tue Feb 6 09:32:22 2018 + egl/wayland: Hoist format <-> EGLConfig definition up Pull

Mesa (master): gbm/dri: Expose visuals table through gbm_dri_device

2018-02-09 Thread Daniel Stone
Module: Mesa Branch: master Commit: 314714ac5311c39785d16c0f03484dbaf482c52b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=314714ac5311c39785d16c0f03484dbaf482c52b Author: Daniel Stone Date: Tue Feb 6 17:42:03 2018 + gbm/dri: Expose visuals table through gbm_dri_device Signed

Mesa (master): egl/wayland: Widen channel masks to bpp

2018-02-09 Thread Daniel Stone
Module: Mesa Branch: master Commit: 845c2f61563f17193cfdec263f2b72ede20af3c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=845c2f61563f17193cfdec263f2b72ede20af3c7 Author: Daniel Stone Date: Tue Feb 6 18:06:52 2018 + egl/wayland: Widen channel masks to bpp Widen the channel m

Mesa (master): egl/wayland: Add bpp to visual map

2018-02-09 Thread Daniel Stone
Module: Mesa Branch: master Commit: d32b23f3830099a328b912957de881cf30a0ee7a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d32b23f3830099a328b912957de881cf30a0ee7a Author: Daniel Stone Date: Tue Feb 6 11:58:45 2018 + egl/wayland: Add bpp to visual map Both the DRI2 GetBuffers

Mesa (master): egl/wayland: Use visual map for format advertisement

2018-02-09 Thread Daniel Stone
Module: Mesa Branch: master Commit: 68a80c11bd3b362d7782ded9c8c12ba0e9ecc933 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68a80c11bd3b362d7782ded9c8c12ba0e9ecc933 Author: Daniel Stone Date: Tue Feb 6 10:20:39 2018 + egl/wayland: Use visual map for format advertisement Signed

Mesa (master): egl/wayland: Use visual map for config->format lookup

2018-02-09 Thread Daniel Stone
Module: Mesa Branch: master Commit: a9cc4edb6077e9ccda5792c240358ba01df62aed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9cc4edb6077e9ccda5792c240358ba01df62aed Author: Daniel Stone Date: Tue Feb 6 10:07:23 2018 + egl/wayland: Use visual map for config->format lookup Havin

Mesa (master): egl/gbm: Ensure EGLConfigs match GBM surface format

2018-02-09 Thread Daniel Stone
Module: Mesa Branch: master Commit: 37a8d907cc167279f44e2e15f980cd93869a51f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37a8d907cc167279f44e2e15f980cd93869a51f9 Author: Daniel Stone Date: Tue Feb 6 17:59:05 2018 + egl/gbm: Ensure EGLConfigs match GBM surface format When we

Mesa (master): egl/wayland: Fix ARGB/XRGB transposition in config map

2018-02-09 Thread Daniel Stone
Module: Mesa Branch: master Commit: 4fbd2d50b1c06a3c10f3a254e933646345123751 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4fbd2d50b1c06a3c10f3a254e933646345123751 Author: Daniel Stone Date: Tue Feb 6 09:45:01 2018 + egl/wayland: Fix ARGB/XRGB transposition in config map When

Mesa (master): egl/wayland: Add format enums to visual map

2018-02-09 Thread Daniel Stone
Module: Mesa Branch: master Commit: 1dc013f1ee2246e683d18b968c07f6ab9cf76981 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1dc013f1ee2246e683d18b968c07f6ab9cf76981 Author: Daniel Stone Date: Tue Feb 6 09:42:27 2018 + egl/wayland: Add format enums to visual map Extend the visu

Mesa (master): egl/wayland: Use visual map for buffer_from_image

2018-02-09 Thread Daniel Stone
Module: Mesa Branch: master Commit: 3323ce72ff2d5de2fa7ad32d192c1a28ba8681e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3323ce72ff2d5de2fa7ad32d192c1a28ba8681e6 Author: Daniel Stone Date: Tue Feb 6 10:15:32 2018 + egl/wayland: Use visual map for buffer_from_image When crea

Mesa (master): st/mesa: generate blend state according to the number of enabled color buffers

2018-02-09 Thread Marek Olšák
Module: Mesa Branch: master Commit: 76085f2048d426ae5fd35b26bae2141c6cfeba28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76085f2048d426ae5fd35b26bae2141c6cfeba28 Author: Marek Olšák Date: Wed Jan 31 04:37:00 2018 +0100 st/mesa: generate blend state according to the number of enab

Mesa (master): st/mesa: don't translate blend state when color writes are disabled

2018-02-09 Thread Marek Olšák
Module: Mesa Branch: master Commit: c446dd7927477e68e9a961acb1727ff53fb7ea4f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c446dd7927477e68e9a961acb1727ff53fb7ea4f Author: Marek Olšák Date: Wed Jan 31 00:53:16 2018 +0100 st/mesa: don't translate blend state when color writes are di

Mesa (master): st/mesa: don't translate blend state when it's disabled for a colorbuffer

2018-02-09 Thread Marek Olšák
Module: Mesa Branch: master Commit: 3d06c8afb5543cce88e331278d92823d88aac7b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d06c8afb5543cce88e331278d92823d88aac7b6 Author: Marek Olšák Date: Wed Jan 31 00:53:16 2018 +0100 st/mesa: don't translate blend state when it's disabled for a

Mesa (master): i965: prevent potentially null pointer access

2018-02-09 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 712332ed54f14b5ee34c2990e351ca48992488b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=712332ed54f14b5ee34c2990e351ca48992488b2 Author: Lionel Landwerlin Date: Thu Feb 8 17:33:09 2018 + i965: prevent potentially null pointer access Signed-o

Mesa (master): st/va: Enable vaExportSurfaceHandle()

2018-02-09 Thread Christian König
Module: Mesa Branch: master Commit: 768f1487b0c084507ba5e2641e0bbf4ec789ec85 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=768f1487b0c084507ba5e2641e0bbf4ec789ec85 Author: Mark Thompson Date: Wed Feb 7 23:10:15 2018 + st/va: Enable vaExportSurfaceHandle() It is present from l

Mesa (master): st/va: Make the vendor string more descriptive

2018-02-09 Thread Christian König
Module: Mesa Branch: master Commit: 5db29d62ce1fefa3f2ee6e4a4688576fde4bde4a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5db29d62ce1fefa3f2ee6e4a4688576fde4bde4a Author: Mark Thompson Date: Wed Feb 7 23:15:05 2018 + st/va: Make the vendor string more descriptive Include the

Mesa (master): disk cache: move path creation back to constructor

2018-02-09 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 41c5bf38369c9d57695a0544b8a19d68eef6da3d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41c5bf38369c9d57695a0544b8a19d68eef6da3d Author: Tapani Pälli Date: Fri Feb 9 07:37:49 2018 +0200 disk cache: move path creation back to constructor This pat

Mesa (master): ac/nir: compute correct number of user SGPRs on GFX9

2018-02-09 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 3a2bb4db23e4ac742363c2bd4769a77b4291231d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a2bb4db23e4ac742363c2bd4769a77b4291231d Author: Samuel Pitoiset Date: Thu Feb 8 23:04:53 2018 +0100 ac/nir: compute correct number of user SGPRs on GFX9 For

Mesa (master): st/mesa: Initialize tex_target in compile_tgsi_instruction

2018-02-09 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 171076f0826f932606d35e6a315b74a6598e2d6f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=171076f0826f932606d35e6a315b74a6598e2d6f Author: Michel Dänzer Date: Thu Feb 8 18:48:45 2018 +0100 st/mesa: Initialize tex_target in compile_tgsi_instruction