Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/opp/dcn20/
H A Ddcn20_opp.c360 uint32_t count = opp2_get_left_edge_extra_pixel_count(opp, pixel_encoding, is_primary); in opp2_program_left_edge_extra_pixel()
369 uint32_t opp2_get_left_edge_extra_pixel_count(struct output_pixel_processor *opp, in opp2_get_left_edge_extra_pixel_count() function
397 .opp_get_left_edge_extra_pixel_count = opp2_get_left_edge_extra_pixel_count,
H A Ddcn20_opp.h172 uint32_t opp2_get_left_edge_extra_pixel_count(struct output_pixel_processor *opp,
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_opp.c57 .opp_get_left_edge_extra_pixel_count = opp2_get_left_edge_extra_pixel_count,