| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| D | drm_atomic_state_helper.c | 253 …__drm_atomic_helper_plane_state_reset(struct drm_plane_state *plane_state, struct drm_plane *plane) in __drm_atomic_helper_plane_state_reset() 275 void __drm_atomic_helper_plane_reset(struct drm_plane *plane, struct drm_plane_state *plane_state) in __drm_atomic_helper_plane_reset() 292 void drm_atomic_helper_plane_reset(struct drm_plane *plane) in drm_atomic_helper_plane_reset() 314 void __drm_atomic_helper_plane_duplicate_state(struct drm_plane *plane, struct drm_plane_state *sta… in __drm_atomic_helper_plane_duplicate_state() 335 struct drm_plane_state *drm_atomic_helper_plane_duplicate_state(struct drm_plane *plane) in drm_atomic_helper_plane_duplicate_state() 386 void drm_atomic_helper_plane_destroy_state(struct drm_plane *plane, struct drm_plane_state *state) in drm_atomic_helper_plane_destroy_state()
|
| D | drm_atomic_helper.c | 75 … struct drm_plane_state *plane_state, struct drm_plane *plane) in drm_atomic_helper_plane_changed() 861 struct drm_plane *plane; in drm_atomic_helper_check_planes() local 1367 struct drm_plane *plane; in drm_atomic_helper_wait_for_fences() local 1639 struct drm_plane *plane = NULL; in drm_atomic_helper_async_check() local 1757 struct drm_plane *plane; in drm_atomic_helper_async_commit() local 1976 struct drm_plane *plane; in drm_atomic_helper_setup_commit() local 2084 struct drm_plane *plane; in drm_atomic_helper_wait_for_dependencies() local 2308 struct drm_plane *plane; in drm_atomic_helper_prepare_planes() local 2410 struct drm_plane *plane; in drm_atomic_helper_commit_planes() local 2522 struct drm_plane *plane; in drm_atomic_helper_commit_planes_on_crtc() local [all …]
|
| D | drm_fourcc.c | 805 unsigned int drm_format_info_block_width(const struct drm_format_info *info, int plane) in drm_format_info_block_width() 826 unsigned int drm_format_info_block_height(const struct drm_format_info *info, int plane) in drm_format_info_block_height() 849 uint64_t drm_format_info_min_pitch(const struct drm_format_info *info, int plane, unsigned int buff… in drm_format_info_min_pitch()
|
| D | drm_atomic_uapi.c | 168 struct drm_plane *plane = plane_state->plane; in drm_atomic_set_crtc_for_plane() local 216 struct drm_plane *plane = plane_state->plane; in drm_atomic_set_fb_for_plane() local 485 static int drm_atomic_plane_set_property(struct drm_plane *plane, struct drm_plane_state *state, in drm_atomic_plane_set_property() 568 static int drm_atomic_plane_get_property(struct drm_plane *plane, const struct drm_plane_state *sta… in drm_atomic_plane_get_property() 835 struct drm_plane *plane = obj_to_plane(obj); in drm_atomic_get_property() local 962 struct drm_plane *plane = obj_to_plane(obj); in drm_atomic_set_property() local
|
| D | drm_mode_config.c | 190 struct drm_plane *plane; in drm_mode_config_reset() local 491 struct drm_plane *plane, *plt; in drm_mode_config_cleanup() local
|
| D | drm_color_mgmt.c | 435 int drm_plane_create_color_properties(struct drm_plane *plane, u32 supported_encodings, u32 support… in drm_plane_create_color_properties()
|
| /device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
| D | Rockchip_OSAL_RGA_Process.c | 103 OMX_S32 rga_copy(RockchipVideoPlane *plane, VPUMemLinear_t *vpumem, uint32_t Width, in rga_copy() 186 OMX_S32 rga_crop_scale(RockchipVideoPlane *plane, in rga_crop_scale() 387 void rga_nv12_crop_scale(RockchipVideoPlane *plane, in rga_nv12_crop_scale() 435 void rga_rgb2nv12(RockchipVideoPlane *plane, VPUMemLinear_t *vpumem, in rga_rgb2nv12() 519 void rga_nv12_copy(RockchipVideoPlane *plane, VPUMemLinear_t *vpumem, uint32_t Width, uint32_t Heig… in rga_nv12_copy() 548 void rga_rgb_copy(RockchipVideoPlane *plane, VPUMemLinear_t *vpumem, uint32_t Width, uint32_t Heigh… in rga_rgb_copy()
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| D | rockchip_drm_vop.c | 705 static inline bool rockchip_afbc(struct drm_plane *plane, u64 modifier) in rockchip_afbc() 881 struct drm_plane *plane; in vop_hdr_atomic_check() local 1159 struct drm_plane *plane; in vop_csc_atomic_check() local 1616 static int vop_plane_prepare_fb(struct drm_plane *plane, struct drm_plane_state *new_state) in vop_plane_prepare_fb() 1625 static void vop_plane_cleanup_fb(struct drm_plane *plane, struct drm_plane_state *old_state) in vop_plane_cleanup_fb() 1632 static int vop_plane_atomic_check(struct drm_plane *plane, struct drm_plane_state *state) in vop_plane_atomic_check() 1745 static void vop_plane_atomic_disable(struct drm_plane *plane, struct drm_plane_state *old_state) in vop_plane_atomic_disable() 1778 static void vop_plane_atomic_update(struct drm_plane *plane, struct drm_plane_state *old_state) in vop_plane_atomic_update() 2012 static int __maybe_unused rockchip_atomic_helper_update_plane(struct drm_plane *plane, struct drm_c… in rockchip_atomic_helper_update_plane() 2073 static int __maybe_unused rockchip_atomic_helper_disable_plane(struct drm_plane *plane, in rockchip_atomic_helper_disable_plane() [all …]
|
| D | rockchip_drm_vop2.c | 217 struct drm_plane *plane; member 1872 static inline bool rockchip_afbc(struct drm_plane *plane, u64 modifier) in rockchip_afbc() 1889 static bool rockchip_vop2_mod_supported(struct drm_plane *plane, u32 format, u64 modifier) in rockchip_vop2_mod_supported() 3447 struct drm_plane *plane = pstate->plane; in vop2_cluster_two_win_mode_check() local 3518 static int vop2_plane_splice_check(struct drm_plane *plane, struct drm_plane_state *pstate, in vop2_plane_splice_check() 3548 static int vop2_plane_atomic_check(struct drm_plane *plane, struct drm_plane_state *state) in vop2_plane_atomic_check() 3744 static void vop2_plane_atomic_disable(struct drm_plane *plane, struct drm_plane_state *old_state) in vop2_plane_atomic_disable() 3777 static void vop2_plane_setup_color_key(struct drm_plane *plane) in vop2_plane_setup_color_key() 4119 static void vop2_plane_atomic_update(struct drm_plane *plane, struct drm_plane_state *old_state) in vop2_plane_atomic_update() 4263 static int __maybe_unused rockchip_atomic_helper_update_plane(struct drm_plane *plane, struct drm_c… in rockchip_atomic_helper_update_plane() [all …]
|
| /device/qemu/riscv32_virt/liteos_m/board/driver/video/ |
| D | fb.c | 63 uint8_t plane; /* Video plan number */ member 348 int fb_register(int display, int plane) in fb_register()
|
| /device/soc/hisilicon/common/hal/display/source/display_device/src/drm/ |
| D | drm_device.cpp | 100 int32_t DrmDevice::GetPlaneProperty(const DrmPlane &plane, const std::string &name, DrmProperty &pr… in GetPlaneProperty() 269 for (const auto &plane : mPlanes) { in GetDrmPlane() local
|
| /device/soc/rockchip/common/hardware/display/src/display_device/ |
| D | drm_device.cpp | 103 …int32_t DrmDevice::GetPlaneProperty(const DrmPlane &plane, const std::string &name, DrmProperty &p… in GetPlaneProperty() 283 for (const auto &plane : mPlanes) { in GetDrmPlane() local
|
| /device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
| D | drm_device.cpp | 100 int32_t DrmDevice::GetPlaneProperty(const DrmPlane &plane, const std::string &name, DrmProperty &pr… in GetPlaneProperty() 278 for (const auto &plane : mPlanes) { in GetDrmPlane() local
|
| /device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
| D | drm_device.cpp | 100 int32_t DrmDevice::GetPlaneProperty(const DrmPlane &plane, const std::string &name, DrmProperty &pr… in GetPlaneProperty() 278 for (const auto &plane : mPlanes) { in GetDrmPlane() local
|
| /device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
| D | drm_device.cpp | 100 int32_t DrmDevice::GetPlaneProperty(const DrmPlane &plane, const std::string &name, DrmProperty &pr… in GetPlaneProperty() 278 for (const auto &plane : mPlanes) { in GetDrmPlane() local
|
| /device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
| D | drm_device.cpp | 100 int32_t DrmDevice::GetPlaneProperty(const DrmPlane &plane, const std::string &name, DrmProperty &pr… in GetPlaneProperty() 278 for (const auto &plane : mPlanes) { in GetDrmPlane() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
| D | rockchip_drm_vop2.c | 233 struct drm_plane *plane; member 1877 static inline bool rockchip_afbc(struct drm_plane *plane, u64 modifier) in rockchip_afbc() 1892 static bool rockchip_vop2_mod_supported(struct drm_plane *plane, u32 format, u64 modifier) in rockchip_vop2_mod_supported() 3448 struct drm_plane *plane = pstate->plane; in vop2_cluster_two_win_mode_check() local 3525 static int vop2_plane_splice_check(struct drm_plane *plane, struct drm_plane_state *pstate, in vop2_plane_splice_check() 3555 static int vop2_plane_atomic_check(struct drm_plane *plane, struct drm_plane_state *state) in vop2_plane_atomic_check() 3753 static void vop2_plane_atomic_disable(struct drm_plane *plane, struct drm_plane_state *old_state) in vop2_plane_atomic_disable() 3784 static void vop2_plane_setup_color_key(struct drm_plane *plane) in vop2_plane_setup_color_key() 4117 static void vop2_plane_atomic_update(struct drm_plane *plane, struct drm_plane_state *old_state) in vop2_plane_atomic_update() 4262 rockchip_atomic_helper_update_plane(struct drm_plane *plane, in rockchip_atomic_helper_update_plane() [all …]
|
| /device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
| D | videodev2.h | 1116 __u32 plane; member
|
| /device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/ |
| D | videodev2.h | 1116 __u32 plane; member
|