VDD_POST_CRTC_MODE_CHANGE

Call With

EAX = VDD_POST_CRTC_MODE_CHANGE equate (87H)

EBX = Magic Number

All other registers can contain private communication information which is passed directly to the mini-VDD function POST_CRTC_MODE_CHANGE.

Return Values

Whatever the mini-VDD and the display driver have arranged between themselves.

Remarks

See VDD_PRE_CRTC_MODE_CHANGE for details.

This function calls the mini-VDD function POST_CRTC_MODE_CHANGE.

See also VDD_PRE_CRTC_MODE_CHANGE