Define_freesync_caps
[Constants and Definitions]


Defines

#define ADL_FREESYNC_CAP_SUPPORTED   (1 << 0)
#define ADL_FREESYNC_CAP_GPUSUPPORTED   (1 << 1)
#define ADL_FREESYNC_CAP_DISPLAYSUPPORTED   (1 << 2)
#define ADL_FREESYNC_CAP_CURRENTMODESUPPORTED   (1 << 3)
#define ADL_FREESYNC_CAP_NOCFXORCFXSUPPORTED   (1 << 4)
#define ADL_FREESYNC_CAP_NOGENLOCKORGENLOCKSUPPORTED   (1 << 5)
#define ADL_FREESYNC_CAP_BORDERLESSWINDOWSUPPORTED   (1 << 6)

Detailed Description

These defines are used to retrieve FreeSync display capabilities. GPU support flag also indicates whether the display is connected to a GPU that actually supports FreeSync

Define Documentation

#define ADL_FREESYNC_CAP_SUPPORTED   (1 << 0)

#define ADL_FREESYNC_CAP_GPUSUPPORTED   (1 << 1)

#define ADL_FREESYNC_CAP_DISPLAYSUPPORTED   (1 << 2)

#define ADL_FREESYNC_CAP_CURRENTMODESUPPORTED   (1 << 3)

#define ADL_FREESYNC_CAP_NOCFXORCFXSUPPORTED   (1 << 4)

#define ADL_FREESYNC_CAP_NOGENLOCKORGENLOCKSUPPORTED   (1 << 5)

#define ADL_FREESYNC_CAP_BORDERLESSWINDOWSUPPORTED   (1 << 6)


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