Mesa (master): anv: Require vertex buffers to come from a 32-bit heap

2017-05-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 39adea9330376a64a4b5e8da98f5e055ebd3331e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39adea9330376a64a4b5e8da98f5e055ebd3331e Author: Jason Ekstrand Date: Wed May 17 11:54:24 2017 -0700 anv: Require vertex buffers to come from a 32-bit heap Re

Mesa (master): anv: Advertise both 32-bit and 48-bit heaps when we have enough memory

2017-05-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 50d0eb5096bd9514821a641f25c0b3455c0f8a88 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50d0eb5096bd9514821a641f25c0b3455c0f8a88 Author: Jason Ekstrand Date: Wed May 17 11:54:12 2017 -0700 anv: Advertise both 32-bit and 48-bit heaps when we have e

Mesa (master): anv: Handle transitioning depth from UNDEFINED to other layouts

2017-05-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: cc45c4bb8072b6593812f9b68a7b3d2d00bfb9f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc45c4bb8072b6593812f9b68a7b3d2d00bfb9f0 Author: Jason Ekstrand Date: Thu May 18 11:30:47 2017 -0700 anv: Handle transitioning depth from UNDEFINED to other la

Mesa (master): anv: Set image memory types based on the type count

2017-05-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 10fad58b31ee2354330152ca4072327d228fc2e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=10fad58b31ee2354330152ca4072327d228fc2e7 Author: Jason Ekstrand Date: Wed May 17 11:16:57 2017 -0700 anv: Set image memory types based on the type count Revie

Mesa (master): anv: Set up memory types and heaps during physical device init

2017-05-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: c1f4343807d1040bd7b5440aa2f5fccf5f12842d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c1f4343807d1040bd7b5440aa2f5fccf5f12842d Author: Jason Ekstrand Date: Wed May 17 10:55:41 2017 -0700 anv: Set up memory types and heaps during physical device

Mesa (master): anv: Determine the type of mapping based on type metadata

2017-05-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 92325a7efc769c32e03031323e21700dc55171e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92325a7efc769c32e03031323e21700dc55171e4 Author: Jason Ekstrand Date: Wed May 17 11:13:01 2017 -0700 anv: Determine the type of mapping based on type metadata

Mesa (master): anv: Require vertex buffers to come from a 32-bit heap

2017-05-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: d7e4361745a12ad2bbb35ce3a43496d0d110fa30 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7e4361745a12ad2bbb35ce3a43496d0d110fa30 Author: Jason Ekstrand Date: Wed May 17 11:54:24 2017 -0700 anv: Require vertex buffers to come from a 32-bit heap Re

Mesa (master): anv: Stop setting BO flags in bo_init_new

2017-05-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 00df1cd9d6234cdfc9fb2bf3615196ff83a3c956 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00df1cd9d6234cdfc9fb2bf3615196ff83a3c956 Author: Jason Ekstrand Date: Wed May 17 11:31:02 2017 -0700 anv: Stop setting BO flags in bo_init_new The idea behind

Mesa (master): anv: Predicate 48bit support on gen >= 8

2017-05-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: eceaf7e2340fca0079300692733206b2af555bd9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eceaf7e2340fca0079300692733206b2af555bd9 Author: Jason Ekstrand Date: Thu May 18 10:57:42 2017 -0700 anv: Predicate 48bit support on gen >= 8 This doesn't mat

Mesa (master): anv: Handle color layout transitions from the UNINITIALIZED layout

2017-05-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 75edecf5020a9b833ff7e2929f64ceb11c9df679 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75edecf5020a9b833ff7e2929f64ceb11c9df679 Author: Jason Ekstrand Date: Wed May 17 19:02:42 2017 -0700 anv: Handle color layout transitions from the UNINITIALIZE

Mesa (master): anv: Refactor memory type setup

2017-05-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 34581fdd4f149894dfa51777a2f7eb289bd08b71 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=34581fdd4f149894dfa51777a2f7eb289bd08b71 Author: Jason Ekstrand Date: Wed May 17 11:42:36 2017 -0700 anv: Refactor memory type setup This makes us walk over t

Mesa (master): anv/image: Get rid of the memset(aux, 0, sizeof(aux)) hack

2017-05-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 4eecd534f0544b62ae831a97708ade007541bd32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4eecd534f0544b62ae831a97708ade007541bd32 Author: Jason Ekstrand Date: Thu May 18 11:31:48 2017 -0700 anv/image: Get rid of the memset(aux, 0, sizeof(aux)) hack

