Searched refs:curs_attr (Results 1 – 5 of 5) sorted by relevance
66 struct dc_cursor_attributes curs_attr; member
1124 hubp->curs_attr = *attr; in hubp1_cursor_set_attributes()1157 int cursor_height = (int)hubp->curs_attr.height; in hubp1_cursor_set_position()1158 int cursor_width = (int)hubp->curs_attr.width; in hubp1_cursor_set_position()1169 if (hubp->curs_attr.address.quad_part == 0) in hubp1_cursor_set_position()1213 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp1_cursor_set_position()
185 struct dc_cursor_attributes curs_attr; member
3492 (int)hubp->curs_attr.width || pos_cpy.x in dcn10_set_cursor_position()3493 <= (int)hubp->curs_attr.width + in dcn10_set_cursor_position()3505 …dpp->funcs->set_cursor_position(dpp, &pos_cpy, ¶m, hubp->curs_attr.width, hubp->curs_attr.heig… in dcn10_set_cursor_position()
600 hubp->curs_attr = *attr; in hubp2_cursor_set_attributes()971 int cursor_height = (int)hubp->curs_attr.height; in hubp2_cursor_set_position()972 int cursor_width = (int)hubp->curs_attr.width; in hubp2_cursor_set_position()983 if (hubp->curs_attr.address.quad_part == 0) in hubp2_cursor_set_position()1027 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp2_cursor_set_position()