Home
last modified time | relevance | path

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

/drivers/gpu/drm/tests/
A Ddrm_sysfb_modeset_test.c14 u32 native_fourccs[TEST_BUF_SIZE]; member
23 .native_fourccs = { },
30 .native_fourccs = { DRM_FORMAT_XRGB8888 },
37 .native_fourccs = {
62 .native_fourccs = {
95 .native_fourccs = {
146 nfourccs_out = drm_sysfb_build_fourcc_list(drm, params->native_fourccs, in drm_test_sysfb_build_fourcc_list()
/drivers/gpu/drm/sysfb/
A Ddrm_sysfb_modeset.c121 const u32 *native_fourccs, size_t native_nfourccs, in drm_sysfb_build_fourcc_list() argument
149 u32 fourcc = to_nonalpha_fourcc(native_fourccs[i]); in drm_sysfb_build_fourcc_list()
A Ddrm_sysfb_helper.h97 const u32 *native_fourccs, size_t native_nfourccs,

Completed in 6 milliseconds