On Tue, Mar 21, 2017 at 8:07 PM, Grazvydas Ignotas <[email protected]> wrote: > This doesn't build for me: > > make[4]: Entering directory > '/home/notaz/src/radeon/mesa/src/gallium/winsys/amdgpu/drm' > CC amdgpu_bo.lo > amdgpu_bo.c: In function ‘amdgpu_buffer_get_metadata’: > amdgpu_bo.c:615:53: error: ‘AMDGPU_TILING_SWIZZLE_MODE_SHIFT’ > undeclared (first use in this function) > md->u.gfx9.swizzle_mode = AMDGPU_TILING_GET(tiling_flags, > SWIZZLE_MODE); > ^ > I guess it needs newer amdgpu_drm.h from the kernel, but that will > take a while to arrive, so maybe add some compat macros if you plan to > merge this soon?
Yeah, I still have to find a way to deal with that bit. Marek _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
