/kernel/linux/linux-5.10/drivers/video/fbdev/ |
D | stifb.c | 156 #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 …]
|
D | amba-clcd.c | 51 static inline void clcdfb_set_start(struct clcd_fb *fb) in clcdfb_set_start() 63 static void clcdfb_disable(struct clcd_fb *fb) in clcdfb_disable() 96 static void clcdfb_enable(struct clcd_fb *fb, u32 cntl) in clcdfb_enable() 136 clcdfb_set_bitfields(struct clcd_fb *fb, struct fb_var_screeninfo *var) in clcdfb_set_bitfields() 275 struct clcd_fb *fb = to_clcd(info); in clcdfb_check_var() local 294 struct clcd_fb *fb = to_clcd(info); in clcdfb_set_par() local 351 struct clcd_fb *fb = to_clcd(info); in clcdfb_setcolreg() local 400 struct clcd_fb *fb = to_clcd(info); in clcdfb_blank() local 413 struct clcd_fb *fb = to_clcd(info); in clcdfb_mmap() local 438 static int clcdfb_register(struct clcd_fb *fb) in clcdfb_register() [all …]
|
D | goldfishfb.c | 44 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 180 struct goldfish_fb *fb; in goldfish_fb_probe() local 289 struct goldfish_fb *fb = platform_get_drvdata(pdev); in goldfish_fb_remove() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
D | drm_framebuffer.c | 78 const struct drm_framebuffer *fb) in drm_framebuffer_check_src_coords() 295 struct drm_framebuffer *fb; in drm_internal_framebuffer_create() local 353 struct drm_framebuffer *fb; in drm_mode_addfb2() local 407 struct drm_framebuffer *fb = in drm_mode_rmfb_work_fn() local 431 struct drm_framebuffer *fb = NULL; in drm_mode_rmfb() local 509 struct drm_framebuffer *fb; in drm_mode_getfb() local 571 struct drm_framebuffer *fb; in drm_mode_getfb2_ioctl() local 701 struct drm_framebuffer *fb; in drm_mode_dirtyfb_ioctl() local 776 struct drm_framebuffer *fb, *tfb; in drm_fb_release() local 813 struct drm_framebuffer *fb = in drm_framebuffer_free() local [all …]
|
D | drm_format_helper.c | 36 void drm_fb_memcpy(void *dst, void *vaddr, struct drm_framebuffer *fb, in drm_fb_memcpy() 63 struct drm_framebuffer *fb, in drm_fb_memcpy_dstclip() 95 void drm_fb_swab(void *dst, void *src, struct drm_framebuffer *fb, in drm_fb_swab() 170 struct drm_framebuffer *fb, in drm_fb_xrgb8888_to_rgb565() 215 void *vaddr, struct drm_framebuffer *fb, in drm_fb_xrgb8888_to_rgb565_dstclip() 267 void *vaddr, struct drm_framebuffer *fb, in drm_fb_xrgb8888_to_rgb888_dstclip() 308 void drm_fb_xrgb8888_to_gray8(u8 *dst, void *vaddr, struct drm_framebuffer *fb, in drm_fb_xrgb8888_to_gray8()
|
D | drm_gem_framebuffer_helper.c | 54 struct drm_gem_object *drm_gem_fb_get_obj(struct drm_framebuffer *fb, in drm_gem_fb_get_obj() 66 struct drm_framebuffer *fb, in drm_gem_fb_init() 93 void drm_gem_fb_destroy(struct drm_framebuffer *fb) in drm_gem_fb_destroy() 118 int drm_gem_fb_create_handle(struct drm_framebuffer *fb, struct drm_file *file, in drm_gem_fb_create_handle() 148 struct drm_framebuffer *fb, in drm_gem_fb_init_with_funcs() 219 struct drm_framebuffer *fb; in drm_gem_fb_create_with_funcs() local
|
/kernel/linux/linux-5.10/drivers/staging/fieldbus/ |
D | dev_core.c | 29 struct fieldbus_dev *fb = dev_get_drvdata(dev); in online_show() local 38 struct fieldbus_dev *fb = dev_get_drvdata(dev); in enabled_show() local 48 struct fieldbus_dev *fb = dev_get_drvdata(dev); in enabled_store() local 67 struct fieldbus_dev *fb = dev_get_drvdata(dev); in card_name_show() local 80 struct fieldbus_dev *fb = dev_get_drvdata(dev); in read_area_size_show() local 89 struct fieldbus_dev *fb = dev_get_drvdata(dev); in write_area_size_show() local 98 struct fieldbus_dev *fb = dev_get_drvdata(dev); in fieldbus_id_show() local 107 struct fieldbus_dev *fb = dev_get_drvdata(dev); in fieldbus_type_show() local 138 struct fieldbus_dev *fb = dev_get_drvdata(dev); in fieldbus_is_visible() local 234 void fieldbus_dev_area_updated(struct fieldbus_dev *fb) in fieldbus_dev_area_updated() [all …]
|
D | fieldbus_dev.h | 103 static inline void fieldbus_dev_unregister(struct fieldbus_dev *fb) {} in fieldbus_dev_unregister() 104 static inline int __must_check fieldbus_dev_register(struct fieldbus_dev *fb) in fieldbus_dev_register() 109 static inline void fieldbus_dev_area_updated(struct fieldbus_dev *fb) {} in fieldbus_dev_area_updated() 110 static inline void fieldbus_dev_online_changed(struct fieldbus_dev *fb, in fieldbus_dev_online_changed()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | base.c | 35 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() 91 struct nvkm_fb *fb = nvkm_fb(subdev); in nvkm_fb_intr() local 99 struct nvkm_fb *fb = nvkm_fb(subdev); in nvkm_fb_oneinit() local 129 nvkm_fb_init_scrub_vpr(struct nvkm_fb *fb) in nvkm_fb_init_scrub_vpr() 159 struct nvkm_fb *fb = nvkm_fb(subdev); in nvkm_fb_init() local 199 struct nvkm_fb *fb = nvkm_fb(subdev); in nvkm_fb_dtor() local 228 int index, struct nvkm_fb *fb) in nvkm_fb_ctor()
|
D | gf100.c | 34 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 76 gf100_fb_init_page(struct nvkm_fb *fb) in gf100_fb_init_page() 91 struct gf100_fb *fb = gf100_fb(base); in gf100_fb_init() local 106 struct gf100_fb *fb = gf100_fb(base); in gf100_fb_dtor() local 122 struct gf100_fb *fb; in gf100_fb_new_() local
|
D | nv50.c | 34 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 198 struct nv50_fb *fb = nv50_fb(base); in nv50_fb_oneinit() local 215 struct nv50_fb *fb = nv50_fb(base); in nv50_fb_init() local 232 struct nv50_fb *fb = nv50_fb(base); in nv50_fb_tags() local 241 struct nv50_fb *fb = nv50_fb(base); in nv50_fb_dtor() local 267 struct nv50_fb *fb; in nv50_fb_new_() local
|
D | nv20.c | 30 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()
|
D | nv30.c | 30 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()
|
D | nv44.c | 30 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()
|
D | nv10.c | 30 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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
D | msm_fb.c | 34 void msm_framebuffer_describe(struct drm_framebuffer *fb, struct seq_file *m) in msm_framebuffer_describe() 55 int msm_framebuffer_prepare(struct drm_framebuffer *fb, in msm_framebuffer_prepare() 71 void msm_framebuffer_cleanup(struct drm_framebuffer *fb, in msm_framebuffer_cleanup() 80 uint32_t msm_framebuffer_iova(struct drm_framebuffer *fb, in msm_framebuffer_iova() 88 struct drm_gem_object *msm_framebuffer_bo(struct drm_framebuffer *fb, int plane) in msm_framebuffer_bo() 93 const struct msm_format *msm_framebuffer_format(struct drm_framebuffer *fb) in msm_framebuffer_format() 105 struct drm_framebuffer *fb; in msm_framebuffer_create() local 138 struct drm_framebuffer *fb; in msm_framebuffer_init() local 216 struct drm_framebuffer *fb; in msm_alloc_stolen_fb() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/ |
D | test-drm_damage_helper.c | 80 struct drm_framebuffer fb = { in igt_damage_iter_no_damage() local 111 struct drm_framebuffer fb = { in igt_damage_iter_no_damage_fractional_src() local 144 struct drm_framebuffer fb = { in igt_damage_iter_no_damage_src_moved() local 176 struct drm_framebuffer fb = { in igt_damage_iter_no_damage_fractional_src_moved() local 209 struct drm_framebuffer fb = { in igt_damage_iter_no_damage_not_visible() local 238 struct drm_framebuffer fb = { in igt_damage_iter_no_damage_no_crtc() local 291 struct drm_framebuffer fb = { in igt_damage_iter_simple_damage() local 327 struct drm_framebuffer fb = { in igt_damage_iter_single_damage() local 362 struct drm_framebuffer fb = { in igt_damage_iter_single_damage_intersect_src() local 398 struct drm_framebuffer fb = { in igt_damage_iter_single_damage_outside_src() local [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/ |
D | omap_fb.c | 58 static int omap_framebuffer_dirty(struct drm_framebuffer *fb, in omap_framebuffer_dirty() 82 static u32 get_linear_addr(struct drm_framebuffer *fb, in get_linear_addr() 96 bool omap_framebuffer_supports_rotation(struct drm_framebuffer *fb) in omap_framebuffer_supports_rotation() 133 void omap_framebuffer_update_scanout(struct drm_framebuffer *fb, in omap_framebuffer_update_scanout() 224 int omap_framebuffer_pin(struct drm_framebuffer *fb) in omap_framebuffer_pin() 264 void omap_framebuffer_unpin(struct drm_framebuffer *fb) in omap_framebuffer_unpin() 288 void omap_framebuffer_describe(struct drm_framebuffer *fb, struct seq_file *m) in omap_framebuffer_describe() 310 struct drm_framebuffer *fb; in omap_framebuffer_create() local 339 struct drm_framebuffer *fb = NULL; in omap_framebuffer_init() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
D | komeda_framebuffer.c | 16 static void komeda_fb_destroy(struct drm_framebuffer *fb) in komeda_fb_destroy() 28 static int komeda_fb_create_handle(struct drm_framebuffer *fb, in komeda_fb_create_handle() 43 struct drm_framebuffer *fb = &kfb->base; in komeda_fb_afbc_size_check() local 115 struct drm_framebuffer *fb = &kfb->base; in komeda_fb_none_afbc_size_check() local 211 const struct drm_framebuffer *fb = &kfb->base; in komeda_fb_check_src_coords() local 241 struct drm_framebuffer *fb = &kfb->base; in komeda_fb_get_pixel_addr() local 270 struct drm_framebuffer *fb = &kfb->base; in komeda_fb_is_layer_supported() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
D | framebuffer.c | 44 struct drm_framebuffer *fb = fb_helper->fb; in psbfb_setcolreg() local 81 struct drm_framebuffer *fb = fb_helper->fb; in psbfb_pan() local 102 struct drm_framebuffer *fb = vma->vm_private_data; in psbfb_vm_fault() local 149 struct drm_framebuffer *fb = fb_helper->fb; in psbfb_mmap() local 210 struct drm_framebuffer *fb, in psb_framebuffer_init() 255 struct drm_framebuffer *fb; in psb_framebuffer_create() local 307 struct drm_framebuffer *fb; in psbfb_create() local 438 struct drm_framebuffer *fb; in psb_user_framebuffer_create() local 490 struct drm_framebuffer *fb = fb_helper->fb; in psb_fbdev_destroy() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
D | fbmem.h | 55 fbmem_fini(struct io_mapping *fb) in fbmem_fini() 61 fbmem_peek(struct io_mapping *fb, u32 off) in fbmem_peek() 70 fbmem_poke(struct io_mapping *fb, u32 off, u32 val) in fbmem_poke() 79 fbmem_readback(struct io_mapping *fb, u32 off, u32 val) in fbmem_readback()
|
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/vdec/ |
D | vdec_vp9_if.c | 48 struct vdec_fb *fb; member 82 struct vdec_fb fb; member 143 struct vdec_fb fb; member 206 static bool vp9_is_sf_ref_fb(struct vdec_vp9_inst *inst, struct vdec_fb *fb) in vp9_is_sf_ref_fb() 221 struct vdec_fb *fb = NULL; in vp9_rm_from_fb_use_list() local 236 struct vdec_fb *fb) in vp9_add_to_fb_free_list() 253 static void vp9_free_sf_ref_fb(struct vdec_fb *fb) in vp9_free_sf_ref_fb() 273 struct vdec_fb *fb; in vp9_ref_cnt_fb() local 434 struct vdec_fb *fb) in vp9_add_to_fb_disp_list() 517 struct vdec_fb *fb; in vp9_swap_frm_bufs() local [all …]
|
/kernel/linux/linux-5.10/include/drm/ |
D | drm_framebuffer.h | 234 static inline void drm_framebuffer_get(struct drm_framebuffer *fb) in drm_framebuffer_get() 246 static inline void drm_framebuffer_put(struct drm_framebuffer *fb) in drm_framebuffer_put() 257 static inline uint32_t drm_framebuffer_read_refcount(const struct drm_framebuffer *fb) in drm_framebuffer_read_refcount() 271 struct drm_framebuffer *fb) in drm_framebuffer_assign() 288 #define drm_for_each_fb(fb, dev) \ argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/ |
D | cirrus.c | 124 static int cirrus_convert_to(struct drm_framebuffer *fb) in cirrus_convert_to() 137 static int cirrus_cpp(struct drm_framebuffer *fb) in cirrus_cpp() 146 static int cirrus_pitch(struct drm_framebuffer *fb) in cirrus_pitch() 184 struct drm_framebuffer *fb) in cirrus_mode_set() 313 static int cirrus_fb_blit_rect(struct drm_framebuffer *fb, in cirrus_fb_blit_rect() 355 static int cirrus_fb_blit_fullscreen(struct drm_framebuffer *fb) in cirrus_fb_blit_fullscreen() 367 struct drm_framebuffer *fb) in cirrus_check_size() 430 struct drm_framebuffer *fb = plane_state->fb; in cirrus_pipe_check() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
D | exynos_drm_fb.c | 63 struct drm_framebuffer *fb; in exynos_drm_framebuffer_init() local 101 struct drm_framebuffer *fb; in exynos_user_fb_create() local 142 dma_addr_t exynos_drm_fb_dma_addr(struct drm_framebuffer *fb, int index) in exynos_drm_fb_dma_addr()
|