Searched refs:pixel_depth (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce110/
H A Ddce110_transform_v.c631 int pixel_depth = 0; local
637 pixel_depth = 2;
641 pixel_depth = 1;
645 pixel_depth = 0;
649 pixel_depth = 3;
665 pixel_depth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddce_transform.c984 int pixel_depth, expan_mode; local
990 pixel_depth = 2;
995 pixel_depth = 1;
1000 pixel_depth = 0;
1005 pixel_depth = 3;
1010 pixel_depth = 0;
1020 PIXEL_DEPTH, pixel_depth,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp_dscl.c189 uint32_t pixel_depth = dpp1_dscl_get_pixel_depth_val(lb_params->depth); local
193 PIXEL_DEPTH, pixel_depth, /* Pixel depth stored in LB */

Completed in 86 milliseconds