Searched defs:fb (Results 1 - 25 of 321) sorted by last modified time

1234567891011>>

/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dgsp.h80 } fb; member in struct:nvkm_gsp
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5061 const struct drm_framebuffer *fb = plane_state->fb; local
8323 get_mem_type(struct drm_framebuffer *fb) argument
8380 struct drm_framebuffer *fb = new_plane_state->fb; local
10167 dm_check_cursor_fb(struct amdgpu_crtc *new_acrtc, struct drm_plane_state *new_plane_state, struct drm_framebuffer *fb) argument
[all...]
H A Damdgpu_dm_wb.c47 struct drm_framebuffer *fb; local
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_gem_atomic_helper.c360 struct drm_framebuffer *fb = plane_state->fb; local
382 struct drm_framebuffer *fb = plane_state->fb; local
[all...]
/linux-master/fs/fuse/
H A Diomode.c85 int fuse_inode_uncached_io_start(struct fuse_inode *fi, struct fuse_backing *fb) argument
172 struct fuse_backing *fb; local
116 fuse_file_uncached_io_open(struct inode *inode, struct fuse_file *ff, struct fuse_backing *fb) argument
[all...]
H A Dfuse_i.h194 struct fuse_backing *fb; member in struct:fuse_inode
1436 static inline struct fuse_backing *fuse_backing_get(struct fuse_backing *fb) argument
1441 static inline void fuse_backing_put(struct fuse_backing *fb) argument
1421 fuse_inode_backing_set(struct fuse_inode *fi, struct fuse_backing *fb) argument
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c690 struct drm_framebuffer *fb = new_state->fb; local
893 struct drm_framebuffer *fb = new_state->fb; local
1392 vmw_framebuffer_bo_create_handle(struct drm_framebuffer *fb, struct drm_file *file_priv, unsigned int *handle) argument
[all...]
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_req_lat_if.c356 struct vdec_vp9_slice_fb fb; member in struct:vdec_vp9_slice_vsi
1658 vdec_vp9_slice_setup_core_buffer(struct vdec_vp9_slice_instance *instance, struct vdec_vp9_slice_pfc *pfc, struct vdec_vp9_slice_vsi *vsi, struct vdec_fb *fb, struct vdec_lat_buf *lat_buf) argument
1730 vdec_vp9_slice_setup_single_buffer(struct vdec_vp9_slice_instance *instance, struct vdec_vp9_slice_pfc *pfc, struct vdec_vp9_slice_vsi *vsi, struct mtk_vcodec_mem *bs, struct vdec_fb *fb) argument
1764 vdec_vp9_slice_setup_core(struct vdec_vp9_slice_instance *instance, struct vdec_fb *fb, struct vdec_lat_buf *lat_buf, struct vdec_vp9_slice_pfc *pfc) argument
1790 vdec_vp9_slice_setup_single(struct vdec_vp9_slice_instance *instance, struct mtk_vcodec_mem *bs, struct vdec_fb *fb, struct vdec_vp9_slice_pfc *pfc) argument
1916 vdec_vp9_slice_flush(void *h_vdec, struct mtk_vcodec_mem *bs, struct vdec_fb *fb, bool *res_chg) argument
1974 vdec_vp9_slice_single_decode(void *h_vdec, struct mtk_vcodec_mem *bs, struct vdec_fb *fb, bool *res_chg) argument
2031 vdec_vp9_slice_lat_decode(void *h_vdec, struct mtk_vcodec_mem *bs, struct vdec_fb *fb, bool *res_chg) argument
2115 vdec_vp9_slice_decode(void *h_vdec, struct mtk_vcodec_mem *bs, struct vdec_fb *fb, bool *res_chg) argument
2134 struct vdec_fb *fb = NULL; local
[all...]
H A Dvdec_vp8_if.c300 struct vdec_fb *fb local
350 add_fb_to_free_list(struct vdec_vp8_inst *inst, void *fb) argument
427 vdec_vp8_decode(void *h_vdec, struct mtk_vcodec_mem *bs, struct vdec_fb *fb, bool *res_chg) argument
513 struct vdec_fb *fb; local
533 struct vdec_fb *fb; local
[all...]
H A Dvdec_vp9_if.c49 struct vdec_fb *fb; member in struct:vp9_fb_info
83 struct vdec_fb fb; member in struct:vp9_sf_ref_fb
144 struct vdec_fb fb; member in struct:vdec_vp9_vsi
207 static bool vp9_is_sf_ref_fb(struct vdec_vp9_inst *inst, struct vdec_fb *fb) argument
222 struct vdec_fb *fb = NULL; local
237 vp9_add_to_fb_free_list(struct vdec_vp9_inst *inst, struct vdec_fb *fb) argument
255 vp9_free_sf_ref_fb(struct vdec_fb *fb) argument
275 struct vdec_fb *fb; local
431 vp9_add_to_fb_disp_list(struct vdec_vp9_inst *inst, struct vdec_fb *fb) argument
515 struct vdec_fb *fb; local
616 struct vdec_fb *fb = NULL; local
631 vp9_add_to_fb_use_list(struct vdec_vp9_inst *inst, struct vdec_fb *fb) argument
721 struct vdec_fb *fb = NULL; local
810 vdec_vp9_decode(void *h_vdec, struct mtk_vcodec_mem *bs, struct vdec_fb *fb, bool *res_chg) argument
[all...]
H A Dvdec_hevc_req_multi_if.c320 struct vdec_hevc_slice_fb fb; member in struct:vdec_hevc_slice_vsi
802 struct vdec_fb *fb; local
970 vdec_hevc_slice_lat_decode(void *h_vdec, struct mtk_vcodec_mem *bs, struct vdec_fb *fb, bool *res_chg) argument
[all...]
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_fb.c35 static int msm_framebuffer_dirtyfb(struct drm_framebuffer *fb, argument
59 void msm_framebuffer_describe(struct drm_framebuffer *fb, struct seq_file *m) argument
78 msm_framebuffer_prepare(struct drm_framebuffer *fb, struct msm_gem_address_space *aspace, bool needs_dirtyfb) argument
101 msm_framebuffer_cleanup(struct drm_framebuffer *fb, struct msm_gem_address_space *aspace, bool needed_dirtyfb) argument
118 msm_framebuffer_iova(struct drm_framebuffer *fb, struct msm_gem_address_space *aspace, int plane) argument
125 msm_framebuffer_bo(struct drm_framebuffer *fb, int plane) argument
130 msm_framebuffer_format(struct drm_framebuffer *fb) argument
142 struct drm_framebuffer *fb; local
175 struct drm_framebuffer *fb; local
255 struct drm_framebuffer *fb; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c2267 struct nvkm_fb *fb = device->fb; local
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h714 struct drm_framebuffer *fb; member in struct:intel_plane_state::__anon26
798 struct intel_framebuffer *fb; member in struct:intel_initial_plane_config
2161 to_intel_frontbuffer(struct drm_framebuffer *fb) argument
H A Dintel_display.c552 const struct drm_framebuffer *fb = state->hw.fb; local
7026 struct drm_framebuffer *fb = plane_state->hw.fb; local
[all...]
H A Dskl_universal_plane.c276 const struct drm_framebuffer *fb = plane_state->hw.fb; local
303 const struct drm_framebuffer *fb = plane_state->hw.fb; local
325 static int skl_plane_max_width(const struct drm_framebuffer *fb, argument
364 glk_plane_max_width(const struct drm_framebuffer *fb, int color_plane, unsigned int rotation) argument
392 icl_plane_min_width(const struct drm_framebuffer *fb, int color_plane, unsigned int rotation) argument
432 icl_hdr_plane_max_width(const struct drm_framebuffer *fb, int color_plane, unsigned int rotation) argument
442 icl_sdr_plane_max_width(const struct drm_framebuffer *fb, int color_plane, unsigned int rotation) argument
449 skl_plane_max_height(const struct drm_framebuffer *fb, int color_plane, unsigned int rotation) argument
456 icl_plane_max_height(const struct drm_framebuffer *fb, int color_plane, unsigned int rotation) argument
591 skl_plane_stride_mult(const struct drm_framebuffer *fb, int color_plane, unsigned int rotation) argument
609 const struct drm_framebuffer *fb = plane_state->hw.fb; local
873 const struct drm_framebuffer *fb = plane_state->hw.fb; local
916 const struct drm_framebuffer *fb = plane_state->hw.fb; local
981 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1019 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1055 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1270 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1426 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1538 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1554 skl_plane_max_scale(struct drm_i915_private *dev_priv, const struct drm_framebuffer *fb) argument
1570 intel_plane_min_width(struct intel_plane *plane, const struct drm_framebuffer *fb, int color_plane, unsigned int rotation) argument
1581 intel_plane_max_width(struct intel_plane *plane, const struct drm_framebuffer *fb, int color_plane, unsigned int rotation) argument
1592 intel_plane_max_height(struct intel_plane *plane, const struct drm_framebuffer *fb, int color_plane, unsigned int rotation) argument
1608 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1654 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1704 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1775 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1844 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1883 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1917 skl_fb_scalable(const struct drm_framebuffer *fb) argument
1939 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1955 const struct drm_framebuffer *fb = plane_state->hw.fb; local
2476 struct drm_framebuffer *fb; local
[all...]
H A Dintel_fb_pin.c20 intel_pin_fb_obj_dpt(struct drm_framebuffer *fb, argument
107 intel_pin_and_fence_fb_obj(struct drm_framebuffer *fb, argument
243 struct drm_framebuffer *fb = plane_state->hw.fb; local
295 struct drm_framebuffer *fb = old_plane_state->hw.fb; local
[all...]
H A Dintel_cursor.c130 const struct drm_framebuffer *fb = plane_state->hw.fb; local
147 const struct drm_framebuffer *fb = plane_state->hw.fb; local
228 const struct drm_framebuffer *fb = plane_state->hw.fb; local
445 const struct drm_framebuffer *fb = plane_state->hw.fb; local
656 intel_legacy_cursor_update(struct drm_plane *_plane, struct drm_crtc *_crtc, struct drm_framebuffer *fb, int crtc_x, int crtc_y, unsigned int crtc_w, unsigned int crtc_h, u32 src_x, u32 src_y, u32 src_w, u32 src_h, struct drm_modeset_acquire_ctx *ctx) argument
[all...]
/linux-master/drivers/video/fbdev/
H A Dvt8623fb.c531 vt8623fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *fb) argument
[all...]
H A Ds3fb.c293 u8 __iomem *fb = (u8 __iomem *) info->screen_base; local
927 s3fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *fb) argument
[all...]
H A Darkfb.c123 u8 __iomem *fb = (u8 __iomem *)info->screen_base; local
812 arkfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *fb) argument
[all...]
/linux-master/drivers/video/fbdev/core/
H A Dfbmon.c1380 int of_get_fb_videomode(struct device_node *np, struct fb_videomode *fb, argument
H A Dsvgalib.c197 u8 __iomem *fb = (u8 __iomem *)info->screen_base; local
225 u16 __iomem *fb = (u16 __iomem *) info->screen_base; local
263 u8 __iomem *fb = (u8 __iomem *)info->screen_base; local
284 u8 __iomem *fb = (u8 __iomem *)info->screen_base; local
[all...]
H A Dfbcon.h211 static inline u_short fb_scrollmode(struct fbcon_display *fb) argument
/linux-master/drivers/staging/fieldbus/
H A Ddev_core.c29 struct fieldbus_dev *fb = dev_get_drvdata(dev); local
38 struct fieldbus_dev *fb = dev_get_drvdata(dev); local
48 struct fieldbus_dev *fb = dev_get_drvdata(dev); local
67 struct fieldbus_dev *fb = dev_get_drvdata(dev); local
77 struct fieldbus_dev *fb = dev_get_drvdata(dev); local
86 struct fieldbus_dev *fb = dev_get_drvdata(dev); local
95 struct fieldbus_dev *fb = dev_get_drvdata(dev); local
104 struct fieldbus_dev *fb = dev_get_drvdata(dev); local
135 struct fieldbus_dev *fb = dev_get_drvdata(dev); local
230 fieldbus_dev_area_updated(struct fieldbus_dev *fb) argument
237 fieldbus_dev_online_changed(struct fieldbus_dev *fb, bool online) argument
244 __fieldbus_dev_unregister(struct fieldbus_dev *fb) argument
253 fieldbus_dev_unregister(struct fieldbus_dev *fb) argument
261 __fieldbus_dev_register(struct fieldbus_dev *fb) argument
297 fieldbus_dev_register(struct fieldbus_dev *fb) argument
[all...]

Completed in 692 milliseconds

1234567891011>>