Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c621 dal_pixel_format = PIXEL_FORMAT_INDEX8; in convert_pixel_format_to_dalsurface()
624 dal_pixel_format = PIXEL_FORMAT_RGB565; in convert_pixel_format_to_dalsurface()
627 dal_pixel_format = PIXEL_FORMAT_RGB565; in convert_pixel_format_to_dalsurface()
630 dal_pixel_format = PIXEL_FORMAT_ARGB8888; in convert_pixel_format_to_dalsurface()
633 dal_pixel_format = PIXEL_FORMAT_ARGB8888; in convert_pixel_format_to_dalsurface()
636 dal_pixel_format = PIXEL_FORMAT_ARGB2101010; in convert_pixel_format_to_dalsurface()
646 dal_pixel_format = PIXEL_FORMAT_FP16; in convert_pixel_format_to_dalsurface()
650 dal_pixel_format = PIXEL_FORMAT_420BPP8; in convert_pixel_format_to_dalsurface()
654 dal_pixel_format = PIXEL_FORMAT_420BPP10; in convert_pixel_format_to_dalsurface()
659 dal_pixel_format = PIXEL_FORMAT_UNKNOWN; in convert_pixel_format_to_dalsurface()
[all …]

Completed in 9 milliseconds