WDDM Eviction
This automated test determines whether the video memory manager has performed eviction correctly.
There might be insufficient free video memory available to bring in all the resources that a Direct Memory Access (DMA) buffer requires. In this case, some resources that are currently in memory must be evicted.
The test creates a reference image. It then creates multiple images that have large resources, which makes sure that eviction will occur. The test compares each of these images with the reference image. If the video memory manager has performed eviction correctly, the two images should be identical.
Test details
Associated requirements |
Device.Graphics.WDDM.DisplayRender.Base |
Platforms |
Windows 7 (x64) Windows 7 (x86) Windows RT (ARM-based) Windows 8 (x64) Windows 8 (x86) Windows Server 2012 (x64) Windows Server 2008 R2 (x64) Windows RT 8.1 Windows 8.1 x64 Windows 8.1 x86 Windows Server 2012 R2 |
Expected run time |
~5 minutes |
Categories |
Certification Functional |
Type |
Automated |
Running the test
Before you run the test, complete the test setup as described in the test requirements: Graphic Adapter or Chipset Testing Prerequisites.
Troubleshooting
For troubleshooting information, see Troubleshooting Device.Graphics Testing..
More information
Command syntax
Command option | Description |
---|---|
Eviction.exe monitor:1 |
Runs the test job.. |
File list
File | Location |
---|---|
Configdisplay.exe |
<[testbinroot]>\nttest\windowstest\tools\ |
Eviction.exe |
<[testbinroot]>\nttest\ |
TDRWatch.exe |
<[testbinroot]>\nttest\windowstest\graphics\ |