Home
last modified time | relevance | path

Searched refs:cursor_offload (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn401/
H A Ddcn401_dpp_cm.c106 if (!dpp_base->cursor_offload) in dpp401_set_cursor_attributes()
115 if (!dpp_base->cursor_offload) { in dpp401_set_cursor_attributes()
139 if (!dpp_base->cursor_offload) in dpp401_set_cursor_position()
154 if (!dpp_base->cursor_offload) { in dpp401_set_optional_cursor_attributes()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/
H A Ddcn10_dpp.c203 dpp_base->cursor_offload = false; in dpp_reset()
489 if (!dpp_base->cursor_offload) in dpp1_set_cursor_position()
504 if (!dpp_base->cursor_offload) { in dpp1_cnv_set_optional_cursor_attributes()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddpp.h86 bool cursor_offload; member
H A Dhubp.h129 bool cursor_offload; member
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn32/
H A Ddcn32_hubp.c143 if (!hubp->cursor_offload) { in hubp32_cursor_set_attributes()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c1637 pipe->plane_res.hubp->cursor_offload = true; in dcn35_begin_cursor_offload_update()
1640 pipe->plane_res.dpp->cursor_offload = true; in dcn35_begin_cursor_offload_update()
1651 pipe->plane_res.hubp->cursor_offload = false; in dcn35_commit_cursor_offload_update()
1654 pipe->plane_res.dpp->cursor_offload = false; in dcn35_commit_cursor_offload_update()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.c784 if (!hubp->cursor_offload) in hubp401_cursor_set_position()
789 if (!hubp->cursor_offload) { in hubp401_cursor_set_position()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c616 if (!hubp->cursor_offload) { in hubp2_cursor_set_attributes()
1069 if (!hubp->cursor_offload) in hubp2_cursor_set_position()
1073 if (!hubp->cursor_offload) { in hubp2_cursor_set_position()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn30/
H A Ddcn30_dpp.c415 if (!dpp_base->cursor_offload) in dpp3_set_cursor_attributes()
424 if (!dpp_base->cursor_offload) { in dpp3_set_cursor_attributes()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c553 hubp->cursor_offload = false; in hubp_reset()