Searched refs:NV10_CURSOR_SIZE (Results 1 – 1 of 1) sorted by relevance
332 #define NV10_CURSOR_SIZE 64 macro338 return drm->device.info.family >= NV_DEVICE_INFO_V0_CELSIUS ? NV10_CURSOR_SIZE : NV04_CURSOR_SIZE; in nv_cursor_width()