|
Differences Between the Evergreen Family and HD 6900 Series of Devices
The following bullets provide a brief overview of the more important differences
between the Evergreen family and HD 6900 series of GPUs. Note that other
devices in the 6000 series use the Evergreen architecture.
• Removed the vertex cache (VC). All memory fetches now are serviced by
the texture cache (TC).
• Removed the end_of_program bit from all CF_ instruction formats. Added a
CF_INST_END to end the kernel.
• Added the option to deallocate LDS space early using CF_LDS_DEALLOC.
• Added the CLAUSE_GLOBAL register, which can hold temporary values during
ALU clauses.
• Modified how MOVA and setting the Idx0, Idx1 registers work.
• Added the ability for a wavefront to raise or lower its priority relative to other
wavefronts. |
|