Under The Hood: DirectX 9, Shader Caching, Liquid VR, and Power Consumption

Alongside AMD’s driver branding changes, Radeon Software Crimson Edition 15.11 also marks the first release of AMD’s major new driver branch, 15.300. Consequently this driver release comes with a number of feature improvements under the hood, a number of which work in conjunction with AMD’s control panel update.

DirectX 9: Frame Pacing, CF Freesync, & Frame Rate Target Control

We’ll start off our look under the hood of Crimson with AMD’s improvements for that old standard of graphics APIs: DirectX 9. While Microsoft has moved on from DirectX 9 and the last Windows OS limited to DX9 was discontinued in 2014, DirectX 9 became firmly entrenched in development circles over its nearly decade-long run, more so than I expect anyone was really expecting. Though console-quality AAA games have since switched over to DirectX 11, “lightweight” mass market games have stuck with DirectX 9, particularly team games like the MOBAs and Rocket League, where even new titles like Dota 2 Reborn use DX9 by default.

Although AMD doesn’t share every last aspect of their internal plans with us, I get the impression that AMD expected to be done with DX9 around 2013, when even the original DX11 cards were approaching 4 years old. Since that time AMD has rolled out several features that require per-API support such as their multi-GPU frame pacing improvements, CrossFire Freesync, and frame rate target control, none of which initially supported DX9.

However with Crimson AMD is doing some backtracking and at long last is adding support for these features when used in conjunction with DirectX 9. This means that it’s now possible to use AMD’s various framerate technologies – frame pacing, CrossFire Freesync, and frame rate target control (FRTC) – with DX9 games new and old.

Truthfully after AMD initially punted on CrossFire frame pacing support for DirectX 9 in 2013 I didn’t expect that we’d see support added at a later time (especially not two years later) so this comes as a bit of a surprise. However with DX9 games refusing to die and AMD in a position where they are heavily promoting the use of their APUs with MOBAs, AMD has a vested interest in making these games perform as well as possible. FRTC offers a more flexible alternative to v-sync for capping the frame rate, a potent option for conserving battery power on laptops. Meanwhile I suspect AMD’s CF improvements are specifically aimed at improving the Dual Graphics experience with AMD’s APUs, which has always been AMD’s ace in the hole for offering cheap GPU performance upgrades by allowing the APU to be used in conjunction with a cheap dGPU rather than having to disable it entirely. Otherwise there are a handful of games where these DX9 improvements will be applicable even to dGPU setups – particularly 2011’s Skyrim – however at this point in time most dGPUs should have little need for CrossFire to get good performance on legacy DX9 games.

Liquid VR

Back at the 2015 Game Developers' Conference, AMD announced their LiquidVR technology. LiquidVR, in a nutshell, is AMD’s collection of virtual reality related technologies, being rolled out in preparation for the 2016 consumer launches of the Oculus Rift and HTC Vive VR headsets. LiquidVR includes AMD’s technologies for implementing efficient (and timely) last-second time warping to cut down on latency, per-eye multi-GPU rendering (allowing for near-perfect use of two GPUs), and a series of OS and driver/stack optimizations that allow VR games to bypass parts of the OS to reduce rendering latency.

At the time of their announcement AMD was just releasing the SDK to developers, as the technology was still under active development. But as of Crimson AMD is enabling the LiquidVR feature set in their consumer drivers. This won’t have any immediate ramifications since the retail headsets still aren’t here, but this will allow developers to begin final preparations for the launch of the retail headsets next year.

Shader Caching

Another feature new to Crimson is shader caching. With shader caching AMD’s drivers can now transparently cache compiled game shader routines, reusing those shaders rather than recompiling them each time they’re used. DirectX lacks a universal, built-in shader caching solution, so as games have become more advanced shaders have as well, and this has increased the amount of time and resources required to compile shaders. This in turn has pretty much forced GPU vendors to implement shader caching at the driver level in order to accommodate games making poor use of shaders in order to avoid a very frustrating bottleneck. This is admittedly a case of AMD catching up with NVIDIA, but none the less it’s a welcome change.

Ultimately shader caching improves game performance in two specific areas. Games that do extensive pre-load shader compilation can now skip that compilation on future uses and reduce their overall load time, particularly on systems with slower CPUs (since shader compilation is a CPU operation). Meanwhile games that stream a large number of assets and regularly need to compile shaders on-the-fly can produce stuttering if the game needs to wait for a shader to compile before rendering the next frame, and while caching can’t eliminate the first instance of compilation, it can eliminate stuttering caused by successive loads of a shader.

The overall performance impact of shader caching will depend on the individual game used, and the speed of a system’s CPU. Checking Battlefield 4 and Crysis 3 didn’t show any improvements, while AMD notes that in their testing they’ve found Star Wars: Battlefront and Bioshock: Infinite to measurably benefit from caching.

Flip Queue Size

