Category: power management

INT 10 - VESA VBE/PM (Power Management) v1.0+ - SET DISPLAY POWER STATE

	AX = 4F10h
	BL = 01h
	BH = new state (see #00111)
Return: AL = 4Fh if function supported
	AH = call status
	    00h successful
	    else failed
SeeAlso: AX=4F10h/BL=00h,AX=4F10h/BL=02h,AX=A00Ch