Home
last modified time | relevance | path

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

/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 Datombios.h3764 #define ATOM_VSYNC_POLARITY 0x04 //0=Active High, 1=Active Low macro