| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/ |
| H A D | 0037-kmssink-Improve-monitor-and-plane-selection.patch | 54 + int i, pipe, plane_type, num_primary, fallback; 67 + plane_type = drm_plane_get_type (fd, plane); 68 + num_primary += plane_type == DRM_PLANE_TYPE_PRIMARY; 72 + if (pipe == num_primary - 1 && plane_type == DRM_PLANE_TYPE_PRIMARY) { 75 + } else if (!fallback && plane_type == DRM_PLANE_TYPE_OVERLAY) {
|
| H A D | 0038-kmssink-Support-scaling-in-modesetting.patch | 24 int i, pipe, plane_type, num_primary, fallback; 30 num_primary += plane_type == DRM_PLANE_TYPE_PRIMARY; 36 if (pipe == num_primary - 1 && plane_type == DRM_PLANE_TYPE_PRIMARY) {
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/ |
| H A D | 0038-kmssink-Improve-monitor-and-plane-selection.patch | 54 + int i, pipe, plane_type, num_primary, fallback; 67 + plane_type = drm_plane_get_type (fd, plane); 68 + num_primary += plane_type == DRM_PLANE_TYPE_PRIMARY; 72 + if (pipe == num_primary - 1 && plane_type == DRM_PLANE_TYPE_PRIMARY) { 75 + } else if (!fallback && plane_type == DRM_PLANE_TYPE_OVERLAY) {
|
| H A D | 0039-kmssink-Support-scaling-in-modesetting.patch | 24 int i, pipe, plane_type, num_primary, fallback; 30 num_primary += plane_type == DRM_PLANE_TYPE_PRIMARY; 36 if (pipe == num_primary - 1 && plane_type == DRM_PLANE_TYPE_PRIMARY) {
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0038-kmssink-Improve-monitor-and-plane-selection.patch | 54 + int i, pipe, plane_type, num_primary, fallback; 67 + plane_type = drm_plane_get_type (fd, plane); 68 + num_primary += plane_type == DRM_PLANE_TYPE_PRIMARY; 72 + if (pipe == num_primary - 1 && plane_type == DRM_PLANE_TYPE_PRIMARY) { 75 + } else if (!fallback && plane_type == DRM_PLANE_TYPE_OVERLAY) {
|
| H A D | 0039-kmssink-Support-scaling-in-modesetting.patch | 24 int i, pipe, plane_type, num_primary, fallback; 30 num_primary += plane_type == DRM_PLANE_TYPE_PRIMARY; 36 if (pipe == num_primary - 1 && plane_type == DRM_PLANE_TYPE_PRIMARY) {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/ |
| H A D | sti_compositor.c | 100 enum drm_plane_type plane_type = DRM_PLANE_TYPE_OVERLAY; in sti_compositor_bind() local 103 plane_type = DRM_PLANE_TYPE_PRIMARY; in sti_compositor_bind() 126 plane_type); in sti_compositor_bind()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | display.c | 51 int plane_type; member 136 g_disp.plane_type = DRM_PLANE_TYPE_OVERLAY; in display_init() 204 ret = drmCommit(&disp->buf[num], disp->width, disp->height, 0, 0, &disp->dev, disp->plane_type); in drm_commit()
|
| H A D | rkdrm_display.h | 98 int y_off, struct drm_dev *dev, int plane_type);
|
| H A D | rkdrm_display.c | 612 int x_off, int y_off, struct drm_dev *dev, int plane_type) in drmCommit() argument 627 if (plane_type == DRM_PLANE_TYPE_PRIMARY) { in drmCommit()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tidss/ |
| H A D | tidss_plane.c | 168 u32 hw_plane_id, u32 plane_type, in tidss_plane_create() argument 193 type = plane_type; in tidss_plane_create()
|
| H A D | tidss_plane.h | 21 u32 hw_plane_id, u32 plane_type,
|
| /OK3568_Linux_fs/device/rockchip/common/images/oem/oem_cvr/etc/rkadk/8M/ |
| H A D | rkadk_setting_sensor_0.ini | 165 plane_type = 1 key
|
| /OK3568_Linux_fs/device/rockchip/common/images/oem/oem_cvr/etc/rkadk/5M/ |
| H A D | rkadk_setting_sensor_0.ini | 165 plane_type = 1 key
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/ |
| H A D | malidp_planes.c | 935 enum drm_plane_type plane_type; in malidp_de_planes_init() local 985 plane_type = (i == 0) ? DRM_PLANE_TYPE_PRIMARY : in malidp_de_planes_init() 994 plane_type, NULL); in malidp_de_planes_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_mode.h | 354 const enum drm_plane_type *plane_type; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_sprite.c | 3018 enum drm_plane_type plane_type; in skl_universal_plane_create() local 3071 plane_type = DRM_PLANE_TYPE_PRIMARY; in skl_universal_plane_create() 3073 plane_type = DRM_PLANE_TYPE_OVERLAY; in skl_universal_plane_create() 3078 plane_type, in skl_universal_plane_create()
|
| H A D | intel_display_debugfs.c | 718 static const char *plane_type(enum drm_plane_type type) in plane_type() function 812 plane_type(plane->base.type)); in intel_plane_info()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop2.c | 1142 enum vop2_layer_type plane_type; member 4525 int plane_type = -1; in rockchip_vop2_get_cursor_plane() local 4536 plane_type = vop2->data->plane_table[i].plane_type; in rockchip_vop2_get_cursor_plane() 4543 if (vop2->data->plane_table[i].plane_type == plane_type && in rockchip_vop2_get_cursor_plane()
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/ |
| H A D | ximagesink.c | 160 int plane_type = drm_plane_get_type (fd, plane); in drm_find_plane_for_crtc_by_type() local 161 int primary = plane_type == DRM_PLANE_TYPE_PRIMARY; in drm_find_plane_for_crtc_by_type() 164 if ((plane->possible_crtcs & (1 << pipe)) && plane_type == type) { in drm_find_plane_for_crtc_by_type()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 3246 enum drm_plane_type plane_type, in initialize_plane() argument 3258 plane->type = plane_type; in initialize_plane()
|