https://bugs.freedesktop.org/show_bug.cgi?id=110539
Kon changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
From: Nicolai Hähnle
The initial prototype used a processor-specific symbol type, but
feedback suggests that an approach using processor-specific section
name that encodes the alignment analogous to SHN_COMMON symbols is
preferred.
This patch keeps both variants around for now to reduce problems
On 14.06.19 18:46, Mauro Rossi wrote:
> Fix android building errors in winsys/amdgpu and radv
> due to 'amdgfxregs.h' not found.
Thanks!
Reviewed-by: Nicolai Hähnle
>
> Changelog:
> amd/common - generated $(intermediated)/common path is added to exports
> winsys/amdgpu - libmesa_amd_common s
https://bugs.freedesktop.org/show_bug.cgi?id=110921
--- Comment #6 from Gert Wollny ---
With Kernel 4.16.0 support for the v2 caps data was introduces, and
caps.caps.v2.capability_bits is part of these v2 caps. So if the guest kernel
is older than this cap will not be reported.
We'll see whether