Searched defs:fb (Results 276 - 300 of 321) sorted by relevance

<<111213

/linux-master/drivers/block/drbd/
H A Ddrbd_worker.c452 static void fifo_set(struct fifo_buffer *fb, int value) argument
460 static int fifo_push(struct fifo_buffer *fb, int value) argument
473 fifo_add_val(struct fifo_buffer *fb, int value) argument
483 struct fifo_buffer *fb; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-kmem.c321 const struct alloc_func *fb = b; local
332 const struct alloc_func *fb = b; local
641 const struct gfp_flag *fb = b; local
/linux-master/include/uapi/linux/
H A Dmedia.h198 } fb; member in union:media_entity_desc::__anon321
/linux-master/drivers/clk/
H A Dclk-versaclock5.c436 u8 fb[5]; local
478 u8 fb[5]; local
[all...]
/linux-master/drivers/gpu/drm/tegra/
H A Ddc.c732 struct drm_framebuffer *fb = new_state->fb; local
[all...]
/linux-master/drivers/video/fbdev/
H A Dsm501fb.c83 struct fb_info *fb[2]; /* fb info for both heads */ member in struct:sm501fb_info
1678 sm501fb_init_fb(struct fb_info *fb, enum sm501_controller head, const char *fbname) argument
[all...]
H A Dcyber2000fb.c58 struct fb_info fb; member in struct:cfb_info
[all...]
H A Dstifb.c187 SETUP_HW(struct stifb_info *fb) argument
200 SETUP_FB(struct stifb_info *fb) argument
237 START_IMAGE_COLORMAP_ACCESS(struct stifb_info *fb) argument
246 WRITE_IMAGE_COLOR(struct stifb_info *fb, int index, int color) argument
254 FINISH_IMAGE_COLORMAP_ACCESS(struct stifb_info *fb) argument
269 SETUP_RAMDAC(struct stifb_info *fb) argument
277 CRX24_SETUP_RAMDAC(struct stifb_info *fb) argument
297 CRX24_SET_OVLY_MASK(struct stifb_info *fb) argument
309 ENABLE_DISABLE_DISPLAY(struct stifb_info *fb, int enable) argument
318 CRX24_ENABLE_DISABLE_DISPLAY(struct stifb_info *fb, int enable) argument
328 ARTIST_ENABLE_DISABLE_DISPLAY(struct stifb_info *fb, int enable) argument
440 HYPER_ENABLE_DISABLE_DISPLAY(struct stifb_info *fb, int enable) argument
463 SETUP_ATTR_ACCESS(struct stifb_info *fb, unsigned BufferNumber) argument
473 SET_ATTR_SIZE(struct stifb_info *fb, int width, int height) argument
489 FINISH_ATTR_ACCESS(struct stifb_info *fb) argument
496 elkSetupPlanes(struct stifb_info *fb) argument
503 ngleSetupAttrPlanes(struct stifb_info *fb, int BufferNumber) argument
513 rattlerSetupPlanes(struct stifb_info *fb) argument
599 setHyperLutBltCtl(struct stifb_info *fb, int offsetWithinLut, int length) argument
622 hyperUndoITE(struct stifb_info *fb) argument
657 ngleDepth8_ClearImagePlanes(struct stifb_info *fb) argument
663 ngleDepth24_ClearImagePlanes(struct stifb_info *fb) argument
669 ngleResetAttrPlanes(struct stifb_info *fb, unsigned int ctlPlaneReg) argument
721 ngleClearOverlayPlanes(struct stifb_info *fb, int mask, int data) argument
756 hyperResetPlanes(struct stifb_info *fb, int enable) argument
813 ngleGetDeviceRomData(struct stifb_info *fb) argument
881 SETUP_HCRX(struct stifb_info *fb) argument
927 struct stifb_info *fb = info->par; local
950 struct stifb_info *fb = info->par; local
1010 struct stifb_info *fb = info->par; local
1039 struct stifb_info *fb = info->par; local
1078 struct stifb_info *fb = info->par; local
1109 stifb_init_display(struct stifb_info *fb) argument
1189 struct stifb_info *fb; local
[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...]
/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c818 struct drm_framebuffer *fb = new_plane_state->fb; local
920 struct drm_framebuffer *fb local
1750 struct drm_framebuffer *fb = val; local
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_atomic_helper.c816 struct drm_framebuffer *fb; local
866 struct drm_framebuffer *fb = plane_state->fb; local
3146 drm_atomic_helper_update_plane(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, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h, struct drm_modeset_acquire_ctx *ctx) argument
3618 page_flip_common(struct drm_atomic_state *state, struct drm_crtc *crtc, struct drm_framebuffer *fb, struct drm_pending_vblank_event *event, uint32_t flags) argument
3674 drm_atomic_helper_page_flip(struct drm_crtc *crtc, struct drm_framebuffer *fb, struct drm_pending_vblank_event *event, uint32_t flags, struct drm_modeset_acquire_ctx *ctx) argument
3717 drm_atomic_helper_page_flip_target(struct drm_crtc *crtc, struct drm_framebuffer *fb, struct drm_pending_vblank_event *event, uint32_t flags, uint32_t target, struct drm_modeset_acquire_ctx *ctx) argument
[all...]
/linux-master/drivers/gpu/drm/ast/
H A Dast_mode.c647 struct drm_framebuffer *fb = plane_state->fb; local
453 ast_set_offset_reg(struct ast_device *ast, struct drm_framebuffer *fb) argument
630 ast_handle_damage(struct ast_plane *ast_plane, struct iosys_map *src, struct drm_framebuffer *fb, const struct drm_rect *clip) argument
885 struct drm_framebuffer *fb = plane_state->fb; local
[all...]
/linux-master/drivers/gpu/drm/tiny/
H A Dofdrm.c809 struct drm_framebuffer *fb = plane_state->fb; local
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimd.c835 struct drm_framebuffer *fb = state->base.fb; local
661 fimd_win_set_pixfmt(struct fimd_context *ctx, unsigned int win, struct drm_framebuffer *fb, int width) argument
[all...]
/linux-master/fs/overlayfs/
H A Doverlayfs.h148 struct ovl_fb fb; member in union:ovl_fh::__anon180
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c643 struct drm_framebuffer *fb; local
/linux-master/drivers/gpu/drm/solomon/
H A Dssd130x.c1002 static int ssd130x_fb_blit_rect(struct drm_framebuffer *fb, argument
1033 static int ssd132x_fb_blit_rect(struct drm_framebuffer *fb, argument
1063 ssd133x_fb_blit_rect(struct drm_framebuffer *fb, const struct iosys_map *vmap, struct drm_rect *rect, u8 *data_array, struct drm_format_conv_state *fmtcnv_state) argument
1223 struct drm_framebuffer *fb = plane_state->fb; local
1258 struct drm_framebuffer *fb = plane_state->fb; local
1292 struct drm_framebuffer *fb = plane_state->fb; local
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_fb.c538 bool intel_fb_is_ccs_aux_plane(const struct drm_framebuffer *fb, int color_plane) argument
553 static bool intel_fb_is_gen12_ccs_aux_plane(const struct drm_framebuffer *fb, int color_plane) argument
569 intel_fb_rc_ccs_cc_plane(const struct drm_framebuffer *fb) argument
581 is_gen12_ccs_cc_plane(const struct drm_framebuffer *fb, int color_plane) argument
586 is_semiplanar_uv_plane(const struct drm_framebuffer *fb, int color_plane) argument
592 is_surface_linear(const struct drm_framebuffer *fb, int color_plane) argument
599 main_to_ccs_plane(const struct drm_framebuffer *fb, int main_plane) argument
607 skl_ccs_to_main_plane(const struct drm_framebuffer *fb, int ccs_plane) argument
618 gen12_ccs_aux_stride(struct intel_framebuffer *fb, int ccs_plane) argument
627 skl_main_to_aux_plane(const struct drm_framebuffer *fb, int main_plane) argument
647 intel_tile_width_bytes(const struct drm_framebuffer *fb, int color_plane) argument
713 intel_tile_height(const struct drm_framebuffer *fb, int color_plane) argument
723 intel_tile_dims(const struct drm_framebuffer *fb, int color_plane, unsigned int *tile_width, unsigned int *tile_height) argument
739 intel_tile_block_dims(const struct drm_framebuffer *fb, int color_plane, unsigned int *tile_width, unsigned int *tile_height) argument
749 intel_tile_row_size(const struct drm_framebuffer *fb, int color_plane) argument
759 intel_fb_align_height(const struct drm_framebuffer *fb, int color_plane, unsigned int height) argument
772 intel_fb_uses_dpt(const struct drm_framebuffer *fb) argument
803 intel_surf_alignment(const struct drm_framebuffer *fb, int color_plane) argument
862 intel_fb_plane_get_subsampling(int *hsub, int *vsub, const struct drm_framebuffer *fb, int color_plane) argument
904 intel_fb_plane_dims(const struct intel_framebuffer *fb, int color_plane, int *w, int *h) argument
961 intel_adjust_aligned_offset(int *x, int *y, const struct drm_framebuffer *fb, int color_plane, unsigned int rotation, unsigned int pitch, u32 old_offset, u32 new_offset) argument
1027 intel_compute_aligned_offset(struct drm_i915_private *i915, int *x, int *y, const struct drm_framebuffer *fb, int color_plane, unsigned int pitch, unsigned int rotation, u32 alignment) argument
1088 const struct drm_framebuffer *fb = state->hw.fb; local
1103 intel_fb_offset_to_xy(int *x, int *y, const struct drm_framebuffer *fb, int color_plane) argument
1151 intel_fb_check_ccs_xy(const struct drm_framebuffer *fb, int ccs_plane, int x, int y) argument
1204 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1240 intel_fb_needs_pot_stride_remap(const struct intel_framebuffer *fb) argument
1248 intel_fb_pitch(const struct intel_framebuffer *fb, int color_plane, unsigned int rotation) argument
1261 const struct intel_framebuffer *fb = to_intel_framebuffer(plane_state->hw.fb); local
1286 convert_plane_offset_to_xy(const struct intel_framebuffer *fb, int color_plane, int plane_width, int *x, int *y) argument
1324 calc_plane_aligned_offset(const struct intel_framebuffer *fb, int color_plane, int *x, int *y) argument
1343 init_plane_view_dims(const struct intel_framebuffer *fb, int color_plane, unsigned int width, unsigned int height, struct fb_plane_view_dims *dims) argument
1354 plane_view_src_stride_tiles(const struct intel_framebuffer *fb, int color_plane, const struct fb_plane_view_dims *dims) argument
1362 plane_view_dst_stride_tiles(const struct intel_framebuffer *fb, int color_plane, unsigned int pitch_tiles) argument
1377 plane_view_scanout_stride(const struct intel_framebuffer *fb, int color_plane, unsigned int tile_width, unsigned int src_stride_tiles, unsigned int dst_stride_tiles) argument
1394 plane_view_width_tiles(const struct intel_framebuffer *fb, int color_plane, const struct fb_plane_view_dims *dims, int x) argument
1402 plane_view_height_tiles(const struct intel_framebuffer *fb, int color_plane, const struct fb_plane_view_dims *dims, int y) argument
1410 plane_view_linear_tiles(const struct intel_framebuffer *fb, int color_plane, const struct fb_plane_view_dims *dims, int x, int y) argument
1434 calc_plane_remap_info(const struct intel_framebuffer *fb, int color_plane, const struct fb_plane_view_dims *dims, u32 obj_offset, u32 gtt_offset, int x, int y, struct intel_fb_view *view) argument
1563 calc_plane_normal_size(const struct intel_framebuffer *fb, int color_plane, const struct fb_plane_view_dims *dims, int x, int y) argument
1596 intel_fb_supports_90_270_rotation(const struct intel_framebuffer *fb) argument
1605 intel_fill_fb_info(struct drm_i915_private *i915, struct intel_framebuffer *fb) argument
1694 struct drm_framebuffer *fb = plane_state->hw.fb; local
1753 intel_fb_fill_view(const struct intel_framebuffer *fb, unsigned int rotation, struct intel_fb_view *view) argument
1784 intel_fb_stride_alignment(const struct drm_framebuffer *fb, int color_plane) argument
1832 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1864 const struct intel_framebuffer *fb = local
1894 intel_user_framebuffer_destroy(struct drm_framebuffer *fb) argument
1910 intel_user_framebuffer_create_handle(struct drm_framebuffer *fb, struct drm_file *file, unsigned int *handle) argument
1941 intel_user_framebuffer_dirty(struct drm_framebuffer *fb, struct drm_file *file, unsigned int flags, unsigned int color, struct drm_clip_rect *clips, unsigned int num_clips) argument
2002 struct drm_framebuffer *fb = &intel_fb->base; local
2120 struct drm_framebuffer *fb; local
[all...]
H A Dintel_fbc.c128 const struct drm_framebuffer *fb = plane_state->hw.fb; local
211 const struct drm_framebuffer *fb = plane_state->hw.fb; local
864 const struct drm_framebuffer *fb = plane_state->hw.fb; local
873 const struct drm_framebuffer *fb = plane_state->hw.fb; local
887 const struct drm_framebuffer *fb = plane_state->hw.fb; local
922 const struct drm_framebuffer *fb = plane_state->hw.fb; local
942 const struct drm_framebuffer *fb = plane_state->hw.fb; local
960 const struct drm_framebuffer *fb = plane_state->hw.fb; local
998 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1083 const struct drm_framebuffer *fb = plane_state->hw.fb; local
1182 const 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...]
/linux-master/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h271 struct dmub_fb fb[DMUB_WINDOW_TOTAL]; member in struct:dmub_srv_fb_info
283 struct dmub_fb *fb[DMUB_WINDOW_TOTAL]; member in struct:dmub_srv_hw_params
[all...]
/linux-master/lib/
H A Ddynamic_debug.c104 static char *ddebug_describe_flags(unsigned int flags, struct flagsbuf *fb) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c2267 struct nvkm_fb *fb = device->fb; local
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
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/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...]

Completed in 333 milliseconds

<<111213