Site icon EfmSoft

What does NTSTATUS 0xC01E0312 (STATUS_GRAPHICS_PINNED_MODE_MUST_REMAIN_IN_SET) mean?

 
Previous Next
STATUS_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET_MODE STATUS_GRAPHICS_PATH_ALREADY_IN_TOPOLOGY

STATUS_GRAPHICS_PINNED_MODE_MUST_REMAIN_IN_SET

Pinned modes are constraints, not suggestions

During cofunctional modality enumeration, the VidPN manager can present a topology in which some modes are already pinned. The driver must adjust only the unpinned mode sets so that the result remains compatible with those constraints. This status means an operation would remove a pinned mode that must remain available.

The fix is not to add a similar mode back later. Rebuild the enumeration around the constraining VidPN and preserve every pinned source or target mode while calculating compatible choices for the remaining paths.

What to audit

References


Looking for a different code? Search another status or error code.

Exit mobile version