Mesa (master): anv: Add valid_bufer_usage to the memory type metadata

2017-05-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: f7736ccf53eaeb66c4270afe0916e2cb29ab8667 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7736ccf53eaeb66c4270afe0916e2cb29ab8667 Author: Jason Ekstrand Date: Wed May 17 11:14:06 2017 -0700 anv: Add valid_bufer_usage to the memory type metadata In

Mesa (master): anv: Advertise both 32-bit and 48-bit heaps when we have enough memory

2017-05-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: cb1753368a6adcb08dae1f1be1ff20e8361575b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb1753368a6adcb08dae1f1be1ff20e8361575b4 Author: Jason Ekstrand Date: Wed May 17 11:54:12 2017 -0700 anv: Advertise both 32-bit and 48-bit heaps when we have e

Mesa (master): anv: Make supports_48bit_addresses a heap property

2017-05-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: b83b1af6f6936f36db42a8f8b8e0854d0f9491fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b83b1af6f6936f36db42a8f8b8e0854d0f9491fd Author: Jason Ekstrand Date: Wed May 17 11:38:16 2017 -0700 anv: Make supports_48bit_addresses a heap property Review

Mesa (master): st/nine: Fix a regression and syntax cleanup

2017-05-23 Thread Axel Davy
Module: Mesa Branch: master Commit: 7e04ae74d44105dca8190fc2fdd2ab8581cbe698 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e04ae74d44105dca8190fc2fdd2ab8581cbe698 Author: Axel Davy Date: Mon May 22 00:19:01 2017 +0200 st/nine: Fix a regression and syntax cleanup A few cleanups an

Mesa (master): mesa: Remove GL_APPLE_vertex_array_object stubs

2017-05-23 Thread Ian Romanick
Module: Mesa Branch: master Commit: 7009955281260fbb488736706679eb9fa73493d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7009955281260fbb488736706679eb9fa73493d4 Author: Ian Romanick Date: Mon May 22 11:14:32 2017 -0700 mesa: Remove GL_APPLE_vertex_array_object stubs Mark the fu

Mesa (master): gallium/radeon: pipe AMDGPU_INFO_NUM_VRAM_CPU_PAGE_FAULTS into gallium HUD

2017-05-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: 0781b58b3a4adaa33cb9788af81f04a617cc07fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0781b58b3a4adaa33cb9788af81f04a617cc07fd Author: Marek Olšák Date: Wed May 17 20:25:59 2017 +0200 gallium/radeon: pipe AMDGPU_INFO_NUM_VRAM_CPU_PAGE_FAULTS int

Mesa (master): freedreno/ir3: need different compiler options for a5xx

2017-05-23 Thread Rob Clark
Module: Mesa Branch: master Commit: c712a637b9c77c1372a721ce2f3094e999ee02ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c712a637b9c77c1372a721ce2f3094e999ee02ff Author: Rob Clark Date: Tue May 23 09:09:41 2017 -0400 freedreno/ir3: need different compiler options for a5xx vertex

Mesa (master): freedreno/ir3: switch to NIR by default

2017-05-23 Thread Rob Clark
Module: Mesa Branch: master Commit: 1db28fbbea6e6c3f305783d6211a040ed38f4abf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1db28fbbea6e6c3f305783d6211a040ed38f4abf Author: Rob Clark Date: Tue May 23 12:05:12 2017 -0400 freedreno/ir3: switch to NIR by default Now that we lower vars

Mesa (master): freedreno/ir3: fix cmdline compiler

2017-05-23 Thread Rob Clark
Module: Mesa Branch: master Commit: 90dade300fc38132ce5dbf2279628b38d9a84ab0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90dade300fc38132ce5dbf2279628b38d9a84ab0 Author: Rob Clark Date: Sat May 20 11:18:08 2017 -0400 freedreno/ir3: fix cmdline compiler standalone_compiler_cleanu

Mesa (master): freedreno/a5xx: provoking vertex

2017-05-23 Thread Rob Clark
Module: Mesa Branch: master Commit: 6ccbbd8d0545d3a8ef15eb151a3a6efce153dfc9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ccbbd8d0545d3a8ef15eb151a3a6efce153dfc9 Author: Rob Clark Date: Wed May 17 10:17:10 2017 -0400 freedreno/a5xx: provoking vertex Signed-off-by: Rob Clark --

