Searched refs:fCoherentMode (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Datombios_encoders.c1167 args.v2.acConfig.fCoherentMode = 1;
1171 args.v2.acConfig.fCoherentMode = 1;
1227 args.v3.acConfig.fCoherentMode = 1; /* DP requires coherent */
1230 args.v3.acConfig.fCoherentMode = 1;
1289 args.v4.acConfig.fCoherentMode = 1; /* DP requires coherent */
1292 args.v4.acConfig.fCoherentMode = 1;
H A Datombios.h1034 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode ) member in struct:_ATOM_DIG_TRANSMITTER_CONFIG_V2
1038 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )
1099 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode ) member in struct:_ATOM_DIG_TRANSMITTER_CONFIG_V3
1103 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )
1195 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode ) member in struct:_ATOM_DIG_TRANSMITTER_CONFIG_V4
1199 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c894 args.v2.acConfig.fCoherentMode = 1;
898 args.v2.acConfig.fCoherentMode = 1;
954 args.v3.acConfig.fCoherentMode = 1; /* DP requires coherent */
957 args.v3.acConfig.fCoherentMode = 1;
1016 args.v4.acConfig.fCoherentMode = 1; /* DP requires coherent */
1019 args.v4.acConfig.fCoherentMode = 1;
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.c504 params.acConfig.fCoherentMode = cntl->coherent;
643 params.acConfig.fCoherentMode = cntl->coherent;
769 params.acConfig.fCoherentMode = cntl->coherent;
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h1240 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode ) member in struct:_ATOM_DIG_TRANSMITTER_CONFIG_V2
1244 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )
1305 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode ) member in struct:_ATOM_DIG_TRANSMITTER_CONFIG_V3
1309 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )
1401 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode ) member in struct:_ATOM_DIG_TRANSMITTER_CONFIG_V4
1405 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )

Completed in 352 milliseconds