• Home
  • Raw
  • Download

Lines Matching refs:Gfx9Lib

59     return V2::Gfx9Lib::CreateObj(pClient);  in Gfx9HwlInit()
69 const SwizzleModeFlags Gfx9Lib::SwizzleModeTable[ADDR_SW_MAX_TYPE] =
113 const UINT_32 Gfx9Lib::MipTailOffset256B[] = {2048, 1024, 512, 256, 128, 64, 32, 16,
116 const Dim3d Gfx9Lib::Block256_3dS[] = {{16, 4, 4}, {8, 4, 4}, {4, 4, 4}, {2, 4, 4}, {1, 4, 4}};
118 const Dim3d Gfx9Lib::Block256_3dZ[] = {{8, 4, 8}, {4, 4, 8}, {4, 4, 4}, {4, 2, 4}, {2, 2, 4}};
129 Gfx9Lib::Gfx9Lib(const Client* pClient) in Gfx9Lib() function in Addr::V2::Gfx9Lib
147 Gfx9Lib::~Gfx9Lib() in ~Gfx9Lib()
162 ADDR_E_RETURNCODE Gfx9Lib::HwlComputeHtileInfo( in HwlComputeHtileInfo()
272 ADDR_E_RETURNCODE Gfx9Lib::HwlComputeCmaskInfo( in HwlComputeCmaskInfo()
366 VOID Gfx9Lib::GetMetaMipInfo( in GetMetaMipInfo()
540 ADDR_E_RETURNCODE Gfx9Lib::HwlComputeDccInfo( in HwlComputeDccInfo()
681 ADDR_E_RETURNCODE Gfx9Lib::HwlGetMaxAlignments( in HwlGetMaxAlignments()
701 ADDR_E_RETURNCODE Gfx9Lib::HwlComputeCmaskAddrFromCoord( in HwlComputeCmaskAddrFromCoord()
767 ADDR_E_RETURNCODE Gfx9Lib::HwlComputeHtileAddrFromCoord( in HwlComputeHtileAddrFromCoord()
840 ADDR_E_RETURNCODE Gfx9Lib::HwlComputeHtileCoordFromAddr( in HwlComputeHtileCoordFromAddr()
910 ADDR_E_RETURNCODE Gfx9Lib::HwlComputeDccAddrFromCoord( in HwlComputeDccAddrFromCoord()
992 BOOL_32 Gfx9Lib::HwlInitGlobalParams( in HwlInitGlobalParams()
1179 ChipFamily Gfx9Lib::HwlConvertChipFamily( in HwlConvertChipFamily()
1238 VOID Gfx9Lib::GetRbEquation( in GetRbEquation()
1303 VOID Gfx9Lib::GetDataEquation( in GetDataEquation()
1499 VOID Gfx9Lib::GetPipeEquation( in GetPipeEquation()
1612 const CoordEq* Gfx9Lib::GetMetaEquation( in GetMetaEquation()
1670 VOID Gfx9Lib::GenMetaEquation( in GenMetaEquation()
2056 BOOL_32 Gfx9Lib::IsEquationSupported( in IsEquationSupported()
2085 VOID Gfx9Lib::InitEquationTable() in InitEquationTable()
2164 UINT_32 Gfx9Lib::HwlGetEquationIndex( in HwlGetEquationIndex()
2204 ADDR_E_RETURNCODE Gfx9Lib::HwlComputeBlock256Equation( in HwlComputeBlock256Equation()
2406 ADDR_E_RETURNCODE Gfx9Lib::HwlComputeThinEquation( in HwlComputeThinEquation()
2556 ADDR_E_RETURNCODE Gfx9Lib::HwlComputeThickEquation( in HwlComputeThickEquation()
2833 BOOL_32 Gfx9Lib::IsValidDisplaySwizzleMode( in IsValidDisplaySwizzleMode()
2919 ADDR_E_RETURNCODE Gfx9Lib::HwlComputePipeBankXor( in HwlComputePipeBankXor()
2965 ADDR_E_RETURNCODE Gfx9Lib::HwlComputeSlicePipeBankXor( in HwlComputeSlicePipeBankXor()
2992 ADDR_E_RETURNCODE Gfx9Lib::HwlComputeSubResourceOffsetForSwizzlePattern( in HwlComputeSubResourceOffsetForSwizzlePattern()
3023 ADDR_E_RETURNCODE Gfx9Lib::HwlComputeSurfaceInfoSanityCheck( in HwlComputeSurfaceInfoSanityCheck()
3154 ADDR_E_RETURNCODE Gfx9Lib::HwlGetPreferredSurfaceSetting( in HwlGetPreferredSurfaceSetting()
3762 ADDR_E_RETURNCODE Gfx9Lib::ComputeStereoInfo( in ComputeStereoInfo()
3854 ADDR_E_RETURNCODE Gfx9Lib::HwlComputeSurfaceInfoTiled( in HwlComputeSurfaceInfoTiled()
4063 ADDR_E_RETURNCODE Gfx9Lib::HwlComputeSurfaceInfoLinear( in HwlComputeSurfaceInfoLinear()
4152 UINT_32 Gfx9Lib::GetMipChainInfo( in GetMipChainInfo()
4286 VOID Gfx9Lib::GetMetaMiptailInfo( in GetMetaMiptailInfo()
4450 Dim3d Gfx9Lib::GetMipStartPos( in GetMipStartPos()
4587 ADDR_E_RETURNCODE Gfx9Lib::HwlComputeSurfaceAddrFromCoordTiled( in HwlComputeSurfaceAddrFromCoordTiled()
4862 ADDR_E_RETURNCODE Gfx9Lib::ComputeSurfaceLinearPadding( in ComputeSurfaceLinearPadding()