Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1147 && caps->max_video_width != 0 in dcn10_validate_plane()
1148 && plane_state->src_rect.width > caps->max_video_width) in dcn10_validate_plane()
1349 dc->caps.max_video_width = 3840; in dcn10_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h317 unsigned int max_video_width; member