[Mesa-dev] [PATCH 000/140] RadeonSI: Initial Vega10 support

Marek Olšák maraeo at gmail.com
Tue Mar 21 19:19:15 UTC 2017


On Tue, Mar 21, 2017 at 8:07 PM, Grazvydas Ignotas <notasas at gmail.com> 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


More information about the mesa-dev mailing list