Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h745 const struct dpu_format_extended *cursor_formats; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c6113 static const u32 cursor_formats[] = { variable
6160 for (i = 0; i < ARRAY_SIZE(cursor_formats); ++i) { in get_plane_formats()
6164 formats[num_formats++] = cursor_formats[i]; in get_plane_formats()