Home
last modified time | relevance | path

Searched refs:hotplug (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_hotplug.c160 struct i915_hotplug *hpd = &dev_priv->hotplug; in intel_hpd_irq_storm_detect()
168 (!long_hpd && !dev_priv->hotplug.hpd_short_storm_enabled)) in intel_hpd_irq_storm_detect()
214 dev_priv->hotplug.stats[pin].state != HPD_MARK_DISABLED) in intel_hpd_irq_storm_switch_to_polling()
221 dev_priv->hotplug.stats[pin].state = HPD_DISABLED; in intel_hpd_irq_storm_switch_to_polling()
231 mod_delayed_work(system_wq, &dev_priv->hotplug.reenable_work, in intel_hpd_irq_storm_switch_to_polling()
240 hotplug.reenable_work.work); in intel_hpd_irq_storm_reenable_work()
252 if (dev_priv->hotplug.stats[pin].state != HPD_DISABLED) in intel_hpd_irq_storm_reenable_work()
255 dev_priv->hotplug.stats[pin].state = HPD_ENABLED; in intel_hpd_irq_storm_reenable_work()
316 container_of(work, struct drm_i915_private, hotplug.dig_port_work); in i915_digport_work_func()
322 long_port_mask = dev_priv->hotplug.long_port_mask; in i915_digport_work_func()
[all …]
H A Dintel_sdvo.c1902 u16 hotplug; in intel_sdvo_get_hotplug_support() local
1915 &hotplug, sizeof(hotplug))) in intel_sdvo_get_hotplug_support()
1918 return hotplug; in intel_sdvo_get_hotplug_support()
2727 intel_encoder->hotplug = intel_sdvo_hotplug; in intel_sdvo_dvi_init()
H A Dintel_display_types.h135 enum intel_hotplug_state (*hotplug)(struct intel_encoder *encoder, member
H A Dintel_crt.c1034 crt->base.hotplug = intel_encoder_hotplug; in intel_crt_init()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_irq.c2936 if (dev_priv->hotplug.stats[encoder->hpd_pin].state == HPD_ENABLED) in intel_hpd_enabled_irqs()
2944 u32 hotplug; in ibx_hpd_detection_setup() local
2951 hotplug = I915_READ(PCH_PORT_HOTPLUG); in ibx_hpd_detection_setup()
2952 hotplug &= ~(PORTB_PULSE_DURATION_MASK | in ibx_hpd_detection_setup()
2955 hotplug |= PORTB_HOTPLUG_ENABLE | PORTB_PULSE_DURATION_2ms; in ibx_hpd_detection_setup()
2956 hotplug |= PORTC_HOTPLUG_ENABLE | PORTC_PULSE_DURATION_2ms; in ibx_hpd_detection_setup()
2957 hotplug |= PORTD_HOTPLUG_ENABLE | PORTD_PULSE_DURATION_2ms; in ibx_hpd_detection_setup()
2963 hotplug |= PORTA_HOTPLUG_ENABLE; in ibx_hpd_detection_setup()
2964 I915_WRITE(PCH_PORT_HOTPLUG, hotplug); in ibx_hpd_detection_setup()
2988 u32 hotplug; in icp_hpd_detection_setup() local
[all …]
H A Di915_debugfs.c3958 struct i915_hotplug *hotplug = &dev_priv->hotplug; in i915_hpd_storm_ctl_show() local
3964 flush_work(&dev_priv->hotplug.dig_port_work); in i915_hpd_storm_ctl_show()
3965 flush_delayed_work(&dev_priv->hotplug.hotplug_work); in i915_hpd_storm_ctl_show()
3967 seq_printf(m, "Threshold: %d\n", hotplug->hpd_storm_threshold); in i915_hpd_storm_ctl_show()
3969 yesno(delayed_work_pending(&hotplug->reenable_work))); in i915_hpd_storm_ctl_show()
3980 struct i915_hotplug *hotplug = &dev_priv->hotplug; in i915_hpd_storm_ctl_write() local
4011 hotplug->hpd_storm_threshold = new_threshold; in i915_hpd_storm_ctl_write()
4014 hotplug->stats[i].count = 0; in i915_hpd_storm_ctl_write()
4018 flush_delayed_work(&dev_priv->hotplug.reenable_work); in i915_hpd_storm_ctl_write()
4042 yesno(dev_priv->hotplug.hpd_short_storm_enabled)); in i915_hpd_short_storm_ctl_show()
[all …]
H A Di915_drv.c428 dev_priv->hotplug.dp_wq = alloc_ordered_workqueue("i915-dp", 0); in i915_workqueues_init()
429 if (dev_priv->hotplug.dp_wq == NULL) in i915_workqueues_init()
444 destroy_workqueue(dev_priv->hotplug.dp_wq); in i915_workqueues_cleanup()
H A Di915_drv.h1003 struct i915_hotplug hotplug; member
/netbsd-src/external/intel-fw-public/iwl4965/dist/
H A DREADME.iwlwifi-4965-ucode49 must also have a working hotplug and udev infrastructure configured.
50 The steps for installing and configuring hotplug and udev are very
59 hotplug configuration file for your distro:
61 % grep \"^FIRMWARE_DIR\" /etc/hotplug/firmware.agent
/netbsd-src/external/intel-fw-public/iwl5150/dist/
H A DREADME.iwlwifi-5150-ucode49 must also have a working hotplug and udev infrastructure configured.
50 The steps for installing and configuring hotplug and udev are very
59 hotplug configuration file for your distro:
61 % grep \"^FIRMWARE_DIR\" /etc/hotplug/firmware.agent
/netbsd-src/external/intel-fw-public/iwl1000/dist/
H A DREADME.iwlwifi-1000-ucode49 must also have a working hotplug and udev infrastructure configured.
50 The steps for installing and configuring hotplug and udev are very
59 hotplug configuration file for your distro:
61 % grep \"^FIRMWARE_DIR\" /etc/hotplug/firmware.agent
/netbsd-src/external/intel-fw-public/iwl5000/dist/
H A DREADME.iwlwifi-5000-ucode49 must also have a working hotplug and udev infrastructure configured.
50 The steps for installing and configuring hotplug and udev are very
59 hotplug configuration file for your distro:
61 % grep \"^FIRMWARE_DIR\" /etc/hotplug/firmware.agent
/netbsd-src/external/intel-fw-public/ipw3945/dist/
H A DREADME.iwlwifi-3945-ucode46 must also have a working hotplug and udev infrastructure configured.
47 The steps for installing and configuring hotplug and udev are very
56 hotplug configuration file for your distro:
58 % grep \"^FIRMWARE_DIR\" /etc/hotplug/firmware.agent
/netbsd-src/sys/external/bsd/drm2/include/drm/
H A Ddrm_client.h52 int (*hotplug)(struct drm_client_dev *); member
/netbsd-src/external/mit/xorg/server/xorg-server.old/include/
H A DMakefile57 xvmcext.h hotplug.h xkbsrv.h dri2.h rrtransform.h \
/netbsd-src/external/mit/xorg/server/xorg-server/include/
H A DMakefile72 xvmcext.h hotplug.h xkbsrv.h dri2.h rrtransform.h \
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dtegra20-colibri-iris.dts49 hotplug-detect {
H A Dtegra20-colibri-eval-v3.dts49 hotplug-detect {
H A Dvexpress-v2p-ca15_a7.dts632 * (suspend) and CPU hotplug of this platform. For this reason, flash
H A Dqcom-msm8974-samsung-klte.dts563 * cd-gpios the driver resorts to polling, so hotplug works.
H A Dtegra20-colibri.dtsi159 hotplug-detect {
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/arm/
H A Djuno-motherboard.dtsi121 * hotplug of the platform. For this reason,
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dp_mst_topology.c3838 bool hotplug = false; in drm_dp_mst_process_up_req() local
3863 hotplug = true; in drm_dp_mst_process_up_req()
3867 return hotplug; in drm_dp_mst_process_up_req()
H A Ddrm_fb_helper.c2257 .hotplug = drm_fbdev_client_hotplug,
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
H A Dsdm845-cheza.dtsi787 * USB session in some cases depending on what you hotplug into the

12