Searched refs:sprite (Results 1 – 6 of 6) sorted by relevance
177 #define DDL_SPRITE_SHIFT(sprite) (8 + 8 * (sprite)) argument
316 int sprite, ret; in __intel_crtc_init() local337 for_each_sprite(display, pipe, sprite) { in __intel_crtc_init()341 plane = skl_universal_plane_create(display, pipe, PLANE_2 + sprite); in __intel_crtc_init()343 plane = intel_sprite_plane_create(display, pipe, sprite); in __intel_crtc_init()
12 the mode setting infrastructure, plane, sprite and cursor handling and
94 example is sprite positioning values fed directly into the hardware with the
107 posizionamento di un'immagine *sprite* quando l'hardware supporta giusto 12
3745 if (info->sprite.addr) in atyfb_remove()3746 iounmap(info->sprite.addr); in atyfb_remove()