Home
last modified time | relevance | path

Searched refs:drm_file (Results 26 - 37 of 37) sorted by relevance

12

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A DMakefile7 drm_file.o drm_gem.o drm_ioctl.o drm_irq.o \
H A Ddrm_mode_config.c27 #include <drm/drm_file.h>
94 int drm_mode_getresources(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_mode_getresources()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_fb.c184 static struct drm_framebuffer *rockchip_fb_create(struct drm_device *dev, struct drm_file *file, in rockchip_fb_create()
H A Drockchip_drm_debugfs.c9 #include <drm/drm_file.h>
H A Drockchip_drm_drv.c1366 static void rockchip_drm_crtc_cancel_pending_vblank(struct drm_crtc *crtc, struct drm_file *file_priv) in rockchip_drm_crtc_cancel_pending_vblank()
1375 static int rockchip_drm_open(struct drm_device *dev, struct drm_file *file) in rockchip_drm_open()
1384 static void rockchip_drm_postclose(struct drm_device *dev, struct drm_file *file_priv) in rockchip_drm_postclose()
1401 static struct drm_pending_vblank_event *rockchip_drm_add_vcnt_event(struct drm_crtc *crtc, struct drm_file *file_priv) in rockchip_drm_add_vcnt_event()
1426 static int rockchip_drm_get_vcnt_event_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) in rockchip_drm_get_vcnt_event_ioctl()
H A Drockchip_drm_drv.h319 void (*cancel_pending_vblank)(struct drm_crtc *crtc, struct drm_file *file_priv);
H A Drockchip_drm_vop.c2293 static void vop_crtc_cancel_pending_vblank(struct drm_crtc *crtc, struct drm_file *file_priv) in vop_crtc_cancel_pending_vblank()
H A Drockchip_drm_vop2.c4546 static void vop2_crtc_cancel_pending_vblank(struct drm_crtc *crtc, struct drm_file *file_priv) in vop2_crtc_cancel_pending_vblank()
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_drm_drv.h324 struct drm_file *file_priv);
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c1030 static int nouveau_drm_open(struct drm_device *dev, struct drm_file *fpriv) in nouveau_drm_open()
1076 static void nouveau_drm_postclose(struct drm_device *dev, struct drm_file *fpriv) in nouveau_drm_postclose()
1118 struct drm_file *filp = file->private_data; in nouveau_drm_ioctl()
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_connector.h1583 static inline struct drm_connector *drm_connector_lookup(struct drm_device *dev, struct drm_file *file_priv, in drm_connector_lookup()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c4546 struct drm_file *file_priv) in vop2_crtc_cancel_pending_vblank()

Completed in 46 milliseconds

12