amdgpu/addrlib: add dccRamSizeAligned output flag
authorXavi Zhang <xavi.zhang@amd.com>
Tue, 25 Nov 2014 03:49:50 +0000 (22:49 -0500)
committerMarek Olšák <marek.olsak@amd.com>
Thu, 30 Mar 2017 12:44:33 +0000 (14:44 +0200)
commit2bf243f7c6fdea49737a27923d7ed24bb835de22
tree4f487e9e27d50774805d58cc8a32868bb9d7f2f3
parente443b4896645ef30b93f3c801679d295d76175f0
amdgpu/addrlib: add dccRamSizeAligned output flag

This flag indicates to the client if this level's DCC memory is aligned
or not. No aligned means there are padding to the end.
src/amd/addrlib/addrinterface.h
src/amd/addrlib/r800/ciaddrlib.cpp