android_kernel_xiaomi_sm8350/drivers/gpu/drm/i915
Eric Anholt bd88ee4c1b drm: Use ioremap_wc in i915_driver instead of ioremap, since we always want WC.
Fixes failure to map the ringbuffer when PAT tells us we don't get to do
uncached on something that's already mapped WC, or something along those lines.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2008-10-18 07:10:52 +10:00
..
i915_dma.c i915: Make use of sarea_priv conditional. 2008-10-18 07:10:51 +10:00
i915_drv.c drm: Add GEM ("graphics execution manager") to i915 driver. 2008-10-18 07:10:12 +10:00
i915_drv.h i915: Use struct_mutex to protect ring in GEM mode. 2008-10-18 07:10:51 +10:00
i915_gem_debug.c drm: Add GEM ("graphics execution manager") to i915 driver. 2008-10-18 07:10:12 +10:00
i915_gem_proc.c drm: Add GEM ("graphics execution manager") to i915 driver. 2008-10-18 07:10:12 +10:00
i915_gem_tiling.c drm: G33-class hardware has a newer 965-style MCH (no DCC register). 2008-10-18 07:10:52 +10:00
i915_gem.c drm: Use ioremap_wc in i915_driver instead of ioremap, since we always want WC. 2008-10-18 07:10:52 +10:00
i915_ioc32.c
i915_irq.c i915: Make use of sarea_priv conditional. 2008-10-18 07:10:51 +10:00
i915_mem.c
i915_opregion.c Add Intel ACPI IGD OpRegion support 2008-10-18 07:10:10 +10:00
i915_reg.h drm: Add GEM ("graphics execution manager") to i915 driver. 2008-10-18 07:10:12 +10:00
i915_suspend.c new chip name is GM45 2008-10-18 07:10:11 +10:00
Makefile drm: Add GEM ("graphics execution manager") to i915 driver. 2008-10-18 07:10:12 +10:00