Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_irq.c543 struct drm_mode_config *mode_config = &dev->mode_config; in i915_hotplug_work_func() local
2630 struct drm_mode_config *mode_config = &dev->mode_config; in ibx_hpd_irq_setup() local
3357 struct drm_mode_config *mode_config = &dev->mode_config; in i915_hpd_irq_setup() local
3524 struct drm_mode_config *mode_config = &dev->mode_config; in i915_reenable_hotplug_timer_func() local
3638 struct drm_mode_config *mode_config = &dev->mode_config; in intel_hpd_init() local
H A Dintel_display.c5028 struct drm_mode_config *mode_config = &dev->mode_config; in ironlake_init_pch_refclk() local
5178 struct drm_mode_config *mode_config = &dev->mode_config; in lpt_init_pch_refclk() local
/gfx-drm/usr/src/uts/common/drm/
H A DdrmP.h1191 struct drm_mode_config mode_config; /**< Current mode config */ member