Lines Matching defs:hwcursor
207 bool hwcursor;
2166 sna_crtc->hwcursor = true;
2889 sna_crtc->hwcursor = is_affine(&f_fb_to_crtc);
2891 sna_crtc->hwcursor &&
2894 sna_crtc->hwcursor = true;
2897 DBG(("%s: hwcursor?=%d, cursor_transform?=%d\n",
2898 __FUNCTION__, sna_crtc->hwcursor, sna_crtc->cursor_transform));
3049 saved_hwcursor = sna_crtc->hwcursor;
3098 (!sna_crtc->hwcursor ||
3121 sna_crtc->hwcursor = saved_hwcursor;
3657 crtc->hwcursor = true;
6374 ERR(("%s: failed to show cursor on CRTC:%d [pipe=%d], disabling hwcursor: errno=%d\n",
6608 ERR(("%s: failed to update cursor on CRTC:%d [pipe=%d], disabling hwcursor: errno=%d\n",
6676 if (!to_sna_crtc(crtc)->hwcursor) {
6677 DBG(("%s: hwcursor disabled on CRTC:%d [pipe=%d]\n",