mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-05-03 12:41:38 +00:00
530.30.02
This commit is contained in:
@@ -76,11 +76,13 @@ void nvDpyUpdateCurrentAttributes(NVDpyEvoRec *pDpyEvo);
|
||||
|
||||
NvBool nvDpyIsAdaptiveSync(const NVDpyEvoRec *pDpyEvo);
|
||||
|
||||
NvBool nvDpyIsAdaptiveSyncDefaultlisted(const NVParsedEdidEvoRec *pParsedEdid);
|
||||
NvBool nvDpyIsAdaptiveSyncDefaultlisted(const NVDpyEvoRec *pDpyEvo);
|
||||
|
||||
enum NvKmsDpyAttributeDigitalSignalValue
|
||||
nvGetDefaultDpyAttributeDigitalSignalValue(const NVConnectorEvoRec *pConnectorEvo);
|
||||
|
||||
NVColorFormatInfoRec nvGetColorFormatInfo(const NVDpyEvoRec *pDpyEvo);
|
||||
|
||||
#ifdef __cplusplus
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user