Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tests/
A Ddrm_format_helper_test.c1332 u32 native_fourccs[TEST_BUF_SIZE]; member
1341 .native_fourccs = { },
1348 .native_fourccs = { DRM_FORMAT_XRGB8888 },
1355 .native_fourccs = {
1380 .native_fourccs = {
1413 .native_fourccs = {
1463 nfourccs_out = drm_fb_build_fourcc_list(drm, params->native_fourccs, in drm_test_fb_build_fourcc_list()
/linux/include/drm/
A Ddrm_format_helper.h123 const u32 *native_fourccs, size_t native_nfourccs,
/linux/drivers/gpu/drm/
A Ddrm_format_helper.c1244 const u32 *native_fourccs, size_t native_nfourccs, in drm_fb_build_fourcc_list() argument
1272 u32 fourcc = drm_fb_nonalpha_fourcc(native_fourccs[i]); in drm_fb_build_fourcc_list()

Completed in 9 milliseconds