Searched defs:drm_dev (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/arm/nvidia/drm2/
H A Dtegra_drm.h86 struct drm_device drm_dev; member in struct:tegra_drm
H A Dtegra_bo.c260 tegra_bo_dumb_create(struct drm_file *file, struct drm_device *drm_dev, argument
279 tegra_bo_dumb_map_offset(struct drm_file *file_priv, struct drm_device *drm_dev, uint32_t handle, uint64_t *offset) argument
310 tegra_bo_dumb_destroy(struct drm_file *file_priv, struct drm_device *drm_dev, unsigned int handle) argument
[all...]
H A Dtegra_fb.c127 struct drm_device *drm_dev; local
203 tegra_drm_fb_getinfo(struct drm_device *drm_dev) argument
227 tegra_drm_fb_init(struct drm_device *drm_dev) argument
321 tegra_drm_fb_destroy(struct drm_device *drm_dev) argument
[all...]
H A Dtegra_host1x.c116 host1x_output_poll_changed(struct drm_device *drm_dev) argument
193 host1x_drm_load(struct drm_device *drm_dev, unsigned long flags) argument
240 host1x_drm_unload(struct drm_device *drm_dev) argument
258 host1x_drm_open(struct drm_device *drm_dev, struct drm_file *filp) argument
274 host1x_drm_lastclose(struct drm_device *drm_dev) argument
285 host1x_drm_enable_vblank(struct drm_device *drm_dev, int pipe) argument
299 host1x_drm_disable_vblank(struct drm_device *drm_dev, int pipe) argument
[all...]

Completed in 107 milliseconds