Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c801 if (plane_cap && plane_cap->pixel_format_support.nv12) in amdgpu_dm_plane_get_plane_formats()
1059 *max_upscale = plane_cap->max_upscale_factor.nv12; in amdgpu_dm_plane_get_min_max_dc_plane_scaling()
1060 *min_downscale = plane_cap->max_downscale_factor.nv12; in amdgpu_dm_plane_get_min_max_dc_plane_scaling()
1894 (plane_cap->pixel_format_support.nv12 || in amdgpu_dm_plane_init()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h119 uint32_t nv12 : 1; member
129 uint32_t nv12; member
137 uint32_t nv12; member