CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2014/01/21 01:57:22

Modified files:
        sys/dev/pci/drm/i915: dvo_ch7017.c dvo_ch7xxx.c dvo_ivch.c 
                              dvo_ns2501.c dvo_sil164.c dvo_tfp410.c 
                              i915_dma.c i915_gem.c i915_gem_context.c 
                              i915_gem_execbuffer.c i915_gem_tiling.c 
                              intel_bios.c intel_crt.c intel_ddi.c 
                              intel_display.c intel_dp.c intel_dvo.c 
                              intel_fb.c intel_hdmi.c intel_lvds.c 
                              intel_overlay.c intel_pm.c 
                              intel_ringbuffer.c intel_sdvo.c 
                              intel_sprite.c intel_tv.c 

Log message:
Use Linux compat functions to do kernel memory allocations in the bits of code
that are shared with Linux.  Use OpenBSD functions in the few sports where we
have our own implementation of bits.

discussed with jsg@

Reply via email to