ADLDisplayModeX2 Struct Reference

Structure containing the display mode definition used per controller. More...


Data Fields

int iWidth
 Horizontal resolution (in pixels).
int iHeight
 Vertical resolution (in lines).
int iScanType
 Interlaced/Progressive. The value will be set for Interlaced as ADL_DL_TIMINGFLAG_INTERLACED. If not set it is progressive. Refer define_detailed_timing_flags.
int iRefreshRate
 Refresh rate.
int iTimingStandard
 Timing Standard. Refer define_modetiming_standard.


Detailed Description

Structure containing the display mode definition used per controller.

This structure is used to store the display mode definition used per controller.


Field Documentation

Horizontal resolution (in pixels).

Vertical resolution (in lines).

Interlaced/Progressive. The value will be set for Interlaced as ADL_DL_TIMINGFLAG_INTERLACED. If not set it is progressive. Refer define_detailed_timing_flags.

Refresh rate.

Timing Standard. Refer define_modetiming_standard.


Copyright © 2009-2016 Advanced Micro Devices, Inc. All rights reserved.