Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c666 dal_pixel_format = PIXEL_FORMAT_INDEX8; in convert_pixel_format_to_dalsurface()
669 dal_pixel_format = PIXEL_FORMAT_RGB565; in convert_pixel_format_to_dalsurface()
672 dal_pixel_format = PIXEL_FORMAT_RGB565; in convert_pixel_format_to_dalsurface()
675 dal_pixel_format = PIXEL_FORMAT_ARGB8888; in convert_pixel_format_to_dalsurface()
678 dal_pixel_format = PIXEL_FORMAT_ARGB8888; in convert_pixel_format_to_dalsurface()
681 dal_pixel_format = PIXEL_FORMAT_ARGB2101010; in convert_pixel_format_to_dalsurface()
691 dal_pixel_format = PIXEL_FORMAT_FP16; in convert_pixel_format_to_dalsurface()
695 dal_pixel_format = PIXEL_FORMAT_420BPP8; in convert_pixel_format_to_dalsurface()
699 dal_pixel_format = PIXEL_FORMAT_420BPP10; in convert_pixel_format_to_dalsurface()
704 dal_pixel_format = PIXEL_FORMAT_UNKNOWN; in convert_pixel_format_to_dalsurface()
[all …]