DXGI HybridPresent - PnPStop (FL9.1)

This test runs on Microsoft Supported Graphics Hybrid Configurations as if they were on the DList. It runs a present scenario (that is, present for a period of time), while in parallel PnP Enabling and PnP Disabling IGPU, DGPU or both. It does following validations:

  • Conformance of the displayed image

  • Validation of Presents (CrossAdapter presents when both GPUs are enabled; Regular presents when one or both GPUs are disabled).

Tests iterate on following:

  • Presentation models – Blt, Flip, DirectFlip

  • Fullscreen versus Windowed

  • PnPDisable/PnPEnable scenario (stop iGPU, stop dGPU, stop both GPUs)

Test details

Associated requirements

System.Fundamentals.Graphics.HybridGraphics.MultiGPU

See the system hardware requirements.

Platforms

Windows RT 8.1 Windows 8.1 x64 Windows 8.1 x86 Windows Server 2012 R2

Expected run time

~30 minutes

Categories

Certification Functional

Type

Automated

 

Running the test

Before you run the test, complete the test setup as described in the test requirements: WDTF System Fundamentals Testing Prerequisites.

Troubleshooting

For troubleshooting information, see Troubleshooting System Fundamentals Testing.

Error Description/Workaround

Conformance issues

When the test detects a conformance issue, it saves an image in the test directory if the -saveBMP parameter is specified. The image might be helpful in diagnosing the issue.

Cross Adapter Present validation failures

To get more information about the failure, run the test under User Mode Debugger. The test will output the information it gets from ETW events. The output might be helpful in diagnosing the failure.

 

More information

Command syntax

Parameter Description

-saveBMP

By using this parameter, the test saves presented images in BMP format to the test directory in case of conformance failure. This is useful for diagnosing conformance failures.

-whql | -featurelevel:<fl>

-whql results in device creation with highest support on a given adapter. –featurelevel:<fl> creates a device of requested feature level

Default value: -wqhl for DX10+ drivers; -featurelevel:9.1 for DX9 drivers

-hybrid

This value forces application execution on dGPU as if it was on the DList.

-TimeToExecute:<ms>

This value controls how long (in microseconds) each test case will run.

Default value: 60000

 

 

 

Send comments about this topic to Microsoft