Home
last modified time | relevance | path

Searched refs:ATOM_VSYNC_POLARITY (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table2.c659 ATOM_VSYNC_POLARITY); in set_crtc_using_dtd_timing_v3()
H A Dcommand_table.c2174 cpu_to_le16(le16_to_cpu(params.susModeMiscInfo.usAccess) | ATOM_VSYNC_POLARITY); in set_crtc_timing_v1()
2253 cpu_to_le16(le16_to_cpu(params.susModeMiscInfo.usAccess) | ATOM_VSYNC_POLARITY); in set_crtc_using_dtd_timing_v3()
H A Dbios_parser2.c1486 ATOM_VSYNC_POLARITY); in get_embedded_panel_info_v2_1()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_crtc.c218 misc |= ATOM_VSYNC_POLARITY; in amdgpu_atombios_crtc_set_dtd_timing()
H A Datombios_encoders.c2011 if (misc & ATOM_VSYNC_POLARITY) in amdgpu_atombios_encoder_get_lcd_info()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c1663 if (misc & ATOM_VSYNC_POLARITY) in radeon_atombios_get_lvds_info()
1824 if (misc & ATOM_VSYNC_POLARITY) in radeon_atom_get_tv_timings()
1868 if (misc & ATOM_VSYNC_POLARITY) in radeon_atom_get_tv_timings()
H A Datombios.h3287 #define ATOM_VSYNC_POLARITY 0x04 //0=Active High, 1=Active Low macro
/linux/drivers/gpu/drm/amd/include/
H A Datomfirmware.h459 ATOM_VSYNC_POLARITY = 0x0004, enumerator
H A Datombios.h3764 #define ATOM_VSYNC_POLARITY 0x04 //0=Active High, 1=Active Low macro