Home
last modified time | relevance | path

Searched refs:drm_mode_destroy_dumb (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dumb_buffers.c134 int drm_mode_destroy_dumb(struct drm_device *dev, u32 handle, in drm_mode_destroy_dumb() function
149 struct drm_mode_destroy_dumb *args = data; in drm_mode_destroy_dumb_ioctl()
151 return drm_mode_destroy_dumb(dev, args->handle, file_priv); in drm_mode_destroy_dumb_ioctl()
H A Ddrm_crtc_internal.h99 int drm_mode_destroy_dumb(struct drm_device *dev, u32 handle,
H A Ddrm_client.c243 drm_mode_destroy_dumb(dev, buffer->handle, buffer->client->file); in drm_client_buffer_delete()
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/sources/
H A Ddrm_alloc.cpp81 struct drm_mode_destroy_dumb destory_arg; in drm_buf_alloc()
178 struct drm_mode_destroy_dumb destory_arg; in drm_buf_destroy()
/OK3568_Linux_fs/external/linux-rga/samples/utils/allocator/
H A Ddrm_alloc.cpp80 struct drm_mode_destroy_dumb destory_arg; in drm_buf_alloc()
177 struct drm_mode_destroy_dumb destory_arg; in drm_buf_destroy()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddumb_bo.c139 struct drm_mode_destroy_dumb arg; in dumb_bo_destroy()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Ddrm_device.cpp132 struct drm_mode_destroy_dumb arg; in DestroyDumbObject()
/OK3568_Linux_fs/device/rockchip/common/data/
H A Dkmsgrab.c53 struct drm_mode_destroy_dumb arg; in destroy_dumb()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/drmDsp/
H A Dbo.c164 struct drm_mode_destroy_dumb dd; in free_sp_bo()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0050-HACK-pixman-renderer-Support-passing-dma-fd-to-pixma.patch60 struct drm_mode_destroy_dumb destroy_arg;
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0053-HACK-pixman-renderer-Support-passing-dma-fd-to-pixma.patch60 struct drm_mode_destroy_dumb destroy_arg;
/OK3568_Linux_fs/buildroot/package/weston/
H A D0053-HACK-pixman-renderer-Support-passing-dma-fd-to-pixma.patch60 struct drm_mode_destroy_dumb destroy_arg;
/OK3568_Linux_fs/external/linux-rga/core/
H A DRockchipRga.cpp169 struct drm_mode_destroy_dumb arg; in RkRgaFreeBuffer()
/OK3568_Linux_fs/external/mpp/osal/allocator/
H A Dallocator_drm.c126 struct drm_mode_destroy_dumb data = { in drm_free()
/OK3568_Linux_fs/external/mpp/osal/linux/
H A Ddrm_mode.h521 struct drm_mode_destroy_dumb { struct
H A Ddrm.h896 #define DRM_IOCTL_MODE_DESTROY_DUMB DRM_IOWR(0xB4, struct drm_mode_destroy_dumb)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Ddrm_mode.h728 struct drm_mode_destroy_dumb { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Ddrm_mode.h728 struct drm_mode_destroy_dumb { struct
H A Ddrm.h881 #define DRM_IOCTL_MODE_DESTROY_DUMB DRM_IOWR(0xB4, struct drm_mode_destroy_dumb)
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm_mode.h829 struct drm_mode_destroy_dumb { struct
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm_mode.h829 struct drm_mode_destroy_dumb { struct
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Ddrm_mode.h728 struct drm_mode_destroy_dumb { struct
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Ddrm_mode.h728 struct drm_mode_destroy_dumb { struct
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm_mode.h917 struct drm_mode_destroy_dumb { struct
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Ddrm_mode.h728 struct drm_mode_destroy_dumb { struct

12