Searched refs:set_cursor_attribute (Results 1 – 6 of 6) sorted by relevance
284 dc->hwss.set_cursor_attribute(pipe_ctx); in program_cursor_attributes()
3098 if (dc && dc->hwss.set_cursor_attribute) in hwss_set_cursor_attribute()3099 dc->hwss.set_cursor_attribute(pipe_ctx); in hwss_set_cursor_attribute()
1100 void (*set_cursor_attribute)(struct pipe_ctx *pipe); member
3403 .set_cursor_attribute = dce110_set_cursor_attribute,
1792 dc->hwss.set_cursor_attribute(pipe_ctx); in dcn20_update_dchubp_dpp()
3096 dc->hwss.set_cursor_attribute(pipe_ctx); in dcn10_update_dchubp_dpp()