Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_opp.c56 .opp_program_left_edge_extra_pixel = opp2_program_left_edge_extra_pixel,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h372 void (*opp_program_left_edge_extra_pixel)( member
/linux/drivers/gpu/drm/amd/display/dc/opp/dcn20/
H A Ddcn20_opp.c408 .opp_program_left_edge_extra_pixel = opp2_program_left_edge_extra_pixel,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1162 odm_pipe->stream_res.opp->funcs->opp_program_left_edge_extra_pixel( in dcn32_update_odm()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c2246 if (opp && opp->funcs->opp_program_left_edge_extra_pixel) in hwss_opp_program_left_edge_extra_pixel()
2247 opp->funcs->opp_program_left_edge_extra_pixel(opp, pixel_encoding, is_otg_master); in hwss_opp_program_left_edge_extra_pixel()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c854 opp_heads[i]->stream_res.opp->funcs->opp_program_left_edge_extra_pixel( in dcn401_enable_stream_timing()
1606 opp_heads[i]->stream_res.opp->funcs->opp_program_left_edge_extra_pixel( in dcn401_update_odm()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c937 opp_heads[i]->stream_res.opp->funcs->opp_program_left_edge_extra_pixel( in dcn20_enable_stream_timing()