Searched defs:drm_dev (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/sys/arm/nvidia/drm2/ |
| H A D | tegra_host1x.c | 114 host1x_output_poll_changed(struct drm_device *drm_dev) in host1x_output_poll_changed() 191 host1x_drm_load(struct drm_device *drm_dev, unsigned long flags) in host1x_drm_load() 238 host1x_drm_unload(struct drm_device *drm_dev) in host1x_drm_unload() 256 host1x_drm_open(struct drm_device *drm_dev, struct drm_file *filp) in host1x_drm_open() 272 host1x_drm_lastclose(struct drm_device *drm_dev) in host1x_drm_lastclose() 283 host1x_drm_enable_vblank(struct drm_device *drm_dev, int pipe) in host1x_drm_enable_vblank() 297 host1x_drm_disable_vblank(struct drm_device *drm_dev, int pipe) in host1x_drm_disable_vblank()
|
| H A D | tegra_fb.c | 125 struct drm_device *drm_dev; in tegra_fb_probe() local 201 tegra_drm_fb_getinfo(struct drm_device *drm_dev) in tegra_drm_fb_getinfo() 225 tegra_drm_fb_init(struct drm_device *drm_dev) in tegra_drm_fb_init() 319 tegra_drm_fb_destroy(struct drm_device *drm_dev) in tegra_drm_fb_destroy()
|
| H A D | tegra_bo.c | 254 tegra_bo_dumb_create(struct drm_file *file, struct drm_device *drm_dev, in tegra_bo_dumb_create() 274 struct drm_device *drm_dev, uint32_t handle, uint64_t *offset) in tegra_bo_dumb_map_offset() 304 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 | 84 struct drm_device drm_dev; member
|