[Bug 216359] New: [amdgpu] ring gfx timeout after waking from suspend and exiting X

2022-08-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=216359 Bug ID: 216359 Summary: [amdgpu] ring gfx timeout after waking from suspend and exiting X Product: Drivers Version: 2.5 Kernel Version: 5.18.13, 5.19.1 Hardware: All

Re: [PATCH 1/1] tee: new ioctl to a register tee_shm from a dmabuf file descriptor

2022-08-13 Thread kernel test robot
Hi Olivier, Thank you for the patch! Yet something to improve: [auto build test ERROR on drm-misc/drm-misc-next] [also build test ERROR on drm-tip/drm-tip linus/master v5.19 next-20220812] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we

Re: [PATCH v2 3/3] efi: earlycon: Add support for generic framebuffers and move to console subsystem

2022-08-13 Thread kernel test robot
Hi Markuss, I love your patch! Perhaps something to improve: [auto build test WARNING on tty/tty-testing] [also build test WARNING on efi/next staging/staging-testing usb/usb-testing linus/master v5.19 next-20220812] [If your patch is applied to the wrong git tree, kindly drop us a note. And

[PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list

2022-08-13 Thread ira . weiny
From: Ira Weiny kmap() and kmap_atomic() are being deprecated in favor of kmap_local_page(). There are two main problems with kmap(): (1) It comes with an overhead as mapping space is restricted and protected by a global lock for synchronization and (2) it also requires global TLB invalidation

[drm-misc:drm-misc-next 2/18] drivers/gpu/drm/tiny/simpledrm.c:514:32: sparse: sparse: incorrect type in initializer (different address spaces)

2022-08-13 Thread kernel test robot
tree: git://anongit.freedesktop.org/drm/drm-misc drm-misc-next head: 3bd86801c84f66b4abedde4078e5237937b7576b commit: 71bf55872cbe035820a87b2aa5fc1dc60678abfa [2/18] drm/format-helper: Provide drm_fb_blit() config: x86_64-randconfig-s022

Re: [PATCH v7 06/13] dt-bindings: mfd: Add MediaTek MT6370

2022-08-13 Thread Jonathan Cameron
On Tue, 9 Aug 2022 14:14:14 +0100 Lee Jones wrote: > On Fri, 05 Aug 2022, ChiaEn Wu wrote: > > > From: ChiYuan Huang > > > > Add MediaTek MT6370 binding documentation. > > > > Reviewed-by: Krzysztof Kozlowski > > Signed-off-by: ChiYuan Huang > > Signed-off-by: ChiaEn Wu > > --- > >

Re: [PATCH v7 09/13] iio: adc: mt6370: Add MediaTek MT6370 support

2022-08-13 Thread Jonathan Cameron
On Fri, 5 Aug 2022 12:54:04 +0200 Andy Shevchenko wrote: > On Fri, Aug 5, 2022 at 9:07 AM ChiaEn Wu wrote: > > > > From: ChiaEn Wu > > > > MediaTek MT6370 is a SubPMIC consisting of a single cell battery charger > > with ADC monitoring, RGB LEDs, dual channel flashlight, WLED backlight > >

[PATCH] drm/amd/display: Unneeded semicolon

2022-08-13 Thread min tang
There is no semicolon after '}' in line 510. Signed-off-by: min tang --- drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/dcn315_clk_mgr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/dcn315_clk_mgr.c

[PATCH] drm/i915/gt: Unneeded semicolon

2022-08-13 Thread min tang
There is no semicolon after '}' in line 648. Signed-off-by: min tang --- drivers/gpu/drm/i915/gt/intel_migrate.c | 2 +- tools/power/x86/intel-speed-select/hfi-events.c | 2 +- tools/testing/selftests/timers/nanosleep.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff

[PATCH] drm/amd/display: Fix comment typo

2022-08-13 Thread min tang
The double `aligned' is duplicated in line 1070, remove one. Signed-off-by: min tang --- drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.c

Re: [PATCH AUTOSEL 5.10 05/46] drm/panfrost: Handle HW_ISSUE_TTRX_2968_TTRX_3162

2022-08-13 Thread Pavel Machek
Hi! > From: Alyssa Rosenzweig > > [ Upstream commit 382435709516c1a7dc3843872792abf95e786c83 ] > > Add handling for the HW_ISSUE_TTRX_2968_TTRX_3162 quirk. Logic ported > from kbase. kbase lists this workaround as used on Mali-G57. AFAICT this quirk is not used anywhere in 5.10, and its users

Re: [syzbot] BUG: unable to handle kernel paging request in bitfill_aligned (3)

2022-08-13 Thread syzbot
syzbot has found a reproducer for the following issue on: HEAD commit:7ebfc85e2cd7 Merge tag 'net-6.0-rc1' of git://git.kernel.o.. git tree: upstream console+strace: https://syzkaller.appspot.com/x/log.txt?x=179c3aa508 kernel config:

Patch "drm/hyperv-drm: Include framebuffer and EDID headers" has been added to the 5.19-stable tree

2022-08-13 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/hyperv-drm: Include framebuffer and EDID headers to the 5.19-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch "drm/hyperv-drm: Include framebuffer and EDID headers" has been added to the 5.18-stable tree

2022-08-13 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/hyperv-drm: Include framebuffer and EDID headers to the 5.18-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch "drm/hyperv-drm: Include framebuffer and EDID headers" has been added to the 5.15-stable tree

2022-08-13 Thread gregkh
This is a note to let you know that I've just added the patch titled drm/hyperv-drm: Include framebuffer and EDID headers to the 5.15-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Re: [PATCH v2 4/4] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb565()

2022-08-13 Thread José Expósito
On Wed, Aug 10, 2022 at 09:41:18AM -0700, Daniel Latypov wrote: > On Sun, Jul 17, 2022 at 10:01 AM José Expósito > wrote: > > > > José Expósito wrote: > > > I already fixed the warning and added the reviewed by tags, however, I > > > noticed that rebasing the series on the latest drm-misc-next

Re: [PATCH 0/1] tee: Add tee_shm_register_fd

2022-08-13 Thread Sumit Garg
Hi Olivier, On Thu, 11 Aug 2022 at 19:26, Olivier Masse wrote: > > Add a new ioctl called TEE_IOC_SHM_REGISTER_FD to register a > shared memory from a dmabuf file descriptor. > IIRC, here you are trying to fill the gap for OP-TEE SDP use-case. But the use-case should be described here, its

Re: [PATCH 1/1] tee: new ioctl to a register tee_shm from a dmabuf file descriptor

2022-08-13 Thread Sumit Garg
Hi Olivier, On Thu, 11 Aug 2022 at 19:26, Olivier Masse wrote: > > From: Etienne Carriere > > This change allows userland to create a tee_shm object that refers > to a dmabuf reference. > > Userland provides a dmabuf file descriptor as buffer reference. > The created tee_shm object exported as

Re: [PATCH 3/3] drm: omapdrm: Do no allocate non-scanout GEMs through DMM/TILER

2022-08-13 Thread Ivaylo Dimitrov
Hi Liu, On 12.08.22 г. 7:35 ч., Yongqin Liu wrote: Hi, Ivaylo, Tomi We have one X15 Android AOSP master build, it could not have the home screen displayed on the hdmi monitor connected with this change, with the following message printed on the serial console [ 607.404205] omapdrm