[PATCH rdma-next v4 1/4] lib/scatterlist: Add support in dynamic allocation of SG table from pages

2020-09-26 Thread Leon Romanovsky
From: Maor Gottlieb Extend __sg_alloc_table_from_pages to support dynamic allocation of SG table from pages. It should be used by drivers that can't supply all the pages at one time. This function returns the last populated SGE in the table. Users should pass it as an argument to the function fr

[PATCH rdma-next v4 4/4] RDMA/umem: Move to allocate SG table from pages

2020-09-26 Thread Leon Romanovsky
From: Maor Gottlieb Remove the implementation of ib_umem_add_sg_table and instead call to __sg_alloc_table_from_pages which already has the logic to merge contiguous pages. Besides that it removes duplicated functionality, it reduces the memory consumption of the SG table significantly. Prior to

[PATCH rdma-next v4 0/4] Dynamicaly allocate SG table from the pages

2020-09-26 Thread Leon Romanovsky
From: Leon Romanovsky Changelog: v4: * Fixed formatting in first patch. * Added fix (clear tmp_netnts) in first patch to fix i915 failure. * Added test patches v3: https://lore.kernel.org/linux-rdma/20200922083958.2150803-1-l...@kernel.org/ * Squashed Christopher's suggestion to avoid introd

[PATCH rdma-next v4 2/4] tools/testing/scatterlist: Rejuvenate bit-rotten test

2020-09-26 Thread Leon Romanovsky
From: Tvrtko Ursulin A couple small tweaks are needed to make the test build and run on current kernels. Signed-off-by: Tvrtko Ursulin Signed-off-by: Maor Gottlieb Signed-off-by: Leon Romanovsky --- tools/testing/scatterlist/Makefile | 3 ++- tools/testing/scatterlist/linux/mm.h | 35

[PATCH rdma-next v4 3/4] tools/testing/scatterlist: Show errors in human readable form

2020-09-26 Thread Leon Romanovsky
From: Tvrtko Ursulin Instead of just asserting dump some more useful info about what the test saw versus what it expected to see. Signed-off-by: Tvrtko Ursulin Signed-off-by: Maor Gottlieb Signed-off-by: Leon Romanovsky --- tools/testing/scatterlist/main.c | 44 --

Re: [PATCH] drm: of: fix leak of port_node

2020-09-26 Thread kernel test robot
your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch] url: https://github.com/0day-ci/linux/commits/Tobias-Jordan/drm-of-fix-leak-of-port_node/20200926-063854 b

Re: [PATCH 1/2] drm/bridge: sii902x: Enable I/O and core VCC supplies if present

2020-09-26 Thread Sam Ravnborg
Hi Alexandru On Thu, Sep 24, 2020 at 03:05:05PM -0500, Alexandru Gagniuc wrote: > On the SII9022, the IOVCC and CVCC12 supplies must reach the correct > voltage before the reset sequence is initiated. On most boards, this > assumption is true at boot-up, so initialization succeeds. > > However, w

Re: [PATCH 2/2] dt-bindings: display: sii902x: Add supply bindings

2020-09-26 Thread Sam Ravnborg
Hi Alexandru On Thu, Sep 24, 2020 at 03:05:06PM -0500, Alexandru Gagniuc wrote: > The sii902x chip family requires IO and core voltages to reach the > correct voltage before chip initialization. Add binding for describing > the two supplies. > > Signed-off-by: Alexandru Gagniuc It is not mandat

Re: [PATCH v2 0/7] Ingenic-drm improvements + new pixel formats

2020-09-26 Thread Sam Ravnborg
Hi Paul. On Sat, Sep 26, 2020 at 07:04:54PM +0200, Paul Cercueil wrote: > Hi, > > This is a V2 of my small patchset "Small improvements to ingenic-drm" > that I sent about two weeks ago. In that time, I worked on new > improvements, so I thought I'd just add them to the patchset, since > I needed

Re: [PATCH v2 5/7] drm/ingenic: Add support for paletted 8bpp

2020-09-26 Thread Sam Ravnborg
Hi Paul. On Sat, Sep 26, 2020 at 07:04:59PM +0200, Paul Cercueil wrote: > On JZ4725B and newer, the F0 plane supports paletted 8bpp with a > 256-entry palette. Add support for it. > > Signed-off-by: Paul Cercueil > --- > drivers/gpu/drm/ingenic/ingenic-drm-drv.c | 60 +-- >

Re: [PATCH 1/9] drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()

2020-09-26 Thread Daniel Vetter
On Fri, Sep 25, 2020 at 4:55 PM Thomas Zimmermann wrote: > > Hi > > Am 29.06.20 um 10:40 schrieb Daniel Vetter: > > On Thu, Jun 25, 2020 at 02:00:03PM +0200, Thomas Zimmermann wrote: > >> The memcpy's destination buffer might have a different pitch than the > >> source. Support different pitches a

Re: KASAN: global-out-of-bounds Read in bit_putcs (2)

2020-09-26 Thread Daniel Vetter
On Sat, Sep 26, 2020 at 9:19 AM syzbot wrote: > > Hello, > > syzbot found the following issue on: > > HEAD commit:171d4ff7 Merge tag 'mmc-v5.9-rc4-2' of git://git.kernel.or.. > git tree: upstream > console output: https://syzkaller.appspot.com/x/log.txt?x=126e918d90 > kernel config:

Re: [PATCH 1/2] drm/bridge: sii902x: Enable I/O and core VCC supplies if present

2020-09-26 Thread Dan Carpenter
Hi Alexandru, url: https://github.com/0day-ci/linux/commits/Alexandru-Gagniuc/drm-bridge-sii902x-Enable-I-O-and-core-VCC-supplies-if-present/20200925-041504 base: git://anongit.freedesktop.org/drm-intel for-linux-next config: x86_64-randconfig-m001-20200925 (attached as .config) compiler: gc

[radeon-alex:amd-staging-drm-next-vangogh 45/47] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_resource.c:357:3: error: implicit declaration of function 'ABM_MASK_SH_LIST_DCN301'; did you mean

2020-09-26 Thread kernel test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-drm-next-vangogh head: 6067a749d66ef3815908c86ee0b08733e391955f commit: 356e0c5b8e5c7cd698641f3f7605d25ad793b159 [45/47] drm/amd/display: Add dcn3.01 support to DC config: i386-randconfig-s031-20200925 (attached as .config) compi

[Bug 209401] arm64: display locks on rk3399 gru-kevin chromebook

2020-09-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=209401 --- Comment #1 from Milan P. Stanić (m...@arvanta.net) --- Created attachment 292659 --> https://bugzilla.kernel.org/attachment.cgi?id=292659&action=edit dmesg output -- You are receiving this mail because: You are watching the assignee of the

[Bug 209401] New: arm64: display locks on rk3399 gru-kevin chromebook

2020-09-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=209401 Bug ID: 209401 Summary: arm64: display locks on rk3399 gru-kevin chromebook Product: Drivers Version: 2.5 Kernel Version: 5.4 and up Hardware: ARM OS: Linux T

Re: [PATCH v3 0/4] dma-buf: Flag vmap'ed memory as system or I/O memory

2020-09-26 Thread Sam Ravnborg
Hi Thomas. Sorry for chiming in late here, have been offline for a while. On Fri, Sep 25, 2020 at 01:55:57PM +0200, Thomas Zimmermann wrote: > Dma-buf provides vmap() and vunmap() for retriving and releasing mappings > of dma-buf memory in kernel address space. The functions operate with plain >