Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Datombios.h3423 USHORT usSupportedRefreshRate; //Refer to panel info table in ATOMBIOS extension Spec. member
3443 USHORT usSupportedRefreshRate; //Refer to panel info table in ATOMBIOS extension Spec. member
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
3577 //with multiple supported refresh rates@usSupportedRefreshRate. This cap should not be set when only slow refresh rate is supported (static
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h3903 USHORT usSupportedRefreshRate; //Refer to panel info table in ATOMBIOS extension Spec. member
3923 USHORT usSupportedRefreshRate; //Refer to panel info table in ATOMBIOS extension Spec. member
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
4068 //with multiple supported refresh rates@usSupportedRefreshRate. This cap should not be set when only slow refresh rate is supported (static
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c1299 uint8_t rr = le16_to_cpu(lvds->usSupportedRefreshRate); in get_embedded_panel_info_v1_2()