From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 100288] clover unable to run OpenCL kernels since 03127bb
radeonsi: compile all TGSI compute shaders asynchronously
Date: Mon, 20 Mar 2017 15:52:34 +0000
Message-ID:
Bug ID
100288
Summary
clover unable to run OpenCL kernels since 03127bb radeonsi: c=
ompile all TGSI compute shaders asynchronously
Product
Mesa
Version
git
Hardware
All
OS
All
Status
NEW
Severity
blocker
Priority
medium
Component
Drivers/Gallium/radeonsi
Assignee
dri-devel@lists.freedesktop.org
Reporter
vedran@miletic.net
QA Contact
dri-devel@lists.freedesktop.org
Piglit's cl-custom-run-simple-kernel just waits endlessly. Bis=
ected to:
commit 03127bb6d5454002b3d9c3a542f3ff1a5f1e91d9
Author: Marek Ol=C5=A1=C3=A1k <marek.olsak@amd.com>
Date: Sun Mar 5 01:14:51 2017 +0100
radeonsi: compile all TGSI compute shaders asynchronously
required by threaded gallium
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>