linux/drivers/gpu/drm/nouveau
Alexandre Courbot e2a4e78cdc drm/nouveau/bar: add noncached ioremap property
Some BARs (like GK20A's) do not support being ioremapped write-combined.
Add a boolean property to the BAR structure and handle that case in the
Nouveau BO implementation.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
2014-08-10 05:11:10 +10:00
..
core drm/nouveau/bar: add noncached ioremap property 2014-08-10 05:11:10 +10:00
dispnv04 drm/nouveau/kms: take more care when pulling down accelerated fbcon 2014-08-10 05:11:08 +10:00
Kconfig drm/nouveau: support for probing platform devices 2014-08-10 05:11:10 +10:00
Makefile drm/nouveau: support for probing platform devices 2014-08-10 05:11:10 +10:00
nouveau_abi16.c support for platform devices 2014-03-26 14:08:04 +10:00
nouveau_abi16.h
nouveau_acpi.c drm/nouveau/acpi: allow non-optimus setups to load vbios from acpi 2014-05-02 16:24:52 +10:00
nouveau_acpi.h
nouveau_agp.c support for platform devices 2014-03-26 14:08:04 +10:00
nouveau_agp.h
nouveau_backlight.c nouveau: Don't check acpi_video_backlight_support() before registering backlight 2014-05-27 01:29:00 +02:00
nouveau_bios.c drm/nouveau: recognise higher link rate for available dp bw calculations 2014-03-26 14:08:21 +10:00
nouveau_bios.h
nouveau_bo.c drm/nouveau/bar: add noncached ioremap property 2014-08-10 05:11:10 +10:00
nouveau_bo.h
nouveau_chan.c support for platform devices 2014-03-26 14:08:04 +10:00
nouveau_chan.h
nouveau_connector.c drm/nouveau: use helpers 2014-07-18 14:25:04 +10:00
nouveau_connector.h drm/nouveau: register a drm_dp_aux channel for each dp connector 2014-06-11 16:11:04 +10:00
nouveau_crtc.h drm/nv50-: prepare for attaching a SOR to multiple heads 2014-06-11 16:11:29 +10:00
nouveau_debugfs.c
nouveau_debugfs.h
nouveau_display.c drm/nouveau/kms: reference vblank for crtc during pageflip. 2014-06-17 14:41:41 +10:00
nouveau_display.h drm/nouveau: implement hooks for needed for drm vblank timestamping support 2014-01-30 09:20:27 +10:00
nouveau_dma.c
nouveau_dma.h
nouveau_dp.c drm/nouveau/dp: probe dpcd to determine connectedness 2014-06-11 16:11:42 +10:00
nouveau_drm.c drm/nouveau: support for probing platform devices 2014-08-10 05:11:10 +10:00
nouveau_drm.h drm/nouveau: support for probing platform devices 2014-08-10 05:11:10 +10:00
nouveau_encoder.h drm/nouveau/dp: probe dpcd to determine connectedness 2014-06-11 16:11:42 +10:00
nouveau_fbcon.c drm/nouveau/kms: restore acceleration before fb_set_suspend() resumes 2014-08-10 05:11:09 +10:00
nouveau_fbcon.h drm/nouveau/kms: take more care when pulling down accelerated fbcon 2014-08-10 05:11:08 +10:00
nouveau_fence.c drm/nouveau/core: allow event source to handle multiple event types per index 2014-06-11 16:09:13 +10:00
nouveau_fence.h
nouveau_gem.c drm/ttm: Fix a few sparse warnings 2014-07-22 10:58:21 +10:00
nouveau_gem.h
nouveau_hwmon.c drm/nouveau/hwmon: replace strict_strtol() with kstrtol() 2014-03-26 13:59:31 +10:00
nouveau_hwmon.h
nouveau_ioc32.c drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() 2014-06-10 09:36:17 +10:00
nouveau_ioctl.h
nouveau_platform.c drm/nouveau: support for probing platform devices 2014-08-10 05:11:10 +10:00
nouveau_platform.h drm/nouveau: support for probing platform devices 2014-08-10 05:11:10 +10:00
nouveau_prime.c
nouveau_reg.h
nouveau_sgdma.c drm/nouveau/vm: reduce number of entry-points to vm_map() 2014-01-23 13:38:25 +10:00
nouveau_sysfs.c drm/nouveau: expose pstate selection per-power source in sysfs 2014-08-10 05:11:08 +10:00
nouveau_sysfs.h
nouveau_ttm.c drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2 2014-07-08 11:15:58 +10:00
nouveau_ttm.h
nouveau_vga.c drm: Rip out totally bogus vga_switcheroo->can_switch locking 2014-04-23 10:32:33 +02:00
nouveau_vga.h
nv04_fbcon.c
nv04_fence.c
nv10_fence.c
nv10_fence.h
nv17_fence.c
nv50_display.c drm/nv50-/kms: pass a non-zero value for head to sor dpms methods 2014-07-08 12:56:53 +10:00
nv50_display.h
nv50_fbcon.c
nv50_fence.c
nv84_fence.c
nvc0_fbcon.c
nvc0_fence.c