This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
drm2
/
i915
History
Konstantin Belousov
49c1fb04b2
The pmap_qenter() and pmap_qremove() perform TLB invalidation on its
...
own, no need to call pmap_invalidate_range() one more time. Noted by: alc MFC after: 1 week
2013-07-27 16:42:29 +00:00
..
i915_debug.c
…
i915_dma.c
Add drm and i915 ioctl translations for 32 bit process on 64 bit host.
2012-08-18 18:26:25 +00:00
i915_drm.h
…
i915_drv.c
Reduce delays in several wait loops from 10ms to 10us, same is it is done
2012-09-25 10:52:49 +00:00
i915_drv.h
Prefer __containerof() above member2struct().
2012-09-15 19:28:54 +00:00
i915_gem_evict.c
…
i915_gem_execbuffer.c
Disable end of buffer fixup by default. New DDX does not need this, and
2012-05-28 13:58:08 +00:00
i915_gem_gtt.c
…
i915_gem_tiling.c
…
i915_gem.c
Use the right name for the vm_map_find(9) flag to specify shared
2013-07-20 13:52:40 +00:00
i915_ioc32.c
Add drm and i915 ioctl translations for 32 bit process on 64 bit host.
2012-08-18 18:26:25 +00:00
i915_irq.c
…
i915_reg.h
…
i915_suspend.c
…
intel_bios.c
…
intel_bios.h
…
intel_crt.c
…
intel_display.c
…
intel_dp.c
…
intel_drv.h
…
intel_fb.c
On some generations of the Intel GPU, disabling of the VGA Display
2013-06-18 20:19:09 +00:00
intel_hdmi.c
…
intel_iic.c
drm and i915: Left-shift iic_msg.slave at creation time
2013-04-03 08:27:35 +00:00
intel_lvds.c
…
intel_modes.c
drm and i915: Left-shift iic_msg.slave at creation time
2013-04-03 08:27:35 +00:00
intel_opregion.c
…
intel_overlay.c
…
intel_panel.c
…
intel_ringbuffer.c
The pmap_qenter() and pmap_qremove() perform TLB invalidation on its
2013-07-27 16:42:29 +00:00
intel_ringbuffer.h
…
intel_sdvo_regs.h
…
intel_sdvo.c
drm and i915: Left-shift iic_msg.slave at creation time
2013-04-03 08:27:35 +00:00
intel_sprite.c
…
intel_tv.c
…