November 19, 2011
Signs of early radeon 7xxx support in ATI drivers
As you might have heard, Tahiti is a nickname for next amd video cards, probably 79×0.
And guess what, there is some info about it in 10.7.3 beta drivers, in ATIRadeonX3000.kext:
0021e528 D _TahitiAsicStateRegInfo
0011af20 T Cail_Tahiti_Powerup(_HW_CAIL_EXTENSION*)
0011a290 T Cail_Tahiti_UvdInit(_HW_CAIL_EXTENSION*, _CAIL_UVD_INIT_PARAM*)
001193d0 T Cail_Tahiti_VceInit(_HW_CAIL_EXTENSION*, _CAIL_VCE_INIT_PARAM*)
001163a0 T Cail_Tahiti_AsicState(_HW_CAIL_EXTENSION*)
00116200 T Cail_Tahiti_IsUVDIdle(_HW_CAIL_EXTENSION*)
0011aa30 T Cail_Tahiti_Powerdown(_HW_CAIL_EXTENSION*)
0011aef0 T Cail_Tahiti_SetupASIC(_HW_CAIL_EXTENSION*)
00119fc0 T Cail_Tahiti_UvdSuspend(_HW_CAIL_EXTENSION*)
001186b0 T Cail_Tahiti_VceSuspend(_HW_CAIL_EXTENSION*)
0011bd80 T Cail_Tahiti_CheckFireGL(_HW_CAIL_EXTENSION*, _CAIL_ADAPTER_CONFIG_INFO*)
00116120 T Cail_Tahiti_PowerGating(_HW_CAIL_EXTENSION*, _CAIL_VCE_POWER_GATING*)
00117c40 T Cail_Tahiti_WaitForIdle(_HW_CAIL_EXTENSION*)
0011a930 T Cail_Tahiti_LiteResetVPU(_HW_CAIL_EXTENSION*, _CAIL_LITE_RESET_RESULT*)
00116370 T Cail_Tahiti_FindAsicRevID(_HW_CAIL_EXTENSION*, _CAIL_ADAPTER_CONFIG_INFO*)
00116760 T Cail_Tahiti_GetGbTileMode(_HW_CAIL_EXTENSION*, unsigned int)
00116130 T Cail_Tahiti_CheckCfAsicCfg(_HW_CAIL_EXTENSION*, CAIL_CF_SUPPORT_ACTION, _CAIL_CROSSFIRE_ASICCFG*)
00116240 T Cail_Tahiti_QueryGUIStatus(_HW_CAIL_EXTENSION*)
00119e10 T Cail_Tahiti_SetUvdVclkDclk(_HW_CAIL_EXTENSION*, unsigned int, unsigned int)
00116110 T Cail_Tahiti_VPURecoveryEnd(_HW_CAIL_EXTENSION*, unsigned int)
001161e0 T Cail_Tahiti_GetDoutScratch3(_HW_CAIL_EXTENSION*)
00116320 T Cail_Tahiti_GetFbMemorySize(_HW_CAIL_EXTENSION*)
00116420 T Cail_Tahiti_DetectECCSupport(_HW_CAIL_EXTENSION*)
001190f0 T Cail_Tahiti_SetVceEvclkEcclk(_HW_CAIL_EXTENSION*, unsigned int, unsigned int)
00116100 T Cail_Tahiti_VPURecoveryBegin(_HW_CAIL_EXTENSION*)
00116660 T Cail_Tahiti_GetP2PFlushCommand(_HW_CAIL_EXTENSION*, _CAIL_XSP_FETCH_P2P_FLUSH_COMMAND_INPUT*, _CAIL_XSP_FETCH_P2P_FLUSH_COMMAND_OUTPUT*)
00118950 T Cail_Tahiti_IsDisplayBlockHang(_HW_CAIL_EXTENSION*)
00117380 T Cail_Tahiti_InitXspPeerAperture(_HW_CAIL_EXTENSION*, _XSP_INIT_INPUT*)
0011b5a0 T Cail_Tahiti_MemoryConfigAndSize(_HW_CAIL_EXTENSION*)
001160e0 T Cail_Tahiti_WaitForMCIdle_Setup(_HW_CAIL_EXTENSION*, _CAIL_WAITFOR_INFO*)
001162e0 T Cail_Tahiti_SetupCgReferenceClock(_HW_CAIL_EXTENSION*)
001178a0 T Cail_Tahiti_VceFirmwareValidation(_HW_CAIL_EXTENSION*, unsigned int)
0011b8e0 T Cail_Tahiti_CheckAsicDowngradeInfo(_HW_CAIL_EXTENSION*)
001165a0 T Cail_Tahiti_GetPcieLinkSpeedSupport(_HW_CAIL_EXTENSION*)
001161c0 T Cail_Tahiti_Get_PA_SC_RASTER_CONFIG(_HW_CAIL_EXTENSION*)
00116270 T Cail_Tahiti_CheckMemoryConfiguration(_HW_CAIL_EXTENSION*)
00116b00 T Cail_Tahiti_SetXspPeerApertureDefault(_HW_CAIL_EXTENSION*)
00116640 T Cail_Tahiti_GetPowerGatingSupportFlags(_HW_CAIL_EXTENSION*)
00118c70 T Cail_Tahiti_RestoreAdapterCfgRegisters(_HW_CAIL_EXTENSION*)
00119a50 T Cail_Tahiti_SetupUvdCacheWindowsAndFwv(_HW_CAIL_EXTENSION*, _CAIL_UVD_INIT_PARAM*)
00116780 T Cail_Tahiti_UpdateSwConstantForHwConfig(_HW_CAIL_EXTENSION*)
00116a40 T Cail_Tahiti_OpenCrossFireTemporaryMailBox(_HW_CAIL_EXTENSION*, _XSP_OPEN_MAILBOX*)
00116990 T Cail_Tahiti_CloseCrossFireTemporaryMailBox(_HW_CAIL_EXTENSION*)
0021e8cc d Tahiti_RLC
0021e880 d Tahiti_HwConstants
0021e4a0 d TahitiAsicSetupTable
0021e5a0 d sTahitiGbTileModeRecords
0021e6a0 d TahitiAsicStateCheckRegList
0021e520 D _sTahitiGbTileModeTbl
(a result of nm ‘./ATIRadeonX3000 | c++filt | grep Tahiti’ command)
Its a functions names from driver.
So, what is it, just usual early support for future cards, or Apple is testing this card with future Macpro ?
And btw, 6990 works in osx with patched drivers for 6970, just add your dev-id(of master card) into x3000.kext and ati6000Controller.kext’s info plists.
[…] thanks to some digging around in the latest Mac OS X 10.7.3 beta released to developers last week. According to Netkas.org, there are strings in the software which reference new video drives for a forthcoming AMD graphics […]
[…] after the initial Mac OS X 10.7.3 Beta build was released to developers, Netkas noted that he had found traces of new video drivers for an upcoming AMD graphics card. The site lists a […]
[…] this developer release, Netkas has found hints of the next-generation Mac Pro in the release. Specifically, there are functions […]
[…] after the initial Mac OS X 10.7.3 Beta build was released to developers, Netkas noted that he had found traces of new video drivers for an upcoming AMD graphics card. The site lists a […]
[…] after the initial Mac OS X 10.7.3 Beta build was released to developers, Netkas noted that he had found traces of new video drivers for an upcoming AMD graphics card. The site lists a […]
[…] Signs of early radeon 7xxx support in ATI drivers (netkas.org) […]
[…] thanks to some digging around in the latest Mac OS X 10.7.3 beta released to developers last week. According to Netkas.org, there are strings in the software which reference new video drives for a forthcoming AMD graphics […]
[…] noted by Netkas (via MacRumors), it appears that theseeding of OS X 10.7.3 Beta may have outed […]
[…] Netkas, Apple mentionne les puces « Tahiti » dans leur bêta de Mac OS X 10.7.3, ce qui correspond au […]
[…] Signs of early radeon 7xxx support in ATI drivers (netkas.org) […]
[…] breve distanza dalla distribuzione di OS X 10.7.3 Beta agli sviluppatori, quelli di Netkas hanno trovato i riferimenti ad una nuova serie di schede grafiche AMD, nome in codice […]
[…] 28nm “Tahiti” architecture. Such a card will likely be an option for the next Mac Pro. Read more: Netkas , MacRumors Published December 5, 2011 9:22 AMLast updated December 5, 2011 9:38 AM – by Chris […]
[…] the release of the 10.7.3 beta last Friday, Netkas.org discovered new references to an upcoming AMD graphics card nicknamed “Tahiti.” The […]
[…] the release of the 10.7.3 beta last Friday, Netkas.org discovered new references to an upcoming AMD graphics card nicknamed “Tahiti.” The […]
@Peter:
Device ID for the 6990 = 671D.
See also: http://forum.netkas.org/index.php/topic,1117.180.html
I only have my 6990 working with the native package method in the article above with GraphicsEnabler=No, so max resolution is 1920×1440 (10MB) and slow.
Would love to see it working, because it’s not that simple.
[…] MacRumorsによると、netkasというサイトの情報として、「Mac OS 10.7.3 beta」に次世代「Mac Pro」に使用されると思われる、AMDの新しいグラフィクカード用のドライバとみらるコードがあったそうです。 […]
[…] (around 500€ in Europe, $589 in the US, they are said to be supported in OSX soon (see also a discovery by netkas) – until then, there is a current way how to use them (although not accelerated) with chimera. […]
[…] 042011 Shortly after the initial Mac OS X 10.7.3 Beta build was released to developers, Netkas noted that he had found traces of new video drivers for an upcoming AMD graphics card. The site lists a […]