Home
last modified time | relevance | path

Searched defs:fb (Results 1 – 25 of 195) sorted by relevance

12345678

/linux/drivers/video/fbdev/
H A Dstifb.c156 #define READ_BYTE(fb, reg) gsc_readb((fb)->info->fix.mmio_start + (reg)) argument
157 #define READ_WORD(fb, reg) gsc_readl((fb)->info->fix.mmio_start + (reg)) argument
163 # define WRITE_BYTE(value, fb, reg) gsc_writeb((value), (fb)->info->fix.mmio_start + (reg)) argument
164 # define WRITE_WORD(value, fb, reg) gsc_writel((value), (fb)->info->fix.mmio_start + (reg)) argument
169 # define WRITE_BYTE(value,fb,reg) do { if (debug_on) \ argument
173 # define WRITE_WORD(value,fb,reg) do { if (debug_on) \ argument
187 SETUP_HW(struct stifb_info *fb) in SETUP_HW()
200 SETUP_FB(struct stifb_info *fb) in SETUP_FB()
237 START_IMAGE_COLORMAP_ACCESS(struct stifb_info *fb) in START_IMAGE_COLORMAP_ACCESS()
246 WRITE_IMAGE_COLOR(struct stifb_info *fb, int index, int color) in WRITE_IMAGE_COLOR()
[all …]
H A Dgoldfishfb.c44 struct fb_info fb; member
51 struct goldfish_fb *fb = dev_id; in goldfish_fb_interrupt() local
75 struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); in goldfish_fb_setcolreg() local
118 struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); in goldfish_fb_set_par() local
134 struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); in goldfish_fb_pan_display() local
150 struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); in goldfish_fb_blank() local
178 struct goldfish_fb *fb; in goldfish_fb_probe() local
286 struct goldfish_fb *fb = platform_get_drvdata(pdev); in goldfish_fb_remove() local
/linux/fs/fuse/
H A Dbacking.c12 struct fuse_backing *fuse_backing_get(struct fuse_backing *fb) in fuse_backing_get()
19 static void fuse_backing_free(struct fuse_backing *fb) in fuse_backing_free()
29 void fuse_backing_put(struct fuse_backing *fb) in fuse_backing_put()
40 static int fuse_backing_id_alloc(struct fuse_conn *fc, struct fuse_backing *fb) in fuse_backing_id_alloc()
58 struct fuse_backing *fb; in fuse_backing_id_remove() local
69 struct fuse_backing *fb = p; in fuse_backing_id_free() local
86 struct fuse_backing *fb = NULL; in fuse_backing_open() local
142 struct fuse_backing *fb = NULL; in fuse_backing_close() local
171 struct fuse_backing *fb; in fuse_backing_lookup() local
H A Diomode.c85 int fuse_inode_uncached_io_start(struct fuse_inode *fi, struct fuse_backing *fb) in fuse_inode_uncached_io_start()
118 struct fuse_backing *fb) in fuse_file_uncached_io_open()
172 struct fuse_backing *fb; in fuse_file_passthrough_open() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb.c672 bool intel_fb_is_ccs_aux_plane(const struct drm_framebuffer *fb, int color_plane) in intel_fb_is_ccs_aux_plane()
687 static bool intel_fb_is_gen12_ccs_aux_plane(const struct drm_framebuffer *fb, int color_plane) in intel_fb_is_gen12_ccs_aux_plane()
703 int intel_fb_rc_ccs_cc_plane(const struct drm_framebuffer *fb) in intel_fb_rc_ccs_cc_plane()
715 static bool is_gen12_ccs_cc_plane(const struct drm_framebuffer *fb, int color_plane) in is_gen12_ccs_cc_plane()
720 bool is_surface_linear(const struct drm_framebuffer *fb, int color_plane) in is_surface_linear()
727 int main_to_ccs_plane(const struct drm_framebuffer *fb, int main_plane) in main_to_ccs_plane()
735 int skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane) in skl_ccs_to_main_plane()
746 static unsigned int gen12_ccs_aux_stride(struct intel_framebuffer *fb, int ccs_plane) in gen12_ccs_aux_stride()
755 int skl_main_to_aux_plane(const struct drm_framebuffer *fb, int main_plane) in skl_main_to_aux_plane()
775 intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane) in intel_tile_width_bytes()
[all …]
H A Dskl_universal_plane.c280 const struct drm_framebuffer *fb = plane_state->hw.fb; in glk_plane_ratio() local
307 const struct drm_framebuffer *fb = plane_state->hw.fb; in skl_plane_ratio() local
329 static int skl_plane_max_width(const struct drm_framebuffer *fb, in skl_plane_max_width()
367 static int glk_plane_max_width(const struct drm_framebuffer *fb, in glk_plane_max_width()
395 static int adl_plane_min_width(const struct drm_framebuffer *fb, in adl_plane_min_width()
402 static int icl_plane_min_width(const struct drm_framebuffer *fb, in icl_plane_min_width()
410 static int xe3_plane_max_width(const struct drm_framebuffer *fb, in xe3_plane_max_width()
420 static int icl_hdr_plane_max_width(const struct drm_framebuffer *fb, in icl_hdr_plane_max_width()
430 static int icl_sdr_plane_max_width(const struct drm_framebuffer *fb, in icl_sdr_plane_max_width()
437 static int skl_plane_max_height(const struct drm_framebuffer *fb, in skl_plane_max_height()
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dbase.c35 nvkm_fb_tile_fini(struct nvkm_fb *fb, int region, struct nvkm_fb_tile *tile) in nvkm_fb_tile_fini()
41 nvkm_fb_tile_init(struct nvkm_fb *fb, int region, u32 addr, u32 size, in nvkm_fb_tile_init()
48 nvkm_fb_tile_prog(struct nvkm_fb *fb, int region, struct nvkm_fb_tile *tile) in nvkm_fb_tile_prog()
63 struct nvkm_fb *fb = device->fb; in nvkm_fb_sysmem_flush_page_init() local
100 struct nvkm_fb *fb = nvkm_fb(subdev); in nvkm_fb_intr() local
108 struct nvkm_fb *fb = nvkm_fb(subdev); in nvkm_fb_oneinit() local
138 nvkm_fb_mem_unlock(struct nvkm_fb *fb) in nvkm_fb_mem_unlock()
180 struct nvkm_fb *fb = device->fb; in nvkm_fb_vidmem_size() local
192 struct nvkm_fb *fb = nvkm_fb(subdev); in nvkm_fb_init() local
234 struct nvkm_fb *fb = nvkm_fb(subdev); in nvkm_fb_dtor() local
[all …]
H A Dgf100.c34 struct gf100_fb *fb = gf100_fb(base); in gf100_fb_intr() local
47 struct gf100_fb *fb = gf100_fb(base); in gf100_fb_oneinit() local
68 gf100_fb_init_page(struct nvkm_fb *fb) in gf100_fb_init_page()
81 gf100_fb_sysmem_flush_page_init(struct nvkm_fb *fb) in gf100_fb_sysmem_flush_page_init()
92 struct gf100_fb *fb = gf100_fb(base); in gf100_fb_init() local
104 struct gf100_fb *fb = gf100_fb(base); in gf100_fb_dtor() local
113 struct gf100_fb *fb; in gf100_fb_new_() local
H A Dnv50.c34 struct nv50_fb *fb = nv50_fb(base); in nv50_fb_ram_new() local
137 struct nv50_fb *fb = nv50_fb(base); in nv50_fb_intr() local
197 struct nv50_fb *fb = nv50_fb(base); in nv50_fb_init() local
208 struct nv50_fb *fb = nv50_fb(base); in nv50_fb_tags() local
215 nv50_fb_sysmem_flush_page_init(struct nvkm_fb *fb) in nv50_fb_sysmem_flush_page_init()
226 struct nv50_fb *fb = nv50_fb(base); in nv50_fb_dtor() local
245 struct nv50_fb *fb; in nv50_fb_new_() local
H A Dnv20.c30 nv20_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, in nv20_fb_tile_init()
43 nv20_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, in nv20_fb_tile_comp()
60 nv20_fb_tile_fini(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv20_fb_tile_fini()
70 nv20_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv20_fb_tile_prog()
81 nv20_fb_tags(struct nvkm_fb *fb) in nv20_fb_tags()
H A Dgp102.c30 gp102_fb_vpr_scrub(struct nvkm_fb *fb) in gp102_fb_vpr_scrub()
36 gp102_fb_vpr_scrub_required(struct nvkm_fb *fb) in gp102_fb_vpr_scrub_required()
44 gp102_fb_vidmem_size(struct nvkm_fb *fb) in gp102_fb_vidmem_size()
58 gp102_fb_oneinit(struct nvkm_fb *fb) in gp102_fb_oneinit()
H A Dnv30.c30 nv30_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, in nv30_fb_tile_init()
49 nv30_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, in nv30_fb_tile_comp()
66 calc_bias(struct nvkm_fb *fb, int k, int i, int j) in calc_bias()
78 calc_ref(struct nvkm_fb *fb, int l, int k, int i) in calc_ref()
92 nv30_fb_init(struct nvkm_fb *fb) in nv30_fb_init()
H A Dnv44.c30 nv44_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, in nv44_fb_tile_init()
40 nv44_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv44_fb_tile_prog()
50 nv44_fb_init(struct nvkm_fb *fb) in nv44_fb_init()
H A Dnv10.c30 nv10_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, in nv10_fb_tile_init()
39 nv10_fb_tile_fini(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv10_fb_tile_fini()
48 nv10_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv10_fb_tile_prog()
H A Dnv41.c30 nv41_fb_tile_prog(struct nvkm_fb *fb, int i, struct nvkm_fb_tile *tile) in nv41_fb_tile_prog()
41 nv41_fb_init(struct nvkm_fb *fb) in nv41_fb_init()
/linux/drivers/gpu/drm/msm/
H A Dmsm_fb.c36 static int msm_framebuffer_dirtyfb(struct drm_framebuffer *fb, in msm_framebuffer_dirtyfb()
60 void msm_framebuffer_describe(struct drm_framebuffer *fb, struct seq_file *m) in msm_framebuffer_describe()
79 int msm_framebuffer_prepare(struct drm_framebuffer *fb, bool needs_dirtyfb) in msm_framebuffer_prepare()
104 void msm_framebuffer_cleanup(struct drm_framebuffer *fb, bool needed_dirtyfb) in msm_framebuffer_cleanup()
125 uint32_t msm_framebuffer_iova(struct drm_framebuffer *fb, int plane) in msm_framebuffer_iova()
131 struct drm_gem_object *msm_framebuffer_bo(struct drm_framebuffer *fb, int plane) in msm_framebuffer_bo()
136 const struct msm_format *msm_framebuffer_format(struct drm_framebuffer *fb) in msm_framebuffer_format()
147 struct drm_framebuffer *fb; in msm_framebuffer_create() local
179 struct drm_framebuffer *fb; in msm_framebuffer_init() local
259 struct drm_framebuffer *fb; in msm_alloc_stolen_fb() local
/linux/drivers/gpu/drm/gud/
H A Dgud_pipe.c52 void *src, struct drm_framebuffer *fb, in gud_xrgb8888_to_r124()
102 void *src, struct drm_framebuffer *fb, in gud_xrgb8888_to_color()
152 static int gud_prep_flush(struct gud_device *gdrm, struct drm_framebuffer *fb, in gud_prep_flush()
273 static int gud_flush_rect(struct gud_device *gdrm, struct drm_framebuffer *fb, in gud_flush_rect()
324 static void gud_flush_damage(struct gud_device *gdrm, struct drm_framebuffer *fb, in gud_flush_damage()
369 struct drm_framebuffer *fb; in gud_flush_work() local
394 static int gud_fb_queue_damage(struct gud_device *gdrm, struct drm_framebuffer *fb, in gud_fb_queue_damage()
435 static void gud_fb_handle_damage(struct gud_device *gdrm, struct drm_framebuffer *fb, in gud_fb_handle_damage()
464 struct drm_framebuffer *fb = new_plane_state->fb; in gud_plane_atomic_check() local
591 struct drm_framebuffer *fb = new_state->fb; in gud_plane_atomic_update() local
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_if.c49 struct vdec_fb *fb; member
83 struct vdec_fb fb; member
144 struct vdec_fb fb; member
207 static bool vp9_is_sf_ref_fb(struct vdec_vp9_inst *inst, struct vdec_fb *fb) in vp9_is_sf_ref_fb()
222 struct vdec_fb *fb = NULL; in vp9_rm_from_fb_use_list() local
238 struct vdec_fb *fb) in vp9_add_to_fb_free_list()
255 static void vp9_free_sf_ref_fb(struct vdec_fb *fb) in vp9_free_sf_ref_fb()
275 struct vdec_fb *fb; in vp9_ref_cnt_fb() local
432 struct vdec_fb *fb) in vp9_add_to_fb_disp_list()
515 struct vdec_fb *fb; in vp9_swap_frm_bufs() local
[all …]
/linux/drivers/gpu/drm/tests/
H A Ddrm_format_helper_test.c651 struct drm_framebuffer fb = { in drm_test_fb_xrgb8888_to_gray8() local
684 struct drm_framebuffer fb = { in drm_test_fb_xrgb8888_to_rgb332() local
717 struct drm_framebuffer fb = { in drm_test_fb_xrgb8888_to_rgb565() local
766 struct drm_framebuffer fb = { in drm_test_fb_xrgb8888_to_xrgb1555() local
807 struct drm_framebuffer fb = { in drm_test_fb_xrgb8888_to_argb1555() local
848 struct drm_framebuffer fb = { in drm_test_fb_xrgb8888_to_rgba5551() local
889 struct drm_framebuffer fb = { in drm_test_fb_xrgb8888_to_rgb888() local
932 struct drm_framebuffer fb = { in drm_test_fb_xrgb8888_to_bgr888() local
974 struct drm_framebuffer fb = { in drm_test_fb_xrgb8888_to_argb8888() local
1015 struct drm_framebuffer fb = { in drm_test_fb_xrgb8888_to_xrgb2101010() local
[all …]
/linux/include/drm/
H A Ddrm_framebuffer.h229 static inline void drm_framebuffer_get(struct drm_framebuffer *fb) in drm_framebuffer_get()
241 static inline void drm_framebuffer_put(struct drm_framebuffer *fb) in drm_framebuffer_put()
252 static inline uint32_t drm_framebuffer_read_refcount(const struct drm_framebuffer *fb) in drm_framebuffer_read_refcount()
266 struct drm_framebuffer *fb) in drm_framebuffer_assign()
283 #define drm_for_each_fb(fb, dev) \ argument
/linux/sound/core/
H A Dump.c111 struct snd_ump_block *fb; in snd_ump_endpoint_free() local
243 struct snd_ump_block *fb; in snd_ump_get_block() local
403 struct snd_ump_block *fb, *p; in snd_ump_block_new() local
448 struct snd_ump_block *fb; in snd_ump_ioctl_block() local
516 struct snd_ump_block *fb; in snd_ump_proc_read() local
562 struct snd_ump_block *fb; in snd_ump_update_group_attrs() local
875 struct snd_ump_block *fb, in is_fb_info_updated()
893 struct snd_ump_block *fb) in seq_notify_fb_change()
906 struct snd_ump_block *fb; in ump_handle_fb_info_msg() local
939 struct snd_ump_block *fb; in ump_handle_fb_name_msg() local
[all …]
/linux/drivers/gpu/drm/gma500/
H A Dframebuffer.c31 struct drm_framebuffer *fb, in psb_framebuffer_init()
75 struct drm_framebuffer *fb; in psb_framebuffer_create() local
104 struct drm_framebuffer *fb; in psb_user_framebuffer_create() local
/linux/drivers/gpu/drm/
H A Ddrm_fbdev_shmem.c46 struct drm_framebuffer *fb = fb_helper->fb; in drm_fbdev_shmem_fb_mmap() local
85 struct drm_framebuffer *fb = fb_helper->fb; in drm_fbdev_shmem_get_page() local
141 struct drm_framebuffer *fb; in drm_fbdev_shmem_driver_fbdev_probe() local
/linux/drivers/gpu/drm/vkms/
H A Dvkms_plane.c131 struct drm_framebuffer *fb = new_state->fb; in vkms_plane_atomic_update() local
185 struct drm_framebuffer *fb = state->fb; in vkms_prepare_fb() local
204 struct drm_framebuffer *fb = state->fb; in vkms_cleanup_fb() local
/linux/drivers/gpu/drm/armada/
H A Darmada_fb.h11 struct drm_framebuffer fb; member
17 #define drm_fb_obj(fb) drm_to_armada_gem((fb)->obj[0]) argument

12345678