Searched defs:dpitch (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/ |
| H A D | drm_draw.c | 63 void drm_draw_blit16(struct iosys_map *dmap, unsigned int dpitch, in drm_draw_blit16() 77 void drm_draw_blit24(struct iosys_map *dmap, unsigned int dpitch, in drm_draw_blit24() 99 void drm_draw_blit32(struct iosys_map *dmap, unsigned int dpitch, in drm_draw_blit32() 116 void drm_draw_fill16(struct iosys_map *dmap, unsigned int dpitch, in drm_draw_fill16() 128 void drm_draw_fill24(struct iosys_map *dmap, unsigned int dpitch, in drm_draw_fill24() 147 void drm_draw_fill32(struct iosys_map *dmap, unsigned int dpitch, in drm_draw_fill32()
|
| H A D | drm_panic.c | 233 static void drm_panic_blit_page(struct page **pages, unsigned int dpitch, in drm_panic_blit_page() 336 static void drm_panic_fill_page(struct page **pages, unsigned int dpitch, in drm_panic_fill_page()
|
| /linux/drivers/video/fbdev/i810/ |
| H A D | i810_accel.c | 161 static inline void source_copy_blit(int dwidth, int dheight, int dpitch, in source_copy_blit() 235 static inline void mono_src_copy_imm_blit(int dwidth, int dheight, int dpitch, in mono_src_copy_imm_blit()
|