OSDN Git Service

isl/formats: Only advertise sampling for A4B4G4R4 on Broadwell
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 27 Jan 2017 20:31:40 +0000 (12:31 -0800)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 3 Feb 2017 11:08:59 +0000 (11:08 +0000)
commit7abecef5c3c27253af32083134aa964f114b96c1
treea0da60a9814ee956a5df227904b1a588d9f488ee
parent5d470a68e67281e12ac6b82e593476fb50fb1b29
isl/formats: Only advertise sampling for A4B4G4R4 on Broadwell

This causes hangs on Broadwell if you try to render to it.  I have no
idea how we managed to not hit this earlier.

Tested-by: Mark Janes <mark.a.janes@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Cc: "13.0 17.0" <mesa-stable@lists.freedesktop.org>
(cherry picked from commit 4871930451215fd8673f7e213a88aa48e5ecaad3)
src/intel/isl/isl_format.c