Lines Matching refs:drm_device
44 int rockchip_drm_dma_attach_device(struct drm_device *drm_dev, in rockchip_drm_dma_attach_device()
60 void rockchip_drm_dma_detach_device(struct drm_device *drm_dev, in rockchip_drm_dma_detach_device()
67 int rockchip_register_crtc_funcs(struct drm_device *dev, in rockchip_register_crtc_funcs()
82 void rockchip_unregister_crtc_funcs(struct drm_device *dev, int pipe) in rockchip_unregister_crtc_funcs()
93 static struct drm_crtc *rockchip_crtc_from_pipe(struct drm_device *drm, in rockchip_crtc_from_pipe()
106 static int rockchip_drm_crtc_enable_vblank(struct drm_device *dev, in rockchip_drm_crtc_enable_vblank()
119 static void rockchip_drm_crtc_disable_vblank(struct drm_device *dev, in rockchip_drm_crtc_disable_vblank()
130 static int rockchip_drm_load(struct drm_device *drm_dev, unsigned long flags) in rockchip_drm_load()
236 static int rockchip_drm_unload(struct drm_device *drm_dev) in rockchip_drm_unload()
252 void rockchip_drm_lastclose(struct drm_device *dev) in rockchip_drm_lastclose()
309 struct drm_device *drm = dev_get_drvdata(dev); in rockchip_drm_sys_suspend()
332 struct drm_device *drm = dev_get_drvdata(dev); in rockchip_drm_sys_resume()
446 struct drm_device *drm; in rockchip_drm_bind()
472 struct drm_device *drm = dev_get_drvdata(dev); in rockchip_drm_unbind()