Searched refs:post_unlock_program_front_end (Results 1 – 3 of 3) sorted by relevance
1406 dc->hwss.post_unlock_program_front_end(dc, dangling_context); in disable_dangling_plane()1415 dc->hwss.post_unlock_program_front_end(dc, dangling_context); in disable_dangling_plane()2203 dc->hwss.post_unlock_program_front_end(dc, context); in dc_commit_state_no_check()2253 dc->hwss.post_unlock_program_front_end(dc, context); in dc_commit_state_no_check()2276 dc->hwss.post_unlock_program_front_end(dc, context); in dc_commit_state_no_check()4330 dc->hwss.post_unlock_program_front_end(dc, context); in commit_planes_for_stream()4560 dc->hwss.post_unlock_program_front_end(dc, context); in commit_planes_for_stream()
1018 void (*post_unlock_program_front_end)(struct dc *dc, member
3373 .post_unlock_program_front_end = dce110_post_unlock_program_front_end,