Home
last modified time | relevance | path

Searched refs:fallback_formats (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link_dp.c4800 &link->dpcd_caps.fallback_formats.raw,
4801 sizeof(link->dpcd_caps.fallback_formats.raw));
4803 if (link->dpcd_caps.fallback_formats.bits.dp_1920x1080_60Hz_24bpp_support)
4805 if (link->dpcd_caps.fallback_formats.bits.dp_1280x720_60Hz_24bpp_support)
4807 if (link->dpcd_caps.fallback_formats.bits.dp_1024x768_60Hz_24bpp_support)
4809 if (link->dpcd_caps.fallback_formats.raw == 0) {
4811 link->dpcd_caps.fallback_formats.bits.dp_1920x1080_60Hz_24bpp_support = 1;
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc.h1219 union dp_sink_video_fallback_formats fallback_formats; member

Completed in 37 milliseconds