Home
last modified time | relevance | path

Searched refs:lb_pixel_depth (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h142 enum lb_pixel_depth { enum
182 enum lb_pixel_depth lb_color_depth;
H A Dtransform.h158 enum lb_pixel_depth depth;
190 enum lb_pixel_depth depth,
H A Ddpp.h183 enum lb_pixel_depth depth,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp_dscl.c89 static int dpp1_dscl_get_pixel_depth_val(enum lb_pixel_depth depth) in dpp1_dscl_get_pixel_depth_val()
375 static int dpp1_dscl_get_lb_depth_bpc(enum lb_pixel_depth depth) in dpp1_dscl_get_lb_depth_bpc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c900 enum lb_pixel_depth depth, in dce_transform_get_max_num_of_supported_lines()
980 enum lb_pixel_depth depth, in dce_transform_set_pixel_storage_depth()
1033 enum lb_pixel_depth depth, in dce60_transform_set_pixel_storage_depth()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_transform_v.c627 enum lb_pixel_depth depth, in dce110_xfmv_set_pixel_storage_depth()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c210 static int tl_lb_bpp_to_int(enum lb_pixel_depth depth) in tl_lb_bpp_to_int()