[Mesa-dev] [PATCH] android: amd/addrlib: trivial fix for gfx9 support

Mauro Rossi issor.oruam at gmail.com
Sat Apr 15 16:18:01 UTC 2017


2017-04-03 10:37 GMT+02:00 Nicolai Hähnle <nhaehnle at gmail.com>:

> On 01.04.2017 12:48, Mauro Rossi wrote:
>
>> Fixes the following build error:
>>
>> external/mesa/src/amd/addrlib/gfx9/gfx9addrlib.cpp:36:10: fatal error:
>> 'gfx9_gb_reg.h' file not found
>>          ^
>> 1 error generated.
>>
>> Fixes: 7f160ef "amd/addrlib: import gfx9 support"
>>
>
> Reviewed-by: Nicolai Hähnle <nicolai.haehnle at amd.com>
>
> ---
>>  src/amd/Android.addrlib.mk | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/src/amd/Android.addrlib.mk b/src/amd/Android.addrlib.mk
>> index d296ce0431c..540de5554bd 100644
>> --- a/src/amd/Android.addrlib.mk
>> +++ b/src/amd/Android.addrlib.mk
>> @@ -37,7 +37,9 @@ LOCAL_C_INCLUDES := \
>>         $(MESA_TOP)/src/amd/common \
>>         $(MESA_TOP)/src/amd/addrlib \
>>         $(MESA_TOP)/src/amd/addrlib/core \
>> +       $(MESA_TOP)/src/amd/addrlib/inc/chip/gfx9 \
>>         $(MESA_TOP)/src/amd/addrlib/inc/chip/r800 \
>> +       $(MESA_TOP)/src/amd/addrlib/gfx9/chip \
>>         $(MESA_TOP)/src/amd/addrlib/r800/chip
>>
>>  include $(MESA_COMMON_MK)
>>
>>
>
> --
> Lerne, wie die Welt wirklich ist,
> Aber vergiss niemals, wie sie sein sollte.
>

I'm sending a kind reminder for commit before 17.1 final release (there is
still time)
and I wish happy Easter to all develeopers and contributors
Cheers

Mauro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170415/0dfbd9f0/attachment.html>


More information about the mesa-dev mailing list