Re: [Mesa-dev] [PATCH v2 2/4] drirc: Initial blacklist for adaptive sync

2018-09-29 Thread Kenneth Graunke
On Monday, September 24, 2018 8:18:37 PM CEST Nicholas Kazlauskas wrote: > Applications that don't present at a predictable rate (ie. not games) > shouldn't have adaptive sync enabled. This list covers some of the > common desktop compositors, web browsers and video players. > > Signed-off-by: Nic

[Mesa-dev] [PATCH 2/2] anv: Implement VK_KHR_driver_properties

2018-09-29 Thread Jason Ekstrand
--- src/intel/vulkan/anv_device.c | 27 +++ src/intel/vulkan/anv_extensions.py | 1 + 2 files changed, 28 insertions(+) diff --git a/src/intel/vulkan/anv_device.c b/src/intel/vulkan/anv_device.c index aa75de4e1ac..ad690b58e23 100644 --- a/src/intel/vulkan/anv_device.

Re: [Mesa-dev] [PATCH] anv: Fill out protected memory properties

2018-09-29 Thread Jason Ekstrand
Turns out Samuel already fixed this some time ago and I just hadn't rebased that branch. ☹️ On September 28, 2018 17:15:37 Chad Versace wrote: On Fri 28 Sep 2018, Jason Ekstrand wrote: We don't support the protected memory feature but it's easy enough to fill out the properties struct to say

[Mesa-dev] [Bug 107022] [RADV] The Witcher 3: Trembling of trees

2018-09-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107022 zefkerri...@gmail.com changed: What|Removed |Added Status|REOPENED|NEW --- Comment #17 from zefkerr