Re: [PATCH] drm/msm/dpu: fix vblank IRQ handling for command panels

2024-04-06 Thread Dmitry Baryshkov
On Sat, 30 Mar 2024 at 18:49, Marijn Suijten wrote: > > On 2024-03-30 05:52:29, Dmitry Baryshkov wrote: > > In case of CMD DSI panels, the vblank IRQ can be used outside of > > irq_enable/irq_disable pair. This results in the following kind of > > Can you clarify when exactly that is? Is it via

Re: [PATCH v3] drm/msm/dp: call dp_hpd_plug_handle()/unplug_handle() directly for external HPD

2024-04-06 Thread Dmitry Baryshkov
On Sat, 6 Apr 2024 at 06:16, Abhinav Kumar wrote: > > From: Kuogee Hsieh > > For HPD events coming from external modules using drm_bridge_hpd_notify(), > the sequence of calls leading to dp_bridge_hpd_notify() is like below: > > dp_bridge_hpd_notify+0x18/0x70 [msm] >

Re: [PATCH 06/12] drm/client: Constify modes

2024-04-06 Thread kernel test robot
Hi Ville, kernel test robot noticed the following build errors: [auto build test ERROR on drm-misc/drm-misc-next] [also build test ERROR on drm-intel/for-linux-next drm-intel/for-linux-next-fixes drm-tip/drm-tip linus/master v6.9-rc2 next-20240405] [If your patch is applied to the wrong git

[drm-misc:for-linux-next 1/3] drivers/accel/qaic/qaic_debugfs.h:16:5: warning: no previous prototype for 'qaic_bootlog_register'

2024-04-06 Thread kernel test robot
tree: git://anongit.freedesktop.org/drm/drm-misc for-linux-next head: e495e523b888a6155f82c767d34c8d712a41ee54 commit: 5f8df5c6def641c164ed1b673d47a41fdd0013f8 [1/3] accel/qaic: Add bootlog debugfs config: csky-randconfig-r113-20240407

[PATCH] staging: fbtft: fb_st7789v: support setting offset

2024-04-06 Thread purofle
Some screen sizes using st7789v chips are different from 240x320, and offsets need to be set to display all images properly. Signed-off-by: purofle --- drivers/staging/fbtft/fb_st7789v.c | 22 ++ 1 file changed, 22 insertions(+) diff --git

Re: [rebase 1/3] drm: Add drm_vblank_work_flush_all().

2024-04-06 Thread Maarten Lankhorst
Hey, On 2024-04-05 15:36, Lucas De Marchi wrote: what does "rebase" instead of "PATCH" is supposed to mean here? And then we have a "PATCH v2" as reply to this one. Shouldn't this go to dri-devel (too)? Lucas De Marchi I was rebasing so no changes were originally made. Afterwards I found

Re: [PATCH 4/6] drm/msm/adreno: Implement SMEM-based speed bin

2024-04-06 Thread kernel test robot
: 2b3d5988ae2cb5cd945ddbc653f0a71706231fdd patch link: https://lore.kernel.org/r/20240405-topic-smem_speedbin-v1-4-ce2b864251b1%40linaro.org patch subject: [PATCH 4/6] drm/msm/adreno: Implement SMEM-based speed bin config: i386-buildonly-randconfig-003-20240406 (https://download.01.org/0day-ci/archive

Re: [PATCH 4/6] drm/msm/adreno: Implement SMEM-based speed bin

2024-04-06 Thread kernel test robot
: 2b3d5988ae2cb5cd945ddbc653f0a71706231fdd patch link: https://lore.kernel.org/r/20240405-topic-smem_speedbin-v1-4-ce2b864251b1%40linaro.org patch subject: [PATCH 4/6] drm/msm/adreno: Implement SMEM-based speed bin config: i386-buildonly-randconfig-001-20240406 (https://download.01.org/0day-ci/archive

RE: [PATCH] Fix for kernel doc warning

2024-04-06 Thread Golani, Mitulkumar Ajitkumar
Hi Sundar, Fix is already floated and reviewed. Looking forward for merge. https://patchwork.freedesktop.org/series/132061/ Regards, Mitul > -Original Message- > From: R SUNDAR > Sent: Saturday, April 6, 2024 3:18 PM > To: airl...@gmail.com; dan...@ffwll.ch;

[PATCH] Fix for kernel doc warning

2024-04-06 Thread R SUNDAR
[linux-next] Changed enum name to field name to fix kernel doc warning. ./include/drm/display/drm_dp_helper.h:126: warning: Function parameter or struct member 'mode' not described in 'drm_dp_as_sdp' ./include/drm/display/drm_dp_helper.h:126: warning: Excess struct member 'operation_mode'

Re: [PATCH v2 0/3] drm/lima: fix devfreq refcount imbalance for job timeouts

2024-04-06 Thread Qiang Yu
Serial is Reviewed-by: Qiang Yu On Fri, Apr 5, 2024 at 11:31 PM Erico Nunes wrote: > > v1 reference: > https://patchwork.freedesktop.org/series/131902/ > > Changes v1 -> v2: > - Split synchronize_irq of pp bcast irq change into (new) patch 2. > > Erico Nunes (3): > drm/lima: add mask irq