Searched refs:usSupportedRefreshRate (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Datombios.h3423 USHORT usSupportedRefreshRate; //Refer to panel info table in ATOMBIOS extension Spec. member in struct:_ATOM_LVDS_INFO
3443 USHORT usSupportedRefreshRate; //Refer to panel info table in ATOMBIOS extension Spec. member in struct:_ATOM_LVDS_INFO_V12
3468 //with multiple supported refresh rates@usSupportedRefreshRate. This cap should not be set when only slow refresh rate is supported (static
3506 USHORT usSupportedRefreshRate; //Refer to panel info table in ATOMBIOS extension Spec. member in struct:_ATOM_LCD_INFO_V13
3577 //with multiple supported refresh rates@usSupportedRefreshRate. This cap should not be set when only slow refresh rate is supported (static
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h3903 USHORT usSupportedRefreshRate; //Refer to panel info table in ATOMBIOS extension Spec. member in struct:_ATOM_LVDS_INFO
3923 USHORT usSupportedRefreshRate; //Refer to panel info table in ATOMBIOS extension Spec. member in struct:_ATOM_LVDS_INFO_V12
3948 //with multiple supported refresh rates@usSupportedRefreshRate. This cap should not be set when only slow refresh rate is supported (static
3995 USHORT usSupportedRefreshRate; member in union:_ATOM_LCD_INFO_V13::__anon508
4068 //with multiple supported refresh rates@usSupportedRefreshRate. This cap should not be set when only slow refresh rate is supported (static
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c1294 uint8_t rr = le16_to_cpu(lvds->usSupportedRefreshRate);

Completed in 308 milliseconds