Home
last modified time | relevance | path

Searched refs:drmModePlaneRes (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0039-kmssink-Support-scaling-in-modesetting.patch19 -find_plane_for_crtc (int fd, drmModeRes * res, drmModePlaneRes * pres,
20 +find_plane_for_crtc (GstKMSSink * self, drmModeRes * res, drmModePlaneRes * pres,
29 @@ -565,7 +566,8 @@ find_plane_for_crtc (int fd, drmModeRes * res, drmModePlaneRes * pres,
H A D0038-kmssink-Improve-monitor-and-plane-selection.patch49 find_plane_for_crtc (int fd, drmModeRes * res, drmModePlaneRes * pres,
61 @@ -536,11 +561,26 @@ find_plane_for_crtc (int fd, drmModeRes * res, drmModePlaneRes * pres,
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0038-kmssink-Support-scaling-in-modesetting.patch19 -find_plane_for_crtc (int fd, drmModeRes * res, drmModePlaneRes * pres,
20 +find_plane_for_crtc (GstKMSSink * self, drmModeRes * res, drmModePlaneRes * pres,
29 @@ -260,7 +261,8 @@ find_plane_for_crtc (int fd, drmModeRes * res, drmModePlaneRes * pres,
H A D0037-kmssink-Improve-monitor-and-plane-selection.patch49 find_plane_for_crtc (int fd, drmModeRes * res, drmModePlaneRes * pres,
61 @@ -231,11 +256,26 @@ find_plane_for_crtc (int fd, drmModeRes * res, drmModePlaneRes * pres,
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0039-kmssink-Support-scaling-in-modesetting.patch19 -find_plane_for_crtc (int fd, drmModeRes * res, drmModePlaneRes * pres,
20 +find_plane_for_crtc (GstKMSSink * self, drmModeRes * res, drmModePlaneRes * pres,
29 @@ -565,7 +566,8 @@ find_plane_for_crtc (int fd, drmModeRes * res, drmModePlaneRes * pres,
H A D0038-kmssink-Improve-monitor-and-plane-selection.patch49 find_plane_for_crtc (int fd, drmModeRes * res, drmModePlaneRes * pres,
61 @@ -536,11 +561,26 @@ find_plane_for_crtc (int fd, drmModeRes * res, drmModePlaneRes * pres,
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0006-backend-drm-Bind-Nth-primary-plane-to-Nth-CRTC.patch52 drmModePlaneRes *kplane_res;
/OK3568_Linux_fs/buildroot/package/weston/
H A D0006-backend-drm-Bind-Nth-primary-plane-to-Nth-CRTC.patch52 drmModePlaneRes *kplane_res;
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/drmDsp/
H A Ddev.c64 drmModePlaneRes* pr = NULL; in create_sp_dev()
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dxf86drmMode.h255 } drmModePlaneRes, *drmModePlaneResPtr; typedef
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Dxf86drmMode.h339 } drmModePlaneRes, *drmModePlaneResPtr; typedef
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/
H A Dxf86drmMode.h339 } drmModePlaneRes, *drmModePlaneResPtr; typedef
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/
H A Dxf86drmMode.h339 } drmModePlaneRes, *drmModePlaneResPtr; typedef
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dximagesink.c144 drmModePlaneRes * pres, int crtc_id, int type) in drm_find_plane_for_crtc_by_type()
525 drmModePlaneRes * pres) in drm_prepare_planes()
2552 drmModePlaneRes *pres; in gst_x_image_sink_start()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c2435 drmModePlaneRes *kplane_res; in drmmode_crtc_create_planes()