• Home
  • Raw
  • Download

Lines Matching defs:drm

46 	struct drm_device *drm = tegra->drm;  in tegra_atomic_complete()  local
83 static int tegra_atomic_commit(struct drm_device *drm, in tegra_atomic_commit()
129 static int tegra_drm_load(struct drm_device *drm, unsigned long flags) in tegra_drm_load()
245 static void tegra_drm_unload(struct drm_device *drm) in tegra_drm_unload()
270 static int tegra_drm_open(struct drm_device *drm, struct drm_file *filp) in tegra_drm_open()
291 static void tegra_drm_lastclose(struct drm_device *drm) in tegra_drm_lastclose()
316 struct drm_device *drm, in host1x_reloc_copy_from_user()
384 struct drm_tegra_submit *args, struct drm_device *drm, in tegra_drm_submit()
590 static int tegra_gem_create(struct drm_device *drm, void *data, in tegra_gem_create()
604 static int tegra_gem_mmap(struct drm_device *drm, void *data, in tegra_gem_mmap()
624 static int tegra_syncpt_read(struct drm_device *drm, void *data, in tegra_syncpt_read()
639 static int tegra_syncpt_incr(struct drm_device *drm, void *data, in tegra_syncpt_incr()
653 static int tegra_syncpt_wait(struct drm_device *drm, void *data, in tegra_syncpt_wait()
690 static int tegra_open_channel(struct drm_device *drm, void *data, in tegra_open_channel()
723 static int tegra_close_channel(struct drm_device *drm, void *data, in tegra_close_channel()
747 static int tegra_get_syncpt(struct drm_device *drm, void *data, in tegra_get_syncpt()
777 static int tegra_submit(struct drm_device *drm, void *data, in tegra_submit()
800 static int tegra_get_syncpt_base(struct drm_device *drm, void *data, in tegra_get_syncpt_base()
838 static int tegra_gem_set_tiling(struct drm_device *drm, void *data, in tegra_gem_set_tiling()
891 static int tegra_gem_get_tiling(struct drm_device *drm, void *data, in tegra_gem_get_tiling()
931 static int tegra_gem_set_flags(struct drm_device *drm, void *data, in tegra_gem_set_flags()
956 static int tegra_gem_get_flags(struct drm_device *drm, void *data, in tegra_gem_get_flags()
1033 static void tegra_drm_postclose(struct drm_device *drm, struct drm_file *file) in tegra_drm_postclose()
1050 struct drm_device *drm = node->minor->dev; in tegra_debugfs_framebuffers() local
1071 struct drm_device *drm = node->minor->dev; in tegra_debugfs_iova() local
1233 struct drm_device *drm; in host1x_drm_probe() local
1255 struct drm_device *drm = dev_get_drvdata(&dev->dev); in host1x_drm_remove() local
1266 struct drm_device *drm = dev_get_drvdata(dev); in host1x_drm_suspend() local
1284 struct drm_device *drm = dev_get_drvdata(dev); in host1x_drm_resume() local