1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-13 14:40:22 +00:00
freebsd/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
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
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
intel_fb.c Hide syscons-specific workaround under DEV_SC 2014-07-21 16:38:05 +00:00
intel_hdmi.c
intel_iic.c Revert r268543. 2014-07-12 06:23:42 +00:00
intel_lvds.c
intel_modes.c
intel_opregion.c i915 driver - enable opregion handle; program CADL. 2014-08-25 05:03:10 +00:00
intel_overlay.c
intel_panel.c
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