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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_command_table2.c 539 ATOM_VSYNC_POLARITY);
amdgpu_command_table.c 1785 cpu_to_le16(le16_to_cpu(params.susModeMiscInfo.usAccess) | ATOM_VSYNC_POLARITY);
1864 cpu_to_le16(le16_to_cpu(params.susModeMiscInfo.usAccess) | ATOM_VSYNC_POLARITY);
amdgpu_bios_parser2.c 910 & ATOM_VSYNC_POLARITY);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios_crtc.c 225 misc |= ATOM_VSYNC_POLARITY;
amdgpu_atombios_encoders.c 2050 if (misc & ATOM_VSYNC_POLARITY)
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios_crtc.c 337 misc |= ATOM_VSYNC_POLARITY;
383 misc |= ATOM_VSYNC_POLARITY;
radeon_atombios.c 1671 if (misc & ATOM_VSYNC_POLARITY)
1831 if (misc & ATOM_VSYNC_POLARITY)
1875 if (misc & ATOM_VSYNC_POLARITY)
atombios.h 3289 #define ATOM_VSYNC_POLARITY 0x04 //0=Active High, 1=Active Low
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atomfirmware.h 453 ATOM_VSYNC_POLARITY = 0x0004,
atombios.h 3766 #define ATOM_VSYNC_POLARITY 0x04 //0=Active High, 1=Active Low

Completed in 82 milliseconds