Mesa (master): nir/lower-atomics-to-ssbo: remove atomic_uint arrays too

2017-05-23 Thread Rob Clark
Module: Mesa Branch: master Commit: 6f65a1a211929875fb0cff56e876a7497f95252a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f65a1a211929875fb0cff56e876a7497f95252a Author: Rob Clark Date: Mon May 15 15:53:12 2017 -0400 nir/lower-atomics-to-ssbo: remove atomic_uint arrays too Maybe

Mesa (master): nir/lower-atomics-to-ssbo: fix num_components

2017-05-23 Thread Rob Clark
Module: Mesa Branch: master Commit: 5f6c034f82ccc37a0fe2739ee7ebe20ec248c889 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f6c034f82ccc37a0fe2739ee7ebe20ec248c889 Author: Rob Clark Date: Mon May 15 15:38:39 2017 -0400 nir/lower-atomics-to-ssbo: fix num_components Fixes some pigli

Mesa (master): freedreno/a5xx: add some missing texture formats

2017-05-23 Thread Rob Clark
Module: Mesa Branch: master Commit: 444b4b40f9d1f09a44128fd78a8cfd84f87fcc5c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=444b4b40f9d1f09a44128fd78a8cfd84f87fcc5c Author: Rob Clark Date: Wed May 17 12:46:17 2017 -0400 freedreno/a5xx: add some missing texture formats Signed-off-by

Mesa (master): freedreno/ir3: add put_dst()

2017-05-23 Thread Rob Clark
Module: Mesa Branch: master Commit: 232fc995441cc0d69e72f21bba986da0abd8bf72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=232fc995441cc0d69e72f21bba986da0abd8bf72 Author: Rob Clark Date: Sun May 21 12:33:45 2017 -0400 freedreno/ir3: add put_dst() Signed-off-by: Rob Clark ---

Mesa (master): freedreno/a5xx: remove copapasta from a4xx

2017-05-23 Thread Rob Clark
Module: Mesa Branch: master Commit: 4531e67c47b44514a931e44a58a00284222fd305 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4531e67c47b44514a931e44a58a00284222fd305 Author: Rob Clark Date: Sat May 20 09:54:08 2017 -0400 freedreno/a5xx: remove copapasta from a4xx Won't ever hit this

Mesa (master): freedreno/ir3: lower arrays to regs

2017-05-23 Thread Rob Clark
Module: Mesa Branch: master Commit: caa64b24ce4ca32addfae2bcd93b59b1e5225d82 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=caa64b24ce4ca32addfae2bcd93b59b1e5225d82 Author: Rob Clark Date: Sun May 21 12:40:30 2017 -0400 freedreno/ir3: lower arrays to regs Instead of using load/stor

Mesa (master): freedreno: only support SSBOs with nir

2017-05-23 Thread Rob Clark
Module: Mesa Branch: master Commit: 0c2e0f15b8378b79e2706898a61efd54faac5378 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c2e0f15b8378b79e2706898a61efd54faac5378 Author: Rob Clark Date: Fri May 19 09:39:52 2017 -0400 freedreno: only support SSBOs with nir tgsi_to_nir does not su

Mesa (master): freedreno/ir3: code-motion

2017-05-23 Thread Rob Clark
Module: Mesa Branch: master Commit: 2bbd425adb051bb6579458d50a1275d56952081f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2bbd425adb051bb6579458d50a1275d56952081f Author: Rob Clark Date: Sun May 21 11:59:51 2017 -0400 freedreno/ir3: code-motion Signed-off-by: Rob Clark --- ..

Mesa (master): freedreno: update generated headers

2017-05-23 Thread Rob Clark
Module: Mesa Branch: master Commit: d7f296de264046510e5e5364223f43cb77136cfd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7f296de264046510e5e5364223f43cb77136cfd Author: Rob Clark Date: Wed May 17 10:02:30 2017 -0400 freedreno: update generated headers Signed-off-by: Rob Clark

Mesa (master): freedreno/ir3: add missing nir_opt_copy_prop_vars() pass

2017-05-23 Thread Rob Clark
Module: Mesa Branch: master Commit: 1059dc9165d8d6fae76fcf04709514806e07dd44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1059dc9165d8d6fae76fcf04709514806e07dd44 Author: Rob Clark Date: Mon May 22 14:18:19 2017 -0400 freedreno/ir3: add missing nir_opt_copy_prop_vars() pass Signe