Lines Matching defs:drm
40 struct drm_device *drm = tegra->drm; in tegra_atomic_complete() local
77 static int tegra_atomic_commit(struct drm_device *drm, in tegra_atomic_commit()
117 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()
288 struct drm_device *drm, in host1x_reloc_copy_from_user()
326 struct drm_tegra_submit *args, struct drm_device *drm, in tegra_drm_submit()
445 static int tegra_gem_create(struct drm_device *drm, void *data, in tegra_gem_create()
459 static int tegra_gem_mmap(struct drm_device *drm, void *data, in tegra_gem_mmap()
479 static int tegra_syncpt_read(struct drm_device *drm, void *data, in tegra_syncpt_read()
494 static int tegra_syncpt_incr(struct drm_device *drm, void *data, in tegra_syncpt_incr()
508 static int tegra_syncpt_wait(struct drm_device *drm, void *data, in tegra_syncpt_wait()
523 static int tegra_open_channel(struct drm_device *drm, void *data, in tegra_open_channel()
553 static int tegra_close_channel(struct drm_device *drm, void *data, in tegra_close_channel()
571 static int tegra_get_syncpt(struct drm_device *drm, void *data, in tegra_get_syncpt()
593 static int tegra_submit(struct drm_device *drm, void *data, in tegra_submit()
608 static int tegra_get_syncpt_base(struct drm_device *drm, void *data, in tegra_get_syncpt_base()
636 static int tegra_gem_set_tiling(struct drm_device *drm, void *data, in tegra_gem_set_tiling()
689 static int tegra_gem_get_tiling(struct drm_device *drm, void *data, in tegra_gem_get_tiling()
729 static int tegra_gem_set_flags(struct drm_device *drm, void *data, in tegra_gem_set_flags()
754 static int tegra_gem_get_flags(struct drm_device *drm, void *data, in tegra_gem_get_flags()
810 static struct drm_crtc *tegra_crtc_from_pipe(struct drm_device *drm, in tegra_crtc_from_pipe()
823 static u32 tegra_drm_get_vblank_counter(struct drm_device *drm, in tegra_drm_get_vblank_counter()
835 static int tegra_drm_enable_vblank(struct drm_device *drm, unsigned int pipe) in tegra_drm_enable_vblank()
848 static void tegra_drm_disable_vblank(struct drm_device *drm, unsigned int pipe) in tegra_drm_disable_vblank()
857 static void tegra_drm_preclose(struct drm_device *drm, struct drm_file *file) in tegra_drm_preclose()
872 struct drm_device *drm = node->minor->dev; in tegra_debugfs_framebuffers() local
892 struct drm_device *drm = node->minor->dev; in tegra_debugfs_iova() local
982 struct drm_device *drm; in host1x_drm_probe() local
1008 struct drm_device *drm = dev_get_drvdata(&dev->dev); in host1x_drm_remove() local
1019 struct drm_device *drm = dev_get_drvdata(dev); in host1x_drm_suspend() local
1037 struct drm_device *drm = dev_get_drvdata(dev); in host1x_drm_resume() local