ssues, I'm afraid it may be better to revert this
change for now, until we have a better plan for dealing with this.
OK.
Marek
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/m
ight be handled?
--
Jay Cornwall
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
by mistake. That's why it the value
struck me as odd, because 0x190 is unlikely to be the last wavefront ID.
0x18F perhaps, but I calculate 0x31F for Pitcairn, which is
significantly higher.
Anyhow, it doesn't this patch. Your patch looks good to me.
--
).
--
Jay Cornwall
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
results in writes to every
MRT when one or more elements are written in the shader. When these MRTs
are unbound and masked out there is still a performance loss equivalent to
exports to bound, unmasked MRTs on SI.
Signed-off-by: Jay Cornwall
---
src/gallium/drivers/radeonsi/radeonsi_pipe.h | 1
With code dump enabled LLVM may generate disassembly during compilation.
Show this disassembly when available and prefer it to SI bytecode dump.
Signed-off-by: Jay Cornwall
---
src/gallium/drivers/radeon/radeon_llvm_emit.c | 7 +++
src/gallium/drivers/radeon/radeon_llvm_emit.h | 1 +
src
This code incorrectly worked by falling through to /proc/dri method.
Now that /proc/dri is removed, drmOpenByName() fails even when udev
identification succeeds.
Signed-off-by: Jay Cornwall
---
xf86drm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xf86drm.c b/xf86drm.c