Skip to content
Snippets Groups Projects
  1. Feb 18, 2019
  2. Feb 16, 2019
    • Emma Anholt's avatar
      vc4: Fix copy-and-paste fail in backport of NEON asm fixes. · 55f3a4fa
      Emma Anholt authored and Emil Velikov's avatar Emil Velikov committed
      One of the cpu pointers wasn't marked as read-write, causing gcc to complain:
      
      ../src/gallium/drivers/vc4/vc4_tiling_lt.c:181:17: error: output operand constraint lacks ‘=’
                       __asm__ volatile (
      
      Cc: Emil Velikov <emil.l.velikov@gmail.com>
      Fixes: 813f0a82 ("vc4: Declare the cpu pointers as being modified in NEON asm.")
      55f3a4fa
  3. Feb 15, 2019
  4. Feb 14, 2019
  5. Feb 12, 2019
  6. Jan 31, 2019
Loading