| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0042-backend-drm-Support-modifier.patch | 123 + res = drmModeGetResources(b->drm->drm.fd); 168 - res = drmModeGetResources(b->drm->drm.fd);
|
| H A D | 0015-backend-drm-Support-selecting-monitors.patch | 408 - * @param resources The DRM resources, it is taken with drmModeGetResources 500 resources = drmModeGetResources(device->drm.fd); 502 weston_log("drmModeGetResources failed\n");
|
| H A D | 0077-HACK-Honour-cursor-size-config.patch | 76 res = drmModeGetResources(b->drm->drm.fd);
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0042-backend-drm-Support-modifier.patch | 123 + res = drmModeGetResources(b->drm->drm.fd); 168 - res = drmModeGetResources(b->drm->drm.fd);
|
| H A D | 0015-backend-drm-Support-selecting-monitors.patch | 408 - * @param resources The DRM resources, it is taken with drmModeGetResources 500 resources = drmModeGetResources(device->drm.fd); 502 weston_log("drmModeGetResources failed\n");
|
| H A D | 0076-HACK-Honour-cursor-size-config.patch | 76 res = drmModeGetResources(b->drm->drm.fd);
|
| /OK3568_Linux_fs/device/rockchip/common/data/ |
| H A D | kmsgrab.c | 160 res = drmModeGetResources(fd); in usage()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/ |
| H A D | 0008-kmssink-Support-setting-plane-zpos.patch | 42 + res = drmModeGetResources (self->fd);
|
| H A D | 0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 118 + res = drmModeGetResources (self->fd);
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0008-kmssink-Support-setting-plane-zpos.patch | 42 + res = drmModeGetResources (self->fd);
|
| H A D | 0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 118 + res = drmModeGetResources (self->fd);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/ |
| H A D | 0008-kmssink-Support-setting-plane-zpos.patch | 42 + res = drmModeGetResources (self->fd);
|
| H A D | 0024-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 126 + res = drmModeGetResources (self->fd);
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/drmDsp/ |
| H A D | dev.c | 93 r = drmModeGetResources(dev->fd); in create_sp_dev()
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/ |
| H A D | xf86drmMode.h | 277 extern drmModeResPtr drmModeGetResources(int fd);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0039-backend-drm-Support-modifier.patch | 163 res = drmModeGetResources(b->drm.fd);
|
| H A D | 0013-backend-drm-Support-selecting-monitors.patch | 416 - * @param resources The DRM resources, it is taken with drmModeGetResources 505 resources = drmModeGetResources(b->drm.fd); 507 weston_log("drmModeGetResources failed\n");
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/ |
| H A D | graphics_drm.c | 376 res = drmModeGetResources(drm_fd); in drm_init()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/ |
| H A D | xf86drmMode.h | 353 extern drmModeResPtr drmModeGetResources(int fd);
|
| /OK3568_Linux_fs/external/recovery/minui/ |
| H A D | graphics_drm.c | 389 res = drmModeGetResources(drm_fd); in drm_init()
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/ |
| H A D | xf86drmMode.h | 353 extern drmModeResPtr drmModeGetResources(int fd);
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/ |
| H A D | xf86drmMode.h | 353 extern drmModeResPtr drmModeGetResources(int fd);
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/kmssrc/ |
| H A D | gstkmssrc.c | 380 res = drmModeGetResources (self->fd); in gst_kms_src_get_crtc_pipe() 850 res = drmModeGetResources (self->fd); in gst_kms_src_find_best_crtc()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | rkdrm_display.c | 515 res = drmModeGetResources(fd); in drmInit()
|
| /OK3568_Linux_fs/buildroot/package/lvgl/lv_drivers/ |
| H A D | 0006-drm-Reconstructs-the-drm-display-driver.patch | 720 - if ((res = drmModeGetResources(drm_dev.fd)) == NULL) { 721 - err("drmModeGetResources() failed"); 1151 + dev->res = drmModeGetResources(dev->fd);
|