android_kernel_oneplus_msm8998/include
Jordan Crouse 5c39fe697f msm: kgsl: Set the DDR high bank bit if specified in the device tree
On 5XX targets we need to program the bit of the highest DDR bank
into a number of registers, one of which is protected which would
cause problems if the user mode driver tried to write to it.

Specify the high bank bit in the device tree files, set the
problematic register in the kernel and then pass the value up to
the user mode driver as a property and let them program the
other registers.  This makes the device tree the authoratative
source of the high bit value which is exactly how it should be.

If the value isn't specified by the device tree for whatever reason
return an error for the property request - that will give the UMD
a clue that the value wasn't specified and they should just set a
default.

CRs-Fixed: 970272
Change-Id: Ic0dedbad830321329b74da7fa3e172fdaf765c4d
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
2016-03-23 21:20:35 -07:00
..
acpi
asm-generic arm64: Enable dma_mmap_nonconsistent 2016-03-22 11:11:56 -07:00
clocksource
crypto Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2 2016-03-23 20:51:00 -07:00
drm drm/nouveau: Fix pre-nv50 pageflip events (v4) 2015-12-04 13:49:38 +10:00
dt-bindings clk: msm: clock: Add the MMSS clock driver support for MSMCOBALT 2016-03-23 21:18:49 -07:00
keys
kvm KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.active 2015-11-24 18:07:40 +01:00
linux msm: kgsl: Add disable-busy-time-burst to disable ceiling threshold 2016-03-23 21:20:29 -07:00
math-emu
media msm: camera: add slave write array support 2016-03-23 21:17:15 -07:00
memory
misc
net Net: CNSS_SDIO: Add cnss_get_restart_level CNSS API 2016-03-23 21:17:11 -07:00
pcmcia
ras
rdma IB/mad: Require CM send method for everything except ClassPortInfo 2015-12-08 12:19:11 -05:00
rxrpc
scsi scsi: include device.h in scsi.h 2016-03-22 11:01:03 -07:00
soc soc: qcom: Expose TZ specific device id to other functions 2016-03-23 21:20:08 -07:00
sound ASoC: msm: qdsp6v2: move adsp_err to c source file 2016-03-23 21:19:22 -07:00
target target: Fix race for SCF_COMPARE_AND_WRITE_POST checking 2015-11-28 19:33:15 -08:00
trace mm: cma: add trace events for CMA alloc perf testing 2016-03-23 21:14:00 -07:00
uapi msm: kgsl: Set the DDR high bank bit if specified in the device tree 2016-03-23 21:20:35 -07:00
video msm: dba: add additional audio configuration parameters 2016-03-23 21:14:49 -07:00
xen xen: Add RING_COPY_REQUEST() 2015-12-18 10:00:17 -05:00
Kbuild