Home
last modified time | relevance | path

Searched refs:set_cursor_matrix (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddpp.h344 void (*set_cursor_matrix)( member
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn401/
H A Ddcn401_dpp.c251 .set_cursor_matrix = dpp401_set_cursor_matrix,
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c894 if (dpp && dpp->funcs->set_cursor_matrix) { in hwss_setup_dpp()
895 dpp->funcs->set_cursor_matrix(dpp, in hwss_setup_dpp()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1713 if (dpp->funcs->set_cursor_matrix) { in dcn20_update_dchubp_dpp()
1714 dpp->funcs->set_cursor_matrix(dpp, in dcn20_update_dchubp_dpp()