Searched refs:pixel_format_support (Results 1 – 3 of 3) sorted by relevance
801 if (plane_cap && plane_cap->pixel_format_support.nv12) in amdgpu_dm_plane_get_plane_formats()803 if (plane_cap && plane_cap->pixel_format_support.p010) in amdgpu_dm_plane_get_plane_formats()805 if (plane_cap && plane_cap->pixel_format_support.fp16) { in amdgpu_dm_plane_get_plane_formats()1894 (plane_cap->pixel_format_support.nv12 || in amdgpu_dm_plane_init()1895 plane_cap->pixel_format_support.p010)) { in amdgpu_dm_plane_init()
5465 if (!plane->pixel_format_support.argb8888) in amdgpu_dm_initialize_drm_device()
123 } pixel_format_support; member