Home
last modified time | relevance | path

Searched defs:mode_config (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_irq_kms.c82 struct drm_mode_config *mode_config = &dev->mode_config; in radeon_hotplug_work_func() local
103 struct drm_mode_config *mode_config = &dev->mode_config; in radeon_dp_work_func() local
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_irq.c84 struct drm_mode_config *mode_config = &dev->mode_config; in amdgpu_hotplug_work_func() local
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_device.h183 struct drm_mode_config mode_config; /**< Current mode config */ member