Searched refs:cursor_rect (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dcursor_reg_cache.h68 struct cursor_rect { struct
H A Dhubp.h83 struct cursor_rect cur_rect;
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c1034 payload->cursor_rect.x = hubp->cur_rect.x;
1035 payload->cursor_rect.y = hubp->cur_rect.y;
1037 payload->cursor_rect.width = hubp->cur_rect.w;
1038 payload->cursor_rect.height = hubp->cur_rect.h;
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h2802 struct dmub_rect cursor_rect; member in struct:dmub_cmd_update_cursor_payload0

Completed in 128 milliseconds