On Fri, Jun 28, 2013 at 03:05:04PM -0400, alexdeuc...@gmail.com wrote: > From: Alex Deucher <alexander.deuc...@amd.com> > > Signed-off-by: Alex Deucher <alexander.deuc...@amd.com>
Committed, thanks! -Tom > --- > lib/Target/R600/Processors.td | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git a/lib/Target/R600/Processors.td b/lib/Target/R600/Processors.td > index 81f407e..a0735d4 100644 > --- a/lib/Target/R600/Processors.td > +++ b/lib/Target/R600/Processors.td > @@ -48,3 +48,6 @@ def : Proc<"pitcairn", SI_Itin, [FeatureSouthernIslands]>; > def : Proc<"verde", SI_Itin, [FeatureSouthernIslands]>; > def : Proc<"oland", SI_Itin, [FeatureSouthernIslands]>; > def : Proc<"hainan", SI_Itin, [FeatureSouthernIslands]>; > +def : Proc<"bonaire", SI_Itin, [FeatureSouthernIslands]>; > +def : Proc<"kabini", SI_Itin, [FeatureSouthernIslands]>; > +def : Proc<"kaveri", SI_Itin, [FeatureSouthernIslands]>; > \ No newline at end of file > -- > 1.7.7.5 > > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev