Home
last modified time | relevance | path

Searched refs:apply_ctx_for_surface (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/
Dhw_sequencer.h101 void (*apply_ctx_for_surface)( member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc.c768 dc->hwss.apply_ctx_for_surface(dc, old_stream, 0, dangling_context); in disable_dangling_plane()
1084 dc->hwss.apply_ctx_for_surface( in dc_commit_state_no_check()
1113 dc->hwss.apply_ctx_for_surface( in dc_commit_state_no_check()
2007 dc->hwss.apply_ctx_for_surface(dc, stream, 0, context); in commit_planes_for_stream()
2067 dc->hwss.apply_ctx_for_surface( in commit_planes_for_stream()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c2098 dc->hwss.apply_ctx_for_surface = dcn20_apply_ctx_for_surface; in dcn20_hw_sequencer_construct()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c2737 .apply_ctx_for_surface = dce110_apply_ctx_for_surface,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c3314 .apply_ctx_for_surface = dcn10_apply_ctx_for_surface,