Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table2.c423 ATOM_VSYNC_POLARITY); in set_crtc_using_dtd_timing_v3()
Dcommand_table.c1783 cpu_to_le16(le16_to_cpu(params.susModeMiscInfo.usAccess) | ATOM_VSYNC_POLARITY); in set_crtc_timing_v1()
1862 cpu_to_le16(le16_to_cpu(params.susModeMiscInfo.usAccess) | ATOM_VSYNC_POLARITY); in set_crtc_using_dtd_timing_v3()
Dbios_parser2.c1065 (lvds->lcd_timing.miscinfo & ATOM_VSYNC_POLARITY); in get_embedded_panel_info_v2_1()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Datombios_crtc.c219 misc |= ATOM_VSYNC_POLARITY; in amdgpu_atombios_crtc_set_dtd_timing()
Datombios_encoders.c2041 if (misc & ATOM_VSYNC_POLARITY) in amdgpu_atombios_encoder_get_lcd_info()
/Linux-v4.19/drivers/gpu/drm/radeon/
Datombios_crtc.c329 misc |= ATOM_VSYNC_POLARITY; in atombios_set_crtc_dtd_timing()
375 misc |= ATOM_VSYNC_POLARITY; in atombios_crtc_set_timing()
Dradeon_atombios.c1673 if (misc & ATOM_VSYNC_POLARITY) in radeon_atombios_get_lvds_info()
1833 if (misc & ATOM_VSYNC_POLARITY) in radeon_atom_get_tv_timings()
1877 if (misc & ATOM_VSYNC_POLARITY) in radeon_atom_get_tv_timings()
Datombios.h3287 #define ATOM_VSYNC_POLARITY 0x04 //0=Active High, 1=Active Low macro
/Linux-v4.19/drivers/gpu/drm/amd/include/
Datomfirmware.h450 ATOM_VSYNC_POLARITY = 0x0004, enumerator
Datombios.h3764 #define ATOM_VSYNC_POLARITY 0x04 //0=Active High, 1=Active Low macro