Home
last modified time | relevance | path

Searched refs:line_buff_bit_depth (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c119 static bool dsc_line_buff_depth_from_dpcd(int dpcd_line_buff_bit_depth, int *line_buff_bit_depth) in dsc_line_buff_depth_from_dpcd() argument
122 *line_buff_bit_depth = dpcd_line_buff_bit_depth + 9; in dsc_line_buff_depth_from_dpcd()
124 *line_buff_bit_depth = 8; in dsc_line_buff_depth_from_dpcd()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c207 static bool dsc_line_buff_depth_from_dpcd(int dpcd_line_buff_bit_depth, int *line_buff_bit_depth) in dsc_line_buff_depth_from_dpcd() argument
210 *line_buff_bit_depth = dpcd_line_buff_bit_depth + 9; in dsc_line_buff_depth_from_dpcd()
212 *line_buff_bit_depth = 8; in dsc_line_buff_depth_from_dpcd()

Completed in 3 milliseconds