diff options
author | Iago Toral Quiroga <[email protected]> | 2016-06-23 10:40:47 +0200 |
---|---|---|
committer | Samuel Iglesias Gonsálvez <[email protected]> | 2017-01-03 11:26:51 +0100 |
commit | 2a857104e41167cef3c6a5132a45c88056c75dff (patch) | |
tree | 4ef0f54bf220a5f30bb8b1bace66221bee3d40ac /src/mesa/main/debug.h | |
parent | 506154f704dcb9185dadcd655fd6d0603916ea97 (diff) |
i965/vec4: Do not use DepCtrl with 64-bit instructions
The BDW PRM says that it is not supported, but it seems that gen7 is also
affected, since doing DepCtrl on double-float instructions leads to
GPU hangs in some cases, which is probably not surprising knowing that
this is not supported in new hardware iterations. The SKL PRMs do not
mention this restriction, so it is probably fine.
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/main/debug.h')
0 files changed, 0 insertions, 0 deletions