Filing this one under the “secret sauce” category, AMD tells us that they have made some changes to reduce the size of the DirectX flip queue. The flip queue is a data structure responsible for storing rendered frames, with the idea being that a game should queue up some frames to help ensure steady frame delivery. A short flip queue makes frame pacing more susceptible to being disrupted by frames that take too long (and otherwise makes inconsistent performance more likely) while a larger queue introduces additional lag.

AMD isn’t telling us what exactly they have done with the flip queue, however they note with Crimson that the size has been reduced. This is a fully transparent option – there isn’t a Radeon Settings option for it for users to access – so all users get it by default. AMD tells us that their changes have been implemented to reduce lag in games (particularly MOBAs) and shouldn’t impact framerate stability, but we don’t know just what they have done. AMD’s slide does imply that the queue has been reduced from 3 frames to 1, but these slides shouldn’t be taken as technical specifications as they’re primarily for communication/conceptual purposes.

Video Decode Power

Finally, another unexpected item in AMD’s change list was a mention that they have reduced the power consumption of video decoding on some of their cards. This came as a bit of a surprise since as far as we’ve been aware, there hasn’t been a power consumption problem (and we wouldn’t think to look for one).

But sure enough, on our Radeon R9 Fury, playing back a 1080p H.264 video resulting in the card clocking up to between 500MHz and 700MHz depending on the display resolution. With the Crimson driver the Fury went back to staying at its idle GPU clockspeed of 300MHz, with no change in measurable performance. Meanwhile power draw at the wall went down from 83W to 78W, a small difference as a result of our high powered tested, but none the less a measurable result and one that should be greater on lower powered systems.

1080p H.264 Video Playback Power Consumption
  Power Consumption at Wall
Idle 76W
Catalyst 15.11.1 83W
Crimson 15.11 78W

As best as we can gather, AMD had a UVD and/or desktop compositing bug on at least the Fiji cards that made them clock unnecessarily high for video playback. Frankly this seems like somewhat of a dumb thing to have to fix, but AMD correcting bugs is always appreciated.

Meet Crimson Under The Hood for Displays: Custom Resolutions, Freesync Improvements, & Framerate Target Control
Comments Locked

146 Comments

View All Comments

  • piroroadkill - Wednesday, November 25, 2015 - link

    Wrong. The page says the new driver supports the R5 230, but it's actually a TeraScale 2 card!

    This is a scandal that no website seems to have picked up on.
  • silverblue - Wednesday, November 25, 2015 - link

    ...but I thought all cards from the 5000 series onwards were supported in this driver release?
  • tamalero - Thursday, December 3, 2015 - link

    pretty sure that they are "supported". You just wont see improvements of bug fixes anymore.
  • tipoo - Tuesday, November 24, 2015 - link

    Well that's a lot more than a facelift! Interested in game load time and frame pacing tests vs Nvidia instead of vs themselves.
  • WaltC - Tuesday, November 24, 2015 - link

    Good write up...nVidia's been playing catch-up lately, though--especially with HBM technology, D3d12 support in hardware, etc. It's an old joke that nVidia engineering is always playing catch-up to nVidia PR...;) Nice driver interface...What nVidia calls "new drivers" released for new games, AMD usually calls "hotifxes"--but this year they'll probably join nVidia and release a new driver for every AAA title that ships--which is all pretty much PR-fluff, imo. There are certain marketing devices that nVidia uses that I hope AMD remains blessedly free of.
  • Michael Bay - Tuesday, November 24, 2015 - link

    Catch up to what? HBM matters nothing with nV still holding the perf crown with DDR.
    Then their own HMC architecture comes out and it`s even more of an uphill battle for AMD.
  • jasonelmore - Tuesday, November 24, 2015 - link

    Each Game Ready Driver is not fluff, they have SLI profiles bud
  • dragonsqrrl - Wednesday, November 25, 2015 - link

    Nice spin XD
  • Bateluer - Tuesday, November 24, 2015 - link

    Hmm, I have an AM1 based Athlon 5350 machine. Will need to check out the Crimson drivers on it.
  • Jaytn - Tuesday, November 24, 2015 - link

    The video settings on web video actually does work for me.
    Only did a quick check, but a website i know uses mp4 (h.264) works and a video YouTube didnt convert to its new VP9 (using video/mp4; codecs="avc1.4d401e) did work as well. Only VP9 Youtube didnt work which makes sense i guess since afaik there are (close to) none hardware decoders out there yet and so naturally the VP9 video wouldnt be funneled through AMD's pipeline.
    Maybe you could recheck if it works for you the same way?

    My specs for reference:
    Phenom II x6 1075T, HD6870, Radeon Settings Version 2015.1118.123.2413, Chrome 47.0.2526.69 beta-m, youtu.be/V20qDMpKARk (as a reference of a youtube video using mp4)

    Actually quite nice to see how flawlessly it works on my now legacy 6870, props to AMD to not dropping right before this update but rather right after!
    Other than that very nice review, esp on the technical details which im always very curious about!

Log in

Don't have an account? Sign up now