AMD Radeon RDNA2 Navi (RX 6500, 6600, 6700, 6800, 6900 XT)

Discussion in 'Architecture and Products' started by BRiT, Oct 28, 2020.

  1. xEx

    xEx
    Veteran

    Joined:
    Feb 2, 2012
    Messages:
    1,060
    Likes Received:
    543
    I doubt the real die have so much wasted space like that one.
     
  2. SimBy

    Regular

    Joined:
    Jun 21, 2008
    Messages:
    700
    Likes Received:
    391
    Only the ‘important’ things are ‘highlighted’.
     
    Man from Atlantis likes this.
  3. xEx

    xEx
    Veteran

    Joined:
    Feb 2, 2012
    Messages:
    1,060
    Likes Received:
    543
    I still wouldn't try to measure the size of anything until a "not highlighted" image of a retail die comes.
     
    BRiT likes this.
  4. NightAntilli

    Newcomer

    Joined:
    Oct 8, 2015
    Messages:
    104
    Likes Received:
    131
    12GB of VRAM eh? I see what you did there AMD.
     
    Lightman, Krteq and xEx like this.
  5. MuteyM

    Joined:
    Jul 30, 2019
    Messages:
    7
    Likes Received:
    38
    Any power-of-two up to the max supported by the PCIE spec. AMD GPUs going at least as far back as GCN1 (GFX6) support both 64-bit BARs and BAR resizing, so > 4GB is no problem.

    There's really not a lot of overhead in flushing AMD's HDP cache on each command buffer submission, unless maybe the app is doing something silly like submitting a separate command buffer for every draw/dispatch call instead of building up a big buffer. So yes it is some amount of overhead, but that overhead is the same no matter what size the BAR is since AMD's drivers unconditionally do the flush on every submission (at least that was the case the last time I looked into the kernel mode driver code.) I'm not sure how they could get away with not flushing, because the driver can't know if the app wrote into a mapped portion of the BAR prior to the submission.
     
    DmitryKo, Lightman and Jawed like this.
  6. xEx

    xEx
    Veteran

    Joined:
    Feb 2, 2012
    Messages:
    1,060
    Likes Received:
    543
    It surprises me since the game doesn't have really that much graphics. So I really don't know where all that space is going for.
     
  7. eastmen

    Legend Subscriber

    Joined:
    Mar 17, 2008
    Messages:
    13,878
    Likes Received:
    4,724
    Higher res textures and more textures i'd assume.
     
  8. Remij

    Regular

    Joined:
    May 3, 2008
    Messages:
    677
    Likes Received:
    1,256
    I'm almost certain they are just "allocating" 12GB of RAM.

    I bet it runs absolutely fine on 30 and 20 series GPUs.
     
  9. Frenetic Pony

    Regular

    Joined:
    Nov 12, 2011
    Messages:
    807
    Likes Received:
    478
    I mean, it's what they just said. Assumedly they didn't get a chance to port to Direct Storage yet, I don't think UE4 even has that capability right now, and wanting to support as many PC players as possible, chose to just fill VRAM a bunch instead of requiring a PCI Express 4.0 SSD speeds.

    The math isn't hard, they're claiming around 16x higher texel density than standard games today. While you can drop mips quickly that's still a lot and they're just packing it into RAM.
     
  10. eastmen

    Legend Subscriber

    Joined:
    Mar 17, 2008
    Messages:
    13,878
    Likes Received:
    4,724
    its why your going to want more than 8 or 10 gigs of ram if you want to play at 4k.
     
  11. Unknown Soldier

    Veteran

    Joined:
    Jul 28, 2002
    Messages:
    4,047
    Likes Received:
    1,669
    Lightman and pharma like this.

  12. Looks like there are games where it won't work, depending on the amount of TWIMTBP-infection they have.
     
  13. Rootax

    Veteran

    Joined:
    Jan 2, 2006
    Messages:
    2,400
    Likes Received:
    1,845
    Location:
    France
    I still hope they can support quake 2 rtx. It's based on a custom vulkan stuff, right ? They can work with devs on that. I hope for them thaht CP2077 is using DXR, so they can support it too.
     
    Lightman likes this.
  14. pharma

    Veteran

    Joined:
    Mar 29, 2004
    Messages:
    4,887
    Likes Received:
    4,534
    #554 pharma, Nov 3, 2020
    Last edited: Nov 3, 2020
  15. Kaotik

    Kaotik Drunk Member
    Legend

    Joined:
    Apr 16, 2003
    Messages:
    10,244
    Likes Received:
    4,464
    Location:
    Finland
    Stating the obvious, did someone actually think they wouldn't? o_O

    All DX12 RT titles are using DXR, that includes CP2077.
     
  16. Lurkmass

    Regular

    Joined:
    Mar 3, 2020
    Messages:
    565
    Likes Received:
    711
    Quake 2 RTX uses a proprietary vendor extension so it'll never work on AMD HW currently as is but thankfully since the original game engine was released under a GPL license, the source code is totally available in public for every modified fork of the engine itself so if anyone really wanted to implement a version using cross vendor raytracing extensions it can be done ...
     
  17. Alexko

    Veteran Subscriber

    Joined:
    Aug 31, 2009
    Messages:
    4,541
    Likes Received:
    964
    I was thinking of maybe purchasing an RX 6900XT, but come to think of it, the last desktop graphics card I bought was an HD 6950, and I'd rather avoid downgrading by 50. Guess I'll wait for the 7900XT.
     
    w0lfram, Silent_Buddha, Kej and 6 others like this.
  18. Unknown Soldier

    Veteran

    Joined:
    Jul 28, 2002
    Messages:
    4,047
    Likes Received:
    1,669
    Thanks, I should have highlighted that.
     
  19. Subtlesnake

    Regular

    Joined:
    Mar 18, 2005
    Messages:
    347
    Likes Received:
    126
    I'm confused why CDPR has stated that AMD cards won't support RT at launch then.
     
  20. Voxilla

    Regular

    Joined:
    Jun 23, 2007
    Messages:
    832
    Likes Received:
    505
    If you want to have my 7970 you can have it, no need to wait :)
     
    Silent_Buddha, Kej, Alexko and 2 others like this.
Loading...

Share This Page

  • About Us

    Beyond3D has been around for over a decade and prides itself on being the best place on the web for in-depth, technically-driven discussion and analysis of 3D graphics hardware. If you love pixels and transistors, you've come to the right place!

    Beyond3D is proudly published by GPU Tools Ltd.
Loading...