HomeSort by: relevance | last modified time | path
    Searched refs:fCoherentMode (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios_encoders.c 933 args.v2.acConfig.fCoherentMode = 1;
937 args.v2.acConfig.fCoherentMode = 1;
993 args.v3.acConfig.fCoherentMode = 1; /* DP requires coherent */
996 args.v3.acConfig.fCoherentMode = 1;
1055 args.v4.acConfig.fCoherentMode = 1; /* DP requires coherent */
1058 args.v4.acConfig.fCoherentMode = 1;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios_encoders.c 1187 args.v2.acConfig.fCoherentMode = 1;
1191 args.v2.acConfig.fCoherentMode = 1;
1247 args.v3.acConfig.fCoherentMode = 1; /* DP requires coherent */
1250 args.v3.acConfig.fCoherentMode = 1;
1309 args.v4.acConfig.fCoherentMode = 1; /* DP requires coherent */
1312 args.v4.acConfig.fCoherentMode = 1;
atombios.h 1036 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )
1040 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )
1101 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )
1105 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )
1197 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )
1201 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_command_table.c 475 params.acConfig.fCoherentMode = cntl->coherent;
613 params.acConfig.fCoherentMode = cntl->coherent;
739 params.acConfig.fCoherentMode = cntl->coherent;
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h 1242 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )
1246 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )
1307 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )
1311 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )
1403 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )
1407 UCHAR fCoherentMode:1; //bit1=1: Coherent Mode ( for DVI/HDMI mode )

Completed in 41 milliseconds