Nick Kreeger
Nick Kreeger
Thanks for this PR! We're waiting on 1.2.8 @tensorflow/tfjs to be published before we can merge this.
Oh ok - so the actual change needs to go in here? https://github.com/torvalds/linux/tree/master/drivers/gpu/drm/vc4
Or if I'm just targeting Raspberry Pi - here https://github.com/raspberrypi/linux/tree/rpi-4.14.y/drivers/gpu/drm/vc4 ?
Great thanks for the info - I just sent the `vc4_validate.c` change to dri-devel mailing list. I assume it is a good idea to keep these patches small - so...
@anholt PTAL when you have a chance. I'm not sure we need the "is float texture" flag - can we just rely on the `enum pipe_format format` field of `vc4_key`?...
OK thanks that is helpful - to clarify: Texture packs are handled from NIR but texture unpacks are not?
Thanks for the heads up - Sorry been trying to stay low during the holiday break. I'll be back to work next week :-) Hope you're having a nice new...
Question about v3d and the vc4 driver - I've been digging through the mesa source code and it is not clear to me how the v3d library is used with...