📄 registry_dal.h
字号:
#define DALREGKEY_DISABLECWDDEDETECTION "DALRULE_DISABLECWDDEDETECTION"
/* DESCRIPTION
If the value of this flag is set to 1 in the registry, then DAL will enable devices
that are enabled at boot and if they are mapped to primary as per object map.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_USECMOSDISPLAYSETTINGS "DALRULE_USECMOSDISPLAYSETTINGS"
/* DESCRIPTION
If the value of this flag is set to 1 in the registry, then DAL will restrict the
mapping of CRT and TV on same controller on best view call and also will restrict
mapping in the object map by default.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_NOTVANDCRTONSAMECONTROLLER "DALRULE_NOTVANDCRTONSAMECONTROLLER"
/* DESCRIPTION
This flag is turned on by default. If the flag is set, DAL will restrict the mapping of
CRT and Panel on the same controller if CRT does not support the native resolution of
the panel. Restriction will be applied on the best view call and on the boot-up object map.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_RESTRICTDISPLAYSBASEDONPANELRES "DALRULE_RESTRICTDISPLAYSBASEDONPANELRES"
/* DESCRIPTION
If this flag is set, DAL will not call the DDL function that allows other DAL instance to
share common mode table. This is for Aurora like ASICs.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_DONTSHAREMODETABLE "DALRULE_DONTSHAREMODETABLE"
/* DESCRIPTION
If this flag is set, DAL will set up the object map as per mobile requirements even if the
ASIC had one controller. This defines the boot-up behavior for one controller mobile ASICs.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_MOBILEFEATURES "DALRULE_MOBILEFEATURES"
/* DESCRIPTION
If this flag is set, DAL will get the detailed timing information from the registry on every
mode set rather using the cached data read at enable. Used when refining the mode timing only.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_READDETAILEDTIMINGPERMODE "DALRULE_READDETAILEDTIMINGPERMODE"
/* DESCRIPTION
If this flag is set, DAL will set LCD as the default boot device if LCD GDO is enabled and no
other device were connected. By default CRT is the default device.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_SETLCDASDEFAULTDEVICE "DALRULE_SETLCDASDEFAULTDEVICE"
/* DESCRIPTION
If this flag is set, DAL will not use the monitor range limit block in the EDID 1.x to get the
capability of the monitor. By default monitor range limit will be used provided GCO hooks to the
optional function.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_DISABLEMONITORRANGELIMIT "DALRULE_DISABLEMONITORRANGELIMIT"
/* DESCRIPTION
If this flag is set, DAL will not allow the CRT and TV to be active simultaneously for the adapter.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_NOCRTANDTVACTIVESIMULTANEOUSLY "DALRULE_NOCRTANDTVACTIVESIMULTANEOUSLY"
/* DESCRIPTION
If this flag is set, DAL will not update the object map dynamically if display capabilities on of
the enumerated devices changed.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_DISABLEDYNAMICOBJECTMAPUPDATE "DALRULE_DISABLEDYNAMICOBJECTMAPUPDATE"
/* DESCRIPTION
If this flag is set, DAL will report only modes that have exact match in EDID to be supported
by the display. Max mode rules will not be applied in this case.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_RESEXACTMATCHINEDID "DALRULE_RESEXACTMATCHINEDID"
/* DESCRIPTION
If this flag is set, DAL will apply the TV format based on the default reported at boot by
TV GDO. Registry information will not be used.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_GETDEFAULTTVFORMATATBOOT "DALRULE_GETDEFAULTTVFORMATATBOOT"
/* DESCRIPTION
If this flag is set, DAL will apply the device detection and selection based on the boot-up
behavior when coming back from power management state.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_ENABLEDALRESUMESUPPORT "DALRULE_ENABLEDALRESUMESUPPORT"
/* DESCRIPTION
Save Pan lock information for Appian support.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_SAVEPANLOCK "DALRULE_SAVEPANLOCK"
/* DESCRIPTION
Enable DDC 2CI support in DAL.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_ENABLEDDC2CWRITEI2CLINE "DALRULE_ENABLEDDC2CWRITEI2CLINE"
/* DESCRIPTION
Don't use OS Monitor info t get extra capability for display.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_DISPLAYLIMITSOSMONITORINFO "DALRULE_DISPLAYLIMITSOSMONITORINFO"
/* DESCRIPTION
Add DFP native mode timing from EDID detailed timing to DAL mode table.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_ADDNATIVEMODESTOMODETABLE "DALRULE_ADDNATIVEMODESTOMODETABLE"
/* DESCRIPTION
Add DFP native mode timing from EDID detailed timing to DAL mode table.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_ONEDISPLAYBOOTDEFAULT "DALRULE_ONEDISPLAYBOOTDEFAULT"
/* DESCRIPTION
Only map one display by default at boot up.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_CRTSUPPORTSALLMODES "DALRULE_CRTSUPPORTSALLMODES"
/* DESCRIPTION
If this flag is set, LCD will support all controller modes.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_LCDSUPPORTSALLMODES "DALRULE_LCDSUPPORTSALLMODES"
/* DESCRIPTION
If this flag is set, DFP will support all controller modes.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_DFPSUPPORTSALLMODES "DALRULE_DFPSUPPORTSALLMODES"
/* DESCRIPTION
If this flag is set, size adjustment is not allowed.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_DISABLESIZEADJUSTMENT "DALRULE_DISABLESIZEADJUSTMENT"
/* DESCRIPTION
If this flag is set, position adjustment is not allowed.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_DISABLEPOSITIONADJUSTMENT "DALRULE_DISABLEPOSITIONADJUSTMENT"
/* DESCRIPTION
If this flag is set and TV is active, CRT position adjustment is not allowed.
/* LOCATION Win9x
HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\xxxx\Dal
*/
/* LOCATION NT
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ "Miniort_Name"\Device0
*/
/* TYPE
Binary
*/
#define DALREGKEY_DISABLECRTPOSADJUSTIFTVACTIVE "DALRULE_DISABLECRTPOSADJUSTIFTVACTIVE"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -