summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlistair Strachan2018-12-26 17:25:53 -0600
committerAlistair Strachan2018-12-27 13:08:55 -0600
commit5dff716b9b3029c853773650ce053340e5896f21 (patch)
tree2337607d01e90808639d47a0ea2677a2172f81a9
parente6b9b69881c8b294985f03c8f9d9c0d91377ae54 (diff)
downloaddevice-ti-beagle-x15-kernel-5dff716b9b3029c853773650ce053340e5896f21.tar.gz
device-ti-beagle-x15-kernel-5dff716b9b3029c853773650ce053340e5896f21.tar.xz
device-ti-beagle-x15-kernel-5dff716b9b3029c853773650ce053340e5896f21.zip
beagle-x15: Update kernel prebuilts, add GPU driver
This change adds a binary ko for the GPU driver. The GPU driver's source code can be downloaded from: https://android.googlesource.com/kernel/omap/+/b8ff2b8640800a538ed08b504ac35a8b45126c1f/modules/eurasia_km This is *not* a clang-built kernel. 4.14.86 / 34fa22c: Includes kernel/common merges, and the following changes: 34fa22c821ca gx_km: fix pvrsrvkm.ko double list_del error b8ff2b864080 Enable build of pvrsrvkm.ko with build.sh wrapper. df9067fe631c Add PowerVR SGX kernel mode driver 56a814a04a97 Package only the needed dtb file 6734ff66804e Realign defconfig with kernel/configs. d5af25068e81 ANDROID: Regenerate defconfig with savedefconfig b42c03148f8a ANDROID: Move from clang 4679922 to r346389b. ce092cb80a62 android-base.config: Revert: Deprecate xt_qtaguid module 9a725075965e android-4.14: kernel/configs: sync android base and recommended config 298cc580859d ti_config_fragments: v8_baseport: Enable Crypto Test Module 2137823854b6 dmaengine: ti: k3-udma: Fix descriptor alignment for memcpy b0de09cd5a18 ti_config_fragments: arm64_prune: disable virt extension da74ef48119b ti_config_fragments: v8_baseport: disable profiling 41a007199757 irqchip: ti-sci-inta: Fix build warning with allmodconfig 64c13a8428f4 PCI: keystone: Fix wrong paranthesis usage in dma_set_mask 055fbe6d42be misc: pci_endpoint_test: Fix wrong paranthesis usage in dma_set_mask 1dead88f9382 usb: gadget: uvc: Move userspace API definition to public header c7c5838b2382 ARM: dts: am335x-evm: fix number of cpsw e99de67c5d2c drm/bridge: tc358767: add GPIO & interrupt registers 18cc4b734997 drm/bridge: tc358767: use DP connector if no panel set b0be6fbebec1 drm/bridge: tc358767: fix output H/V syncs 16885cf6202d drm/bridge: tc358767: reject modes which require too much BW bde85702860f drm/bridge: tc358767: fix initial DP0/1_SRCCTRL value 35f638300f0e drm/bridge: tc358767: fix single lane configuration 0de05f3ff142 drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANE b712929b8b10 drm/bridge: tc358767: add bus flags ad9e5f10c5b6 ti_config_fragments: v8_android.cfg: Add SYSTEM and CMA ION heaps ce3096ae8569 remoteproc/k3-r5: cleanup k3_r5_cluster_rproc_exit() for split-mode 858a6c477edd remoteproc/k3-r5: cleanup failure paths in k3_r5_cluster_rproc_init() 24282280e1a6 remoteproc: use a local copy for the name field cc4cc551b9d5 remoteproc/k3-r5: fix missing put_device() in cluster OF init code 66d22fca4607 mmc: sdhci-of-arasan: am654: add a set_power callback 956447115477 mmc: sdhci-of-arasan: Add sdhci_arasan_set_power 940d059a6038 Revert "usb: dwc3: prevent setting PRTCAP to OTG from debugfs" c339e8666891 ti_config_fragments: v8_android.cfg : disable devtmpfs 46bb67753612 crypto: omap-sham: split up data to multiple sg elements with huge data 84671666f5e4 firmware: ti_sci: allow frequency change for disabled clocks by default 2419f21396b9 remoteproc/k3-r5: fix the R5 boot state machine for multiple combinations 6069b8049e7f remoteproc: add prepare and unprepare ops 9515cb8ffa90 remoteproc/k3-r5: fix use after free with reserved memory regions 510eedd32636 drm/tidss: Fix copy-paste error in fb uv-plane address calculations 69d762bd056b drm/tidss: The CRTC state needs to be written to HW also in enable() d71a13bcf292 drm/omap: omap_wb_m2m: add cropping parameter support a748b43bffc0 drm/omap: omap_wb_m2m: g/s_selection ioctl always fails 098eee719bd9 drm/omap: omap_wb: remove unneeded vb2_dma_addr_plus_data_offset() 5903cac4e76a arm64: dts: ti: k3-am654-base-board: split the R5F memory regions 6a28d115b972 remoteproc/k3-r5: add support for fixed reserved memory regions 236b12d25333 dt-bindings: remoteproc: k3-r5f: Update bindings for multiple memory regions a4b052a35239 of: reserved_mem: Accessor for acquiring reserved_mem 5d88eea39ec6 net: ethernet: ti: am65-cpsw-nuss: use round robin mode for cppi tx queues Bug: none Test: local Change-Id: I89d8dc221f656c23f2e28842c1f6841ef989207c Signed-off-by: Alistair Strachan <astrachan@google.com>
-rw-r--r--4.14/pvrsrvkm.kobin0 -> 420192 bytes
-rw-r--r--4.14/zImagebin5157376 -> 5304832 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/4.14/pvrsrvkm.ko b/4.14/pvrsrvkm.ko
new file mode 100644
index 0000000..0b109f6
--- /dev/null
+++ b/4.14/pvrsrvkm.ko
Binary files differ
diff --git a/4.14/zImage b/4.14/zImage
index eb7d2de..35b71f9 100644
--- a/4.14/zImage
+++ b/4.14/zImage
Binary files differ