Announcement

Collapse
No announcement yet.

Radeon Navi Support Pending For RadeonSI OpenGL Driver With 47k Line Worth Of Changes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • microcode
    replied
    Originally posted by tildearrow View Post
    There are TMA. IWBN to see APE of TA ITA.
    NGG -> Next-Generation Geometry (AMD's marketing term for this combined shader stage)

    TES -> Tessellation Evaluation Shader
    GS -> Geometry Shader
    VS -> Vertex Shader

    GDS -> Global Data Share (An element of AMD's architectures I think is just a part of the cache hierarchy, or a small memory more local than main memory, as opposed to Local Data Share which is smaller and more local still)

    Other than the AMD-specific terms (NGG and GDS), the rest should be found in any OpenGL/Vulkan manual, any introductory 3D graphics textbook or advanced tutorial.
    Last edited by microcode; 26 June 2019, 11:07 PM.

    Leave a comment:


  • microcode
    replied
    Originally posted by shmerl View Post
    Are Google contributing to radv? Does it mean they are using it for Stadia?
    Yes, probably.

    Leave a comment:


  • tildearrow
    replied
    Originally posted by phoronix View Post
    - The GS stage is used instead of VS. GS is now a merged ES-GS-VS and is more efficient. In this mode, API shaders VS, TES, and GS are said to be compiled as NGG.
    - Transform feedback is completely emulated with the help of GDS ordered atomics. Transform feedback queries have to be emulated too. (it might still be faster than the previous hw)
    There are TMA. IWBN to see APE of TA ITA.
    There are too many acronyms. It would be nice to see a proper explanation of the acronyms in the article.

    Leave a comment:


  • shmerl
    replied
    Are Google contributing to radv? Does it mean they are using it for Stadia?

    Leave a comment:


  • Radeon Navi Support Pending For RadeonSI OpenGL Driver With 47k Line Worth Of Changes

    Phoronix: Radeon Navi Support Pending For RadeonSI OpenGL Driver With 47k Line Worth Of Changes

    Last week AMD posted more than 400 patches providing the AMD Navi support within their AMDGPU DRM kernel driver while this week has brought dozens of patches amounting to 4,293 lines as a patch for their RadeonSI Gallium3D driver in order to provide OpenGL support on these next-gen GPUs being introduced next month as the Radeon RX 5700 series...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite
Working...
X