Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1153 && caps->max_video_width != 0 in dcn10_validate_plane()
1154 && plane_state->src_rect.width > caps->max_video_width) in dcn10_validate_plane()
1342 dc->caps.max_video_width = 3840; in dcn10_resource_construct()
/openbsd-src/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h233 unsigned int max_video_width; member