OSDN Git Service

amdgpu/addrlib: Add a new output flag to notify client that the returned tile index...
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 20 Jul 2016 08:34:41 +0000 (10:34 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Thu, 30 Mar 2017 12:44:33 +0000 (14:44 +0200)
commit33c25655c1f88657e69547dd4c3a43864ec84598
treeb362332dcdf1fb7561857f402616a23333c80e0e
parentfa906a888ba908611086e5e80a19bbb99618945d
amdgpu/addrlib: Add a new output flag to notify client that the returned tile index is for PRT on SI

If this flag is set for mip0, client should set prt flag for sub mips,
so that address lib can select the correct tile index for sub mips.
src/amd/addrlib/addrinterface.h
src/amd/addrlib/r800/siaddrlib.cpp