OSDN Git Service

radeonsi: fix VM faults due NULL internal const buffers on CIK
authorMarek Olšák <marek.olsak@amd.com>
Thu, 18 Aug 2016 13:25:51 +0000 (15:25 +0200)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 1 Sep 2016 10:39:45 +0000 (11:39 +0100)
commit5ad09f744c283267eeb9a05f9c2740201a94f6c7
tree1545c2185576380eb31860dbcff430987749d33b
parent6001e37b8e5a077b7f08dcb54eba17770fdbce36
radeonsi: fix VM faults due NULL internal const buffers on CIK

They are harmless, but the interrupts do decrease performance.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97039

Cc: 12.0 <mesa-stable@lists.freedesktop.org>
(cherry picked from commit 2c13abb49137d0f81b530b3c67f1ed79c58c796e)
src/gallium/drivers/radeonsi/si_pipe.c