Home
last modified time | relevance | path

Searched refs:apply_ctx_to_hw (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_init.c35 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_init.c36 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_init.c39 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_init.c36 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_init.c37 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_init.c37 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_init.c40 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/
A Ddcn314_init.c42 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_init.c38 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
A Ddcn32_hwseq.c1404 dc->hwss.apply_ctx_to_hw(dc, context); in dcn32_enable_phantom_streams()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Dhw_sequencer.h60 enum dc_status (*apply_ctx_to_hw)(struct dc *dc, member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c1821 result = dc->hwss.apply_ctx_to_hw(dc, context); in dc_commit_state_no_check()
3479 dc->hwss.apply_ctx_to_hw(dc, context); in commit_planes_for_stream()
3710 dc->hwss.apply_ctx_to_hw(dc, context); in commit_planes_for_stream()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c3112 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,

Completed in 25 milliseconds