/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_object.c | 612 uint32_t tiling_flags, uint32_t pitch) in radeon_bo_set_tiling_flags() 673 uint32_t *pitch) in radeon_bo_get_tiling_flags()
|
/openbmc/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_drm_plane.h | 23 unsigned int pitch; member
|
H A D | mtk_drm_plane.c | 139 unsigned int pitch, format; in mtk_plane_update_new_state() local
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_fbdev.c | 78 int ret, pitch; in msm_fbdev_create() local
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmw_surface_cache.h | 92 u32 pitch; in vmw_surface_calculate_pitch() local 116 u32 pitch) in vmw_surface_get_image_buffer_size()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | valkyriefb.h | 84 int pitch[2]; /* bytes/line, indexed by color_mode */ member
|
H A D | offb.c | 394 int pitch, unsigned long address, in offb_init_fb() 541 int i, width = 640, height = 480, depth = 8, pitch = 640; in offb_init_nodriver() local
|
H A D | tridentfb.c | 306 static void blade_init_accel(struct tridentfb_par *par, int pitch, int bpp) in blade_init_accel() 380 static void xp_init_accel(struct tridentfb_par *par, int pitch, int bpp) in xp_init_accel() 478 static void image_init_accel(struct tridentfb_par *par, int pitch, int bpp) in image_init_accel() 544 static void tgui_init_accel(struct tridentfb_par *par, int pitch, int bpp) in tgui_init_accel()
|
H A D | platinumfb.h | 61 int pitch[3]; member
|
/openbmc/qemu/hw/display/ |
H A D | next-fb.c | 48 int width, int pitch) in nextfb_draw_line()
|
/openbmc/linux/drivers/video/fbdev/sis/ |
H A D | sis_accel.h | 155 #define SiS300SetupSRCPitch(pitch) \ argument 285 #define SiS310SetupSRCPitch(pitch) \ argument
|
/openbmc/linux/sound/isa/sb/ |
H A D | emu8000_pcm.c | 49 unsigned int pitch; member 255 static int calc_pitch_target(int pitch) in calc_pitch_target()
|
/openbmc/linux/drivers/gpu/drm/gud/ |
H A D | gud_pipe.c | 160 size_t pitch, len; in gud_prep_flush() local 323 size_t pitch; in gud_flush_damage() local
|
/openbmc/linux/include/linux/ |
H A D | dtlk.h | 72 unsigned char pitch; /* nP; 0-99 */ member
|
/openbmc/linux/drivers/gpu/drm/armada/ |
H A D | armada_drm.h | 33 uint32_t pitch = bpp != 4 ? width * ((bpp + 7) / 8) : width / 2; in armada_pitch() local
|
/openbmc/linux/drivers/gpu/drm/hyperv/ |
H A D | hyperv_drm_modeset.c | 90 u32 pitch = w * (hv->screen_depth / 8); in hyperv_check_size() local
|
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
H A D | display2.h | 64 u32 pitch[3]; member 81 u32 pitch; member
|
/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/ |
H A D | sun8i_rotate.c | 44 dma_addr_t *addr, u32 *pitch) in rotate_calc_addr_pitch() 68 u32 val, pitch[3]; in rotate_device_run() local
|
/openbmc/u-boot/arch/arm/mach-bcm283x/ |
H A D | msg.c | 39 struct bcm2835_mbox_tag_pitch pitch; member
|
/openbmc/linux/drivers/staging/sm750fb/ |
H A D | sm750_accel.c | 88 u32 base, u32 pitch, u32 Bpp, in sm750_hw_fillrect()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | base.c | 42 u32 pitch, u32 flags, struct nvkm_fb_tile *tile) in nvkm_fb_tile_init()
|
/openbmc/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_gem.c | 69 uint32_t pitch; in virtio_gpu_mode_dumb_create() local
|
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_kms.c | 29 u32 pitch = DIV_ROUND_UP(args->width * args->bpp, 8); in komeda_gem_dma_dumb_create() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hubp.c | 170 uint32_t pitch, meta_pitch, pitch_c, meta_pitch_c; in hubp1_program_size() local 1100 enum cursor_pitch hubp1_get_cursor_pitch(unsigned int pitch) in hubp1_get_cursor_pitch()
|
/openbmc/linux/drivers/video/fbdev/nvidia/ |
H A D | nv_accel.c | 205 int pitch, i; in NVResetGraphics() local
|