freebsd-skq/sys/dev/drm2/i915
Jung-uk Kim fd90e2ed54 CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
years for head.  However, it is continuously misused as the mpsafe argument
for callout_init(9).  Deprecate the flag and clean up callout_init() calls
to make them more consistent.

Differential Revision:	https://reviews.freebsd.org/D2613
Reviewed by:	jhb
MFC after:	2 weeks
2015-05-22 17:05:21 +00:00
..
i915_debug.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
i915_dma.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
i915_drm.h drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
i915_drv.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
i915_drv.h drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
i915_gem_context.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
i915_gem_evict.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
i915_gem_execbuffer.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
i915_gem_gtt.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
i915_gem_stolen.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
i915_gem_tiling.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
i915_gem.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
i915_ioc32.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
i915_irq.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
i915_reg.h An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
i915_suspend.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
intel_bios.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_bios.h
intel_crt.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
intel_ddi.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_display.c CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
intel_dp.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
intel_drv.h An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_fb.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
intel_hdmi.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
intel_iic.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
intel_lvds.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
intel_modes.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
intel_opregion.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
intel_overlay.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
intel_panel.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
intel_pm.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_ringbuffer.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
intel_ringbuffer.h An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_sdvo_regs.h
intel_sdvo.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00
intel_sprite.c An update for the i915 GPU driver, which brings the code up to Linux 2015-01-21 16:10:37 +00:00
intel_tv.c drm: Update the device-independent code to match Linux 3.8.13 2015-03-17 18:50:33 +00:00