Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_hw_types.h170 SURFACE_PIXEL_FORMAT_GRPH_PALETA_256_COLORS = enumerator
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_mem_input.c456 case SURFACE_PIXEL_FORMAT_GRPH_PALETA_256_COLORS: in program_grph_pixel_format()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_mem_input_v.c377 case SURFACE_PIXEL_FORMAT_GRPH_PALETA_256_COLORS: in program_pixel_format()
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_resource.c425 case SURFACE_PIXEL_FORMAT_GRPH_PALETA_256_COLORS: in convert_pixel_format_to_dalsurface()
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2019 plane_state->format = SURFACE_PIXEL_FORMAT_GRPH_PALETA_256_COLORS; in fill_plane_attributes_from_fb()