Searched defs:drm_dev (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/arm/nvidia/drm2/ |
| H A D | tegra_host1x.c | 116 host1x_output_poll_changed(struct drm_device *drm_dev) in host1x_output_poll_changed() 193 host1x_drm_load(struct drm_device *drm_dev, unsigned long flags) in host1x_drm_load() 240 host1x_drm_unload(struct drm_device *drm_dev) in host1x_drm_unload() 258 host1x_drm_open(struct drm_device *drm_dev, struct drm_file *filp) in host1x_drm_open() 274 host1x_drm_lastclose(struct drm_device *drm_dev) in host1x_drm_lastclose() 285 host1x_drm_enable_vblank(struct drm_device *drm_dev, int pipe) in host1x_drm_enable_vblank() 299 host1x_drm_disable_vblank(struct drm_device *drm_dev, int pipe) in host1x_drm_disable_vblank()
|
| H A D | tegra_fb.c | 127 struct drm_device *drm_dev; in tegra_fb_probe() local 203 tegra_drm_fb_getinfo(struct drm_device *drm_dev) in tegra_drm_fb_getinfo() 227 tegra_drm_fb_init(struct drm_device *drm_dev) in tegra_drm_fb_init() 321 tegra_drm_fb_destroy(struct drm_device *drm_dev) in tegra_drm_fb_destroy()
|
| H A D | tegra_bo.c | 260 tegra_bo_dumb_create(struct drm_file *file, struct drm_device *drm_dev, in tegra_bo_dumb_create() 280 struct drm_device *drm_dev, uint32_t handle, uint64_t *offset) in tegra_bo_dumb_map_offset() 310 tegra_bo_dumb_destroy(struct drm_file *file_priv, struct drm_device *drm_dev, in tegra_bo_dumb_destroy()
|
| H A D | tegra_drm.h | 86 struct drm_device drm_dev; member
|