Searched refs:armada_pitch (Results 1 – 3 of 3) sorted by relevance
32 static inline uint32_t armada_pitch(uint32_t width, uint32_t bpp) in armada_pitch() function
49 mode.pitches[0] = armada_pitch(mode.width, sizes->surface_bpp); in armada_fb_create()
246 args->pitch = armada_pitch(args->width, args->bpp); in armada_gem_dumb_create()