Searched defs:fb (Results 201 - 225 of 321) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c163 nouveau_framebuffer_get_layout(struct drm_framebuffer *fb, argument
301 struct drm_framebuffer *fb; local
376 struct drm_framebuffer *fb; local
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dskl_scaler.c273 struct drm_framebuffer *fb = plane_state->hw.fb; local
422 const struct drm_framebuffer *fb = plane_state->hw.fb; local
768 const struct drm_framebuffer *fb = plane_state->hw.fb; local
[all...]
H A Dintel_atomic_plane.c190 const struct drm_framebuffer *fb = plane_state->hw.fb; local
216 const struct drm_framebuffer *fb = plane_state->hw.fb; local
608 const struct drm_framebuffer *fb = new_plane_state->hw.fb; local
906 struct drm_framebuffer *fb = plane_state->hw.fb; local
955 const struct drm_framebuffer *fb = plane_state->hw.fb; local
[all...]
H A Di9xx_plane.c157 const struct drm_framebuffer *fb = plane_state->hw.fb; local
229 const struct drm_framebuffer *fb = plane_state->hw.fb; local
375 const struct drm_framebuffer *fb = plane_state->hw.fb; local
987 struct drm_framebuffer *fb; local
[all...]
/linux-master/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c121 crypto4xx_setkey_aes(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen, unsigned char cm, u8 fb) argument
/linux-master/include/drm/
H A Ddrm_plane.h70 struct drm_framebuffer *fb; member in struct:drm_plane_state
680 struct drm_framebuffer *fb; member in struct:drm_plane
[all...]
/linux-master/drivers/video/fbdev/
H A Dsm712fb.c46 struct fb_info *fb; member in struct:smtcfb_info
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_atomic.c607 const struct drm_framebuffer *fb = new_plane_state->fb; local
[all...]
H A Ddrm_plane.c891 __setplane_check(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int32_t crtc_x, int32_t crtc_y, uint32_t crtc_w, uint32_t crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h) argument
964 __setplane_internal(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int32_t crtc_x, int32_t crtc_y, uint32_t crtc_w, uint32_t crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h, struct drm_modeset_acquire_ctx *ctx) argument
1017 __setplane_atomic(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int32_t crtc_x, int32_t crtc_y, uint32_t crtc_w, uint32_t crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h, struct drm_modeset_acquire_ctx *ctx) argument
1052 setplane_internal(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int32_t crtc_x, int32_t crtc_y, uint32_t crtc_w, uint32_t crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h) argument
1087 struct drm_framebuffer *fb = NULL; local
1140 struct drm_framebuffer *fb = NULL; local
1333 struct drm_framebuffer *fb = NULL, *old_fb; local
[all...]
H A Ddrm_format_helper.c136 __drm_fb_xfrm(void *dst, unsigned long dst_pitch, unsigned long dst_pixsize, const void *vaddr, const struct drm_framebuffer *fb, const struct drm_rect *clip, bool vaddr_cached_hint, struct drm_format_conv_state *state, void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels)) argument
178 __drm_fb_xfrm_toio(void __iomem *dst, unsigned long dst_pitch, unsigned long dst_pixsize, const void *vaddr, const struct drm_framebuffer *fb, const struct drm_rect *clip, bool vaddr_cached_hint, struct drm_format_conv_state *state, void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels)) argument
222 drm_fb_xfrm(struct iosys_map *dst, const unsigned int *dst_pitch, const u8 *dst_pixsize, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, bool vaddr_cached_hint, struct drm_format_conv_state *state, void (*xfrm_line)(void *dbuf, const void *sbuf, unsigned int npixels)) argument
265 drm_fb_memcpy(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip) argument
343 drm_fb_swab(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, bool cached, struct drm_format_conv_state *state) argument
405 drm_fb_xrgb8888_to_rgb332(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, struct drm_format_conv_state *state) argument
476 drm_fb_xrgb8888_to_rgb565(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, struct drm_format_conv_state *state, bool swab) argument
535 drm_fb_xrgb8888_to_xrgb1555(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, struct drm_format_conv_state *state) argument
588 drm_fb_xrgb8888_to_argb1555(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, struct drm_format_conv_state *state) argument
641 drm_fb_xrgb8888_to_rgba5551(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, struct drm_format_conv_state *state) argument
692 drm_fb_xrgb8888_to_rgb888(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, struct drm_format_conv_state *state) argument
741 drm_fb_xrgb8888_to_argb8888(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, struct drm_format_conv_state *state) argument
771 drm_fb_xrgb8888_to_abgr8888(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, struct drm_format_conv_state *state) argument
802 drm_fb_xrgb8888_to_xbgr8888(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, struct drm_format_conv_state *state) argument
856 drm_fb_xrgb8888_to_xrgb2101010(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, struct drm_format_conv_state *state) argument
911 drm_fb_xrgb8888_to_argb2101010(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, struct drm_format_conv_state *state) argument
968 drm_fb_xrgb8888_to_gray8(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, struct drm_format_conv_state *state) argument
1007 drm_fb_blit(struct iosys_map *dst, const unsigned int *dst_pitch, uint32_t dst_format, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, struct drm_format_conv_state *state) argument
1114 drm_fb_xrgb8888_to_mono(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, struct drm_format_conv_state *state) argument
[all...]
H A Ddrm_gem_vram_helper.c625 struct drm_framebuffer *fb = state->fb; local
655 struct drm_framebuffer *fb = new_state->fb; local
702 struct drm_framebuffer *fb = old_state->fb; local
[all...]
/linux-master/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c37 struct drm_framebuffer *fb = crtc->primary->state->fb; local
125 struct drm_framebuffer *fb, *fb1 = NULL; local
177 vbox_crtc_set_base_and_mode(struct drm_crtc *crtc, struct drm_framebuffer *fb, int x, int y) argument
283 struct drm_framebuffer *fb = new_state->fb; local
398 struct drm_framebuffer *fb = new_state->fb; local
[all...]
/linux-master/drivers/gpu/drm/tiny/
H A Dcirrus.c147 static const struct drm_format_info *cirrus_convert_to(struct drm_framebuffer *fb) argument
160 static const struct drm_format_info *cirrus_format(struct drm_framebuffer *fb) argument
169 static int cirrus_pitch(struct drm_framebuffer *fb) argument
347 struct drm_framebuffer *fb = new_plane_state->fb; local
387 struct drm_framebuffer *fb = plane_state->fb; local
[all...]
H A Dili9225.c80 static void ili9225_fb_dirty(struct iosys_map *src, struct drm_framebuffer *fb, argument
163 struct drm_framebuffer *fb = state->fb; local
186 struct drm_framebuffer *fb = plane_state->fb; local
[all...]
H A Darcpgu.c118 const struct drm_framebuffer *fb = arcpgu->pipe.plane.state->fb; local
/linux-master/drivers/gpu/drm/tests/
H A Ddrm_format_helper_test.c617 struct drm_framebuffer fb = { local
650 struct drm_framebuffer fb = { local
683 struct drm_framebuffer fb = { local
737 struct drm_framebuffer fb = { local
784 struct drm_framebuffer fb = { local
831 struct drm_framebuffer fb = { local
878 struct drm_framebuffer fb = { local
926 struct drm_framebuffer fb = { local
973 struct drm_framebuffer fb = { local
1018 struct drm_framebuffer fb = { local
1065 struct drm_framebuffer fb = { local
1098 struct drm_framebuffer fb = { local
1169 struct drm_framebuffer fb = { local
1209 struct drm_framebuffer fb = { local
1801 struct drm_framebuffer fb = { local
[all...]
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos7_drm_decon.c386 struct drm_framebuffer *fb = state->base.fb; local
261 decon_win_set_pixfmt(struct decon_context *ctx, unsigned int win, struct drm_framebuffer *fb) argument
[all...]
H A Dexynos5433_drm_decon.c406 struct drm_framebuffer *fb = state->base.fb; local
319 decon_win_set_pixfmt(struct decon_context *ctx, unsigned int win, struct drm_framebuffer *fb) argument
[all...]
/linux-master/drivers/gpu/drm/udl/
H A Dudl_modeset.c202 static int udl_handle_damage(struct drm_framebuffer *fb, argument
285 struct drm_framebuffer *fb = plane_state->fb; local
[all...]
/linux-master/fs/overlayfs/
H A Dnamei.c96 int ovl_check_fb_len(struct ovl_fb *fb, int fb_len) argument
[all...]
/linux-master/fs/ext4/
H A Dfsmap.c361 struct ext4_fsmap *fb; local
/linux-master/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c296 mgag200_calculate_offset(struct mga_device *mdev, const struct drm_framebuffer *fb) argument
310 mgag200_set_offset(struct mga_device *mdev, const struct drm_framebuffer *fb) argument
433 mgag200_handle_damage(struct mga_device *mdev, const struct iosys_map *vmap, struct drm_framebuffer *fb, struct drm_rect *clip) argument
471 struct drm_framebuffer *fb = NULL; local
509 struct drm_framebuffer *fb = plane_state->fb; local
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Drs600.c122 struct drm_framebuffer *fb = radeon_crtc->base.primary->fb; local
/linux-master/sound/core/
H A Dump.c75 struct snd_ump_block *fb; local
207 struct snd_ump_block *fb; local
367 struct snd_ump_block *fb, *p; local
412 struct snd_ump_block *fb; local
480 struct snd_ump_block *fb; local
732 is_fb_info_updated(struct snd_ump_endpoint *ump, struct snd_ump_block *fb, const union snd_ump_stream_msg *buf) argument
750 seq_notify_fb_change(struct snd_ump_endpoint *ump, struct snd_ump_block *fb) argument
764 struct snd_ump_block *fb; local
794 struct snd_ump_block *fb; local
812 struct snd_ump_block *fb; local
1118 struct snd_ump_block *fb; local
[all...]
/linux-master/drivers/video/fbdev/core/
H A Dfbcon.h211 static inline u_short fb_scrollmode(struct fbcon_display *fb) argument

Completed in 315 milliseconds

1234567891011>>