| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/ |
| H A D | sti_drv.c | 44 struct sti_plane *plane = to_sti_plane(p); in sti_drm_fps_get() local 60 struct sti_plane *plane = to_sti_plane(p); in sti_drm_fps_set() local 81 struct sti_plane *plane = to_sti_plane(p); in sti_drm_fps_dbg_show() local
|
| H A D | sti_mixer.c | 237 int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane) in sti_mixer_set_plane_depth() 314 static u32 sti_mixer_get_plane_mask(struct sti_plane *plane) in sti_mixer_get_plane_mask() 337 struct sti_plane *plane, bool status) in sti_mixer_set_plane_status()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | au1200fb.c | 152 int plane; member 702 static int au1200_setlocation (struct au1200fb_device *fbdev, int plane, in au1200_setlocation() 939 int plane = fbdev->plane; in au1200_setmode() local 1041 int screen_size, plane; in au1200fb_fb_check_var() local 1288 static void set_window(unsigned int plane, in set_window() 1387 static void get_window(unsigned int plane, in get_window() 1418 int plane; in au1200fb_ioctl() local 1649 int bpp, plane, ret, irq; in au1200fb_drv_probe() local 1769 int plane; in au1200fb_drv_remove() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_direct_show.c | 177 struct drm_plane *plane; in rockchip_drm_direct_show_get_plane() local 263 struct drm_plane *plane = commit_info->plane; in rockchip_drm_direct_show_commit() local 307 int rockchip_drm_direct_show_disable_plane(struct drm_device *drm, struct drm_plane *plane) in rockchip_drm_direct_show_disable_plane()
|
| H A D | rockchip_drm_vop.c | 770 static inline bool rockchip_afbc(struct drm_plane *plane, u64 modifier) in rockchip_afbc() 959 struct drm_plane *plane; in vop_hdr_atomic_check() local 1228 struct drm_plane *plane; in vop_csc_atomic_check() local 1704 static int vop_plane_prepare_fb(struct drm_plane *plane, in vop_plane_prepare_fb() 1713 static void vop_plane_cleanup_fb(struct drm_plane *plane, in vop_plane_cleanup_fb() 1720 static bool rockchip_vop_mod_supported(struct drm_plane *plane, in rockchip_vop_mod_supported() 1735 static int vop_plane_atomic_check(struct drm_plane *plane, in vop_plane_atomic_check() 1866 static void vop_plane_atomic_disable(struct drm_plane *plane, in vop_plane_atomic_disable() 1900 static void vop_plane_setup_color_key(struct drm_plane *plane) in vop_plane_setup_color_key() 1962 static void vop_plane_atomic_update(struct drm_plane *plane, in vop_plane_atomic_update() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | rkdrm_display.c | 45 static bool drm_plane_set_property (int fd, drmModePlane * plane, in drm_plane_set_property() 360 drmModePlanePtr plane = NULL; in drmGetPlaneByType() local 491 drmModePlanePtr plane = NULL; in drmInit() local 616 drmModePlanePtr plane; in drmCommit() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | fb_decoder.c | 203 struct intel_vgpu_primary_plane_format *plane) in intel_vgpu_decode_primary_plane() 333 struct intel_vgpu_cursor_plane_format *plane) in intel_vgpu_decode_cursor_plane() 412 struct intel_vgpu_sprite_plane_format *plane) in intel_vgpu_decode_sprite_plane()
|
| H A D | reg.h | 60 #define _REG_701C0(pipe, plane) (0x701c0 + pipe * 0x1000 + (plane - 1) * 0x100) argument 61 #define _REG_701C4(pipe, plane) (0x701c4 + pipe * 0x1000 + (plane - 1) * 0x100) argument 63 #define SKL_FLIP_EVENT(pipe, plane) (PRIMARY_A_FLIP_DONE + (plane) * 3 + (pipe)) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/ |
| H A D | hdlcd_crtc.c | 231 static int hdlcd_plane_atomic_check(struct drm_plane *plane, in hdlcd_plane_atomic_check() 258 static void hdlcd_plane_atomic_update(struct drm_plane *plane, in hdlcd_plane_atomic_update() 296 struct drm_plane *plane = NULL; in hdlcd_plane_init() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ast/ |
| H A D | ast_mode.c | 537 static int ast_primary_plane_helper_atomic_check(struct drm_plane *plane, in ast_primary_plane_helper_atomic_check() 567 ast_primary_plane_helper_atomic_update(struct drm_plane *plane, in ast_primary_plane_helper_atomic_update() 599 ast_primary_plane_helper_atomic_disable(struct drm_plane *plane, in ast_primary_plane_helper_atomic_disable() 633 ast_cursor_plane_helper_prepare_fb(struct drm_plane *plane, in ast_cursor_plane_helper_prepare_fb() 653 static int ast_cursor_plane_helper_atomic_check(struct drm_plane *plane, in ast_cursor_plane_helper_atomic_check() 682 ast_cursor_plane_helper_atomic_update(struct drm_plane *plane, in ast_cursor_plane_helper_atomic_update() 703 ast_cursor_plane_helper_atomic_disable(struct drm_plane *plane, in ast_cursor_plane_helper_atomic_disable()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_atomic_uapi.c | 180 struct drm_plane *plane = plane_state->plane; in drm_atomic_set_crtc_for_plane() local 230 struct drm_plane *plane = plane_state->plane; in drm_atomic_set_fb_for_plane() local 514 static int drm_atomic_plane_set_property(struct drm_plane *plane, in drm_atomic_plane_set_property() 602 drm_atomic_plane_get_property(struct drm_plane *plane, in drm_atomic_plane_get_property() 883 struct drm_plane *plane = obj_to_plane(obj); in drm_atomic_get_property() local 1012 struct drm_plane *plane = obj_to_plane(obj); in drm_atomic_set_property() local
|
| H A D | drm_damage_helper.c | 96 void drm_plane_enable_fb_damage_clips(struct drm_plane *plane) in drm_plane_enable_fb_damage_clips() 169 struct drm_plane *plane; in drm_atomic_helper_dirtyfb() local
|
| /OK3568_Linux_fs/external/libmali/hook/ |
| H A D | hook.c | 163 gbm_bo_get_offset(struct gbm_bo *bo, int plane) in gbm_bo_get_offset() 179 gbm_bo_get_stride_for_plane(struct gbm_bo *bo, int plane) in gbm_bo_get_stride_for_plane() 190 gbm_bo_get_fd_for_plane(struct gbm_bo *bo, int plane) in gbm_bo_get_fd_for_plane() 201 gbm_bo_get_handle_for_plane(struct gbm_bo *bo, int plane) in gbm_bo_get_handle_for_plane()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/meson/ |
| H A D | meson_overlay.c | 167 static int meson_overlay_atomic_check(struct drm_plane *plane, in meson_overlay_atomic_check() 224 struct drm_plane *plane, in meson_overlay_setup_scaler_params() 466 static void meson_overlay_atomic_update(struct drm_plane *plane, in meson_overlay_atomic_update() 719 static void meson_overlay_atomic_disable(struct drm_plane *plane, in meson_overlay_atomic_disable() 748 static bool meson_overlay_format_mod_supported(struct drm_plane *plane, in meson_overlay_format_mod_supported() 832 struct drm_plane *plane; in meson_overlay_create() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ingenic/ |
| H A D | ingenic-drm-drv.c | 340 static int ingenic_drm_plane_atomic_check(struct drm_plane *plane, in ingenic_drm_plane_atomic_check() 390 struct drm_plane *plane) in ingenic_drm_plane_enable() 404 void ingenic_drm_plane_disable(struct device *dev, struct drm_plane *plane) in ingenic_drm_plane_disable() 419 static void ingenic_drm_plane_atomic_disable(struct drm_plane *plane, in ingenic_drm_plane_atomic_disable() 428 struct drm_plane *plane, u32 fourcc) in ingenic_drm_plane_config() 487 static void ingenic_drm_plane_atomic_update(struct drm_plane *plane, in ingenic_drm_plane_atomic_update()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | sun8i_ui_layer.h | 47 struct drm_plane plane; member 54 plane_to_sun8i_ui_layer(struct drm_plane *plane) in plane_to_sun8i_ui_layer()
|
| H A D | sun4i_frontend.c | 157 struct drm_plane *plane) in sun4i_frontend_update_buffer() 404 struct drm_plane *plane, uint32_t out_fmt) in sun4i_frontend_update_formats() 497 struct drm_plane *plane) in sun4i_frontend_update_coord()
|
| H A D | sun4i_crtc.c | 210 struct drm_plane *plane = planes[i]; in sun4i_crtc_init() local 243 struct drm_plane *plane = planes[i]; in sun4i_crtc_init() local
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-common.c | 322 static inline unsigned int v4l2_format_block_width(const struct v4l2_format_info *info, int plane) in v4l2_format_block_width() 329 static inline unsigned int v4l2_format_block_height(const struct v4l2_format_info *info, int plane) in v4l2_format_block_height() 357 struct v4l2_plane_pix_format *plane; in v4l2_fill_pixfmt_mp() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_kms.c | 279 void vmw_du_cursor_plane_destroy(struct drm_plane *plane) in vmw_du_cursor_plane_destroy() 287 void vmw_du_primary_plane_destroy(struct drm_plane *plane) in vmw_du_primary_plane_destroy() 330 vmw_du_plane_cleanup_fb(struct drm_plane *plane, in vmw_du_plane_cleanup_fb() 348 vmw_du_cursor_plane_prepare_fb(struct drm_plane *plane, in vmw_du_cursor_plane_prepare_fb() 376 vmw_du_cursor_plane_atomic_update(struct drm_plane *plane, in vmw_du_cursor_plane_atomic_update() 443 int vmw_du_primary_plane_atomic_check(struct drm_plane *plane, in vmw_du_primary_plane_atomic_check() 482 int vmw_du_cursor_plane_atomic_check(struct drm_plane *plane, in vmw_du_cursor_plane_atomic_check() 662 vmw_du_plane_duplicate_state(struct drm_plane *plane) in vmw_du_plane_duplicate_state() 697 void vmw_du_plane_reset(struct drm_plane *plane) in vmw_du_plane_reset() 725 vmw_du_plane_destroy_state(struct drm_plane *plane, in vmw_du_plane_destroy_state() [all …]
|
| /OK3568_Linux_fs/kernel/include/media/tpg/ |
| H A D | v4l2-tpg.h | 433 static inline unsigned tpg_g_twopixelsize(const struct tpg_data *tpg, unsigned plane) in tpg_g_twopixelsize() 439 unsigned plane, unsigned x) in tpg_hdiv() 451 unsigned plane, unsigned x) in tpg_hscale_div() 456 static inline unsigned tpg_g_bytesperline(const struct tpg_data *tpg, unsigned plane) in tpg_g_bytesperline() 461 static inline void tpg_s_bytesperline(struct tpg_data *tpg, unsigned plane, unsigned bpl) in tpg_s_bytesperline() 480 static inline unsigned tpg_g_line_width(const struct tpg_data *tpg, unsigned plane) in tpg_g_line_width() 496 unsigned plane, unsigned bpl) in tpg_calc_line_width() 512 static inline unsigned tpg_calc_plane_size(const struct tpg_data *tpg, unsigned plane) in tpg_calc_plane_size()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/stm/ |
| H A D | ltdc.c | 272 static inline struct ltdc_device *plane_to_ltdc(struct drm_plane *plane) in plane_to_ltdc() 756 static int ltdc_plane_atomic_check(struct drm_plane *plane, in ltdc_plane_atomic_check() 780 static void ltdc_plane_atomic_update(struct drm_plane *plane, in ltdc_plane_atomic_update() 894 static void ltdc_plane_atomic_disable(struct drm_plane *plane, in ltdc_plane_atomic_disable() 910 struct drm_plane *plane = state->plane; in ltdc_plane_atomic_print_state() local 926 static bool ltdc_plane_format_mod_supported(struct drm_plane *plane, in ltdc_plane_format_mod_supported() 960 struct drm_plane *plane; in ltdc_plane_create() local 1006 struct drm_plane *plane, *plane_temp; in ltdc_plane_destroy_all() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 1980 struct drm_plane *plane; in dm_resume() local 3249 struct drm_plane *plane; in initialize_plane() local 3325 const struct dc_plane_cap *plane; in amdgpu_dm_initialize_drm_device() local 3365 struct dc_plane_cap *plane = &dm->dc->caps.planes[i]; in amdgpu_dm_initialize_drm_device() local 5596 struct drm_plane *plane; in count_crtc_active_planes() local 5833 static void dm_drm_plane_reset(struct drm_plane *plane) in dm_drm_plane_reset() 5848 dm_drm_plane_duplicate_state(struct drm_plane *plane) in dm_drm_plane_duplicate_state() 5871 static void dm_drm_plane_destroy_state(struct drm_plane *plane, in dm_drm_plane_destroy_state() 5891 static int dm_plane_helper_prepare_fb(struct drm_plane *plane, in dm_plane_helper_prepare_fb() 5981 static void dm_plane_helper_cleanup_fb(struct drm_plane *plane, in dm_plane_helper_cleanup_fb() [all …]
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_fourcc.h | 274 int plane) in drm_format_info_plane_width() 296 int plane) in drm_format_info_plane_height()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tve200/ |
| H A D | tve200_display.c | 126 struct drm_plane *plane = &pipe->plane; in tve200_display_enable() local 264 struct drm_plane *plane = &pipe->plane; in tve200_display_update() local
|