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

/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_drv.h320 unsigned hwcursor_disabled; member in struct:__anon164a9d390308
H A Ddrmmode_display.c1398 info->hwcursor_disabled &= ~(1 << i);
1400 info->hwcursor_disabled |= 1 << i;
1406 if (!info->hwcursor_disabled)
1773 if (info->hwcursor_disabled & (1 << i))
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.c971 info->hwcursor_disabled &= ~(1 << i);
973 info->hwcursor_disabled |= 1 << i;
979 if (!info->hwcursor_disabled)
1347 if (info->hwcursor_disabled & (1 << i))
H A Dradeon.h610 unsigned hwcursor_disabled; member in struct:__anon5a499fe10208

Completed in 13 milliseconds