freebsd-dev/sys/dev/drm2/i915
Konstantin Belousov 07a92f34d6 Add an argument to the x86 pmap_invalidate_cache_range() to request
forced invalidation of the cache range regardless of the presence of
self-snoop feature.  Some recent Intel GPUs in some modes are not
coherent, and dirty lines in CPU cache must be flushed before the
pages are transferred to GPU domain.

Reviewed by:	alc (previous version)
Tested by:	pho (amd64)
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2014-10-08 16:48:03 +00:00
..
i915_debug.c
i915_dma.c drm/i915: Add HW context support 2014-09-17 08:28:50 +00:00
i915_drm.h drm/i915: Add HW context support 2014-09-17 08:28:50 +00:00
i915_drv.c drm/i915: Add HW context support 2014-09-17 08:28:50 +00:00
i915_drv.h drm/i915: Add HW context support 2014-09-17 08:28:50 +00:00
i915_gem_context.c drm/i915: Add HW context support 2014-09-17 08:28:50 +00:00
i915_gem_evict.c
i915_gem_execbuffer.c drm/i915: Add HW context support 2014-09-17 08:28:50 +00:00
i915_gem_gtt.c drm/i915: Add HW context support 2014-09-17 08:28:50 +00:00
i915_gem_tiling.c
i915_gem.c drm/i915: Add HW context support 2014-09-17 08:28:50 +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 drm/i915: Add HW context support 2014-09-17 08:28:50 +00:00
i915_reg.h drm/i915: Add HW context support 2014-09-17 08:28:50 +00:00
i915_suspend.c
intel_bios.c
intel_bios.h
intel_crt.c drm: Const'ify the 1st "drm_display_mode" passed to "mode_fixup" callbacks 2013-08-24 16:50:47 +00:00
intel_display.c Correct atomic operations in i915. 2013-08-28 23:59:38 +00:00
intel_dp.c drm: Move definition of EREMOTEIO to drmP.h 2013-08-24 23:47:31 +00:00
intel_drv.h drm: Const'ify the 1st "drm_display_mode" passed to "mode_fixup" callbacks 2013-08-24 16:50:47 +00:00
intel_fb.c Hide syscons-specific workaround under DEV_SC 2014-07-21 16:38:05 +00:00
intel_hdmi.c drm: Const'ify the 1st "drm_display_mode" passed to "mode_fixup" callbacks 2013-08-24 16:50:47 +00:00
intel_iic.c Revert r268543. 2014-07-12 06:23:42 +00:00
intel_lvds.c drm: Const'ify the 1st "drm_display_mode" passed to "mode_fixup" callbacks 2013-08-24 16:50:47 +00:00
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 i915 driver - enable opregion handle; program CADL. 2014-08-25 05:03:10 +00:00
intel_overlay.c
intel_panel.c drm: Const'ify the 1st "drm_display_mode" passed to "mode_fixup" callbacks 2013-08-24 16:50:47 +00:00
intel_ringbuffer.c Add an argument to the x86 pmap_invalidate_cache_range() to request 2014-10-08 16:48:03 +00:00
intel_ringbuffer.h drm/i915: Add HW context support 2014-09-17 08:28:50 +00:00
intel_sdvo_regs.h
intel_sdvo.c Revert r268543. 2014-07-12 06:23:42 +00:00
intel_sprite.c
intel_tv.c drm: Const'ify the 1st "drm_display_mode" passed to "mode_fixup" callbacks 2013-08-24 16:50:47 +00:00