WDDM Unmap Segment to DummyPage Check
This automated test verifies that the AGP driver implements the guard page mappings for all AGP aperture segments properly.
The AGP driver implements the guard page mappings for all AGP aperture segments but IHV drivers have to implement the build paging buffer unmap segment to dummy page (DXGKARG_BUILDPAGINGBUFFER.UnmapApertureSegment.DummyPage) so that any corruption can be detected by dxgkrnl. Because on non-AGP systems we need IHV support the test has two modes, check the unmap segement to dummy page is supported and check for corruption.
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 |
~1 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 |
---|---|
Unmappedaperture unmap |
Runs the WDDM Unmap Segment to DummyPage Check test job. |
Note
For command line help for this test binary, type /h.
File list
File | Location |
---|---|
Configdisplay.exe |
<[testbinroot]>\nttest\windowstest\tools\ |
TDRWatch.exe |
<[testbinroot]>\nttest\windowstest\graphics\ |
Unmappedaperture.exe |
<[testbinroot]>\nttest\ |