Searched refs:ATOM_VSYNC_POLARITY (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.c1863 cpu_to_le16(le16_to_cpu(params.susModeMiscInfo.usAccess) | ATOM_VSYNC_POLARITY);
1942 cpu_to_le16(le16_to_cpu(params.susModeMiscInfo.usAccess) | ATOM_VSYNC_POLARITY);
H A Dcommand_table2.c616 ATOM_VSYNC_POLARITY);
H A Dbios_parser2.c1482 & ATOM_VSYNC_POLARITY);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_crtc.c218 misc |= ATOM_VSYNC_POLARITY;
H A Datombios_encoders.c2011 if (misc & ATOM_VSYNC_POLARITY)
/linux-master/drivers/gpu/drm/radeon/
H A Datombios_crtc.c331 misc |= ATOM_VSYNC_POLARITY;
377 misc |= ATOM_VSYNC_POLARITY;
H A Dradeon_atombios.c1659 if (misc & ATOM_VSYNC_POLARITY)
1822 if (misc & ATOM_VSYNC_POLARITY)
1866 if (misc & ATOM_VSYNC_POLARITY)
H A Datombios.h3287 #define ATOM_VSYNC_POLARITY 0x04 //0=Active High, 1=Active Low macro
/linux-master/drivers/gpu/drm/amd/include/
H A Datomfirmware.h458 ATOM_VSYNC_POLARITY = 0x0004, enumerator in enum:atom_dtd_format_modemiscinfo
H A Datombios.h3764 #define ATOM_VSYNC_POLARITY 0x04 //0=Active High, 1=Active Low macro

Completed in 2915 milliseconds