Lines Matching refs:drm_device
40 struct drm_device *drm = tegra->drm; in tegra_atomic_complete()
76 static int tegra_atomic_commit(struct drm_device *drm, in tegra_atomic_commit()
116 static int tegra_drm_load(struct drm_device *drm, unsigned long flags) in tegra_drm_load()
216 static int tegra_drm_unload(struct drm_device *drm) in tegra_drm_unload()
241 static int tegra_drm_open(struct drm_device *drm, struct drm_file *filp) in tegra_drm_open()
261 static void tegra_drm_lastclose(struct drm_device *drm) in tegra_drm_lastclose()
271 host1x_bo_lookup(struct drm_device *drm, struct drm_file *file, u32 handle) in host1x_bo_lookup()
290 struct drm_device *drm, in host1x_reloc_copy_from_user()
328 struct drm_tegra_submit *args, struct drm_device *drm, in tegra_drm_submit()
447 static int tegra_gem_create(struct drm_device *drm, void *data, in tegra_gem_create()
461 static int tegra_gem_mmap(struct drm_device *drm, void *data, in tegra_gem_mmap()
481 static int tegra_syncpt_read(struct drm_device *drm, void *data, in tegra_syncpt_read()
496 static int tegra_syncpt_incr(struct drm_device *drm, void *data, in tegra_syncpt_incr()
510 static int tegra_syncpt_wait(struct drm_device *drm, void *data, in tegra_syncpt_wait()
525 static int tegra_open_channel(struct drm_device *drm, void *data, in tegra_open_channel()
555 static int tegra_close_channel(struct drm_device *drm, void *data, in tegra_close_channel()
573 static int tegra_get_syncpt(struct drm_device *drm, void *data, in tegra_get_syncpt()
595 static int tegra_submit(struct drm_device *drm, void *data, in tegra_submit()
610 static int tegra_get_syncpt_base(struct drm_device *drm, void *data, in tegra_get_syncpt_base()
638 static int tegra_gem_set_tiling(struct drm_device *drm, void *data, in tegra_gem_set_tiling()
691 static int tegra_gem_get_tiling(struct drm_device *drm, void *data, in tegra_gem_get_tiling()
731 static int tegra_gem_set_flags(struct drm_device *drm, void *data, in tegra_gem_set_flags()
756 static int tegra_gem_get_flags(struct drm_device *drm, void *data, in tegra_gem_get_flags()
812 static struct drm_crtc *tegra_crtc_from_pipe(struct drm_device *drm, in tegra_crtc_from_pipe()
825 static u32 tegra_drm_get_vblank_counter(struct drm_device *drm, in tegra_drm_get_vblank_counter()
837 static int tegra_drm_enable_vblank(struct drm_device *drm, unsigned int pipe) in tegra_drm_enable_vblank()
850 static void tegra_drm_disable_vblank(struct drm_device *drm, unsigned int pipe) in tegra_drm_disable_vblank()
859 static void tegra_drm_preclose(struct drm_device *drm, struct drm_file *file) in tegra_drm_preclose()
878 struct drm_device *drm = node->minor->dev; in tegra_debugfs_framebuffers()
898 struct drm_device *drm = node->minor->dev; in tegra_debugfs_iova()
987 struct drm_device *drm; in host1x_drm_probe()
1014 struct drm_device *drm = dev_get_drvdata(&dev->dev); in host1x_drm_remove()
1025 struct drm_device *drm = dev_get_drvdata(dev); in host1x_drm_suspend()
1034 struct drm_device *drm = dev_get_drvdata(dev); in host1x_drm_resume()