Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhw_shared.h87 enum lb_pixel_depth { enum
120 enum lb_pixel_depth lb_color_depth;
Dtransform.h158 enum lb_pixel_depth depth;
192 enum lb_pixel_depth depth,
Ddpp.h71 enum lb_pixel_depth depth,
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp_dscl.c133 static int dpp1_dscl_get_pixel_depth_val(enum lb_pixel_depth depth) in dpp1_dscl_get_pixel_depth_val()
387 static int dpp1_dscl_get_lb_depth_bpc(enum lb_pixel_depth depth) in dpp1_dscl_get_lb_depth_bpc()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_transform.c669 enum lb_pixel_depth depth, in dce_transform_get_max_num_of_supported_lines()
749 enum lb_pixel_depth depth, in dce_transform_set_pixel_storage_depth()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_transform_v.c628 enum lb_pixel_depth depth, in dce110_xfmv_set_pixel_storage_depth()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calcs.c200 static int tl_lb_bpp_to_int(enum lb_pixel_depth depth) in tl_lb_bpp_to_int()