Re: [PATCH 0/5] drm/i915: fixes for i915 Hot Plug Detection and build/runtime issues

2025-08-02 Thread Greg Kroah-Hartman
On Fri, Aug 01, 2025 at 06:26:04PM +0300, Imre Deak wrote: > Hi Greg and Shradha, > > could you please check the comment below about the 4ad8d57d902f backport > commit in the v6.1.y stable tree and if you agree with the reasoning why > it has an issue, then suggest a way to resolve it? > > Also,

Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs

2025-07-16 Thread Greg Kroah-Hartman
On Wed, Jul 16, 2025 at 04:11:27PM +0200, Philipp Stanner wrote: > On Wed, 2025-07-16 at 14:05 +0200, Greg Kroah-Hartman wrote: > > On Wed, Jul 16, 2025 at 01:32:42PM +0200, Philipp Stanner wrote: > > > On Wed, 2025-07-16 at 13:15 +0200, Greg Kroah-Hartman wrote: > > > &

Re: [PATCH] misc: fastrpc: Use of_reserved_mem_region_to_resource() for "memory-region"

2025-07-16 Thread Greg Kroah-Hartman
On Sat, Jul 12, 2025 at 07:27:42PM +0100, Srinivas Kandagatla wrote: > > > On 7/3/25 7:34 PM, Rob Herring (Arm) wrote: > > Use the newly added of_reserved_mem_region_to_resource() function to > > handle "memory-region" properties. > > > > The error handling is a bit different. "memory-region" is

Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs

2025-07-16 Thread Greg Kroah-Hartman
On Wed, Jul 16, 2025 at 01:32:42PM +0200, Philipp Stanner wrote: > On Wed, 2025-07-16 at 13:15 +0200, Greg Kroah-Hartman wrote: > > On Wed, Jul 16, 2025 at 12:58:28PM +0200, Christian König wrote: > > > On 16.07.25 12:46, Philipp Stanner wrote: > > > > +Cc Greg, Sasha

Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs

2025-07-16 Thread Greg Kroah-Hartman
On Wed, Jul 16, 2025 at 12:46:21PM +0200, Philipp Stanner wrote: > +Cc Greg, Sasha > > On Wed, 2025-07-16 at 12:40 +0200, Michel Dänzer wrote: > > On 16.07.25 11:57, Philipp Stanner wrote: > > > On Wed, 2025-07-16 at 09:43 +, cao, lin wrote: > > > > > > > > Hi Philipp, > > > > > > > > > > >

Re: [PATCH] drm/sched: Remove optimization that causes hang when killing dependent jobs

2025-07-16 Thread Greg Kroah-Hartman
On Wed, Jul 16, 2025 at 12:58:28PM +0200, Christian König wrote: > On 16.07.25 12:46, Philipp Stanner wrote: > > +Cc Greg, Sasha > > > > On Wed, 2025-07-16 at 12:40 +0200, Michel Dänzer wrote: > >> On 16.07.25 11:57, Philipp Stanner wrote: > >>> On Wed, 2025-07-16 at 09:43 +, cao, lin wrote: >

Re: [PATCH v2 1/2] device: rust: rename Device::as_ref() to Device::from_raw()

2025-07-16 Thread Greg Kroah-Hartman
ned-off-by: Alice Ryhl Reviewed-by: Greg Kroah-Hartman

[PATCH 5.10 065/208] drm/udl: Unregister device before cleaning up on disconnect

2025-07-15 Thread Greg Kroah-Hartman
250303145604.62962-2-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/udl/udl_drv.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/gpu/drm/udl/udl_drv.c +++ b/drivers/gpu/drm/udl/udl_drv.c @@ -115,9 +115,9 @@ static void udl_usb_disconnect(struct

[PATCH 6.15 094/192] drm/framebuffer: Acquire internal references on GEM handles

2025-07-15 Thread Greg Kroah-Hartman
rg Cc: linaro-mm-...@lists.linaro.org Cc: Reviewed-by: Christian König Link: https://lore.kernel.org/r/20250707131224.249496-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/drm_framebuffer.c| 31 -- drivers/gpu

[PATCH 6.15 085/192] drm/gem: Acquire references on GEM handles for framebuffers

2025-07-15 Thread Greg Kroah-Hartman
aro-mm-...@lists.linaro.org Cc: Reviewed-by: Christian König Link: https://lore.kernel.org/r/20250630084001.293053-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/drm_gem.c| 44 --- drivers/gpu/drm/drm_gem_framebuffer_helper.c

[PATCH 6.6 043/109] drm/gem: Acquire references on GEM handles for framebuffers

2025-07-15 Thread Greg Kroah-Hartman
aro-mm-...@lists.linaro.org Cc: Reviewed-by: Christian König Link: https://lore.kernel.org/r/20250630084001.293053-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/drm_gem.c| 44 --- drivers/gpu/drm/drm_gem_framebuffer_helper.c

[PATCH 6.6 049/109] drm/framebuffer: Acquire internal references on GEM handles

2025-07-15 Thread Greg Kroah-Hartman
rg Cc: linaro-mm-...@lists.linaro.org Cc: Reviewed-by: Christian König Link: https://lore.kernel.org/r/20250707131224.249496-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/drm_framebuffer.c| 31 -- drivers/gpu

[PATCH 6.12 082/163] drm/framebuffer: Acquire internal references on GEM handles

2025-07-15 Thread Greg Kroah-Hartman
rg Cc: linaro-mm-...@lists.linaro.org Cc: Reviewed-by: Christian König Link: https://lore.kernel.org/r/20250707131224.249496-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/drm_framebuffer.c| 31 -- drivers/gpu

[PATCH 6.12 074/163] drm/gem: Acquire references on GEM handles for framebuffers

2025-07-15 Thread Greg Kroah-Hartman
aro-mm-...@lists.linaro.org Cc: Reviewed-by: Christian König Link: https://lore.kernel.org/r/20250630084001.293053-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/drm_gem.c| 44 --- drivers/gpu/drm/drm_gem_framebuffer_helper.c

[PATCH 5.15 082/160] drm/udl: Unregister device before cleaning up on disconnect

2025-07-08 Thread Greg Kroah-Hartman
250303145604.62962-2-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/udl/udl_drv.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/gpu/drm/udl/udl_drv.c +++ b/drivers/gpu/drm/udl/udl_drv.c @@ -110,9 +110,9 @@ static void udl_usb_disconnect(struct

[PATCH 5.15 056/160] dummycon: Trigger redraw when switching consoles with deferred takeover

2025-07-08 Thread Greg Kroah-Hartman
5.15-stable review patch. If anyone has any objections, please let me know. -- From: Thomas Zimmermann [ Upstream commit 03bcbbb3995ba5df43af9aba45334e35f2dfe27b ] Signal vt subsystem to redraw console when switching to dummycon with deferred takeover enabled. Makes the consol

[PATCH 5.15 055/160] tty: vt: make consw::con_switch() return a bool

2025-07-08 Thread Greg Kroah-Hartman
esktop.org Cc: linux-par...@vger.kernel.org Tested-by: Helge Deller # parisc STI console Link: https://lore.kernel.org/r/20240122110401.7289-31-jirisl...@kernel.org Signed-off-by: Greg Kroah-Hartman Stable-dep-of: 03bcbbb3995b ("dummycon: Trigger redraw when switching consoles with deferred

[PATCH 5.15 054/160] tty: vt: sanitize arguments of consw::con_clear()

2025-07-08 Thread Greg Kroah-Hartman
..@kernel.org Signed-off-by: Greg Kroah-Hartman Stable-dep-of: 03bcbbb3995b ("dummycon: Trigger redraw when switching consoles with deferred takeover") Signed-off-by: Sasha Levin --- drivers/tty/vt/vt.c | 2 +- drivers/video/console/dummycon.c| 4 ++-- drivers/vi

[PATCH 5.15 053/160] tty: vt: make init parameter of consw::con_init() a bool

2025-07-08 Thread Greg Kroah-Hartman
er.kernel.org Tested-by: Helge Deller # parisc STI console Link: https://lore.kernel.org/r/20240122110401.7289-21-jirisl...@kernel.org Signed-off-by: Greg Kroah-Hartman Stable-dep-of: 03bcbbb3995b ("dummycon: Trigger redraw when switching consoles with deferred takeover") Signed-off-b

[PATCH 5.15 051/160] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()

2025-07-08 Thread Greg Kroah-Hartman
5.15-stable review patch. If anyone has any objections, please let me know. -- From: Jiri Slaby (SUSE) [ Upstream commit 03b89a08484a88fb9e0604cab2b3eb0c2f265c74 ] Switch vgacon_scrolldelta() and vgacon_restore_screen() positions, so that the former is not needed to be forward

[PATCH 5.15 052/160] vgacon: remove unneeded forward declarations

2025-07-08 Thread Greg Kroah-Hartman
5.15-stable review patch. If anyone has any objections, please let me know. -- From: Jiri Slaby (SUSE) [ Upstream commit 6ceed69cde8fe4a78fe50d62d7a88a5c1eed4709 ] Most of the forward declarations in vgacon are not needed. Drop them. Signed-off-by: "Jiri Slaby (SUSE)" Cc: He

Re: [PATCH v5] drm/vgem/vgem_drv convert to use faux_device

2025-07-08 Thread Greg Kroah-Hartman
On Mon, Jul 07, 2025 at 03:52:32PM +0200, Thomas Zimmermann wrote: > Hi > > Am 02.07.25 um 09:49 schrieb Greg Kroah-Hartman: > > On Wed, Jul 02, 2025 at 09:36:40AM +0200, Thomas Zimmermann wrote: > > > Hi > > > > > > Am 01.07.25 um 12:51 schrieb Greg K

[PATCH 6.1 105/132] drm/udl: Unregister device before cleaning up on disconnect

2025-07-03 Thread Greg Kroah-Hartman
250303145604.62962-2-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/udl/udl_drv.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/gpu/drm/udl/udl_drv.c +++ b/drivers/gpu/drm/udl/udl_drv.c @@ -126,9 +126,9 @@ static void udl_usb_disconnect(struct

[PATCH 6.1 068/132] dummycon: Trigger redraw when switching consoles with deferred takeover

2025-07-03 Thread Greg Kroah-Hartman
6.1-stable review patch. If anyone has any objections, please let me know. -- From: Thomas Zimmermann [ Upstream commit 03bcbbb3995ba5df43af9aba45334e35f2dfe27b ] Signal vt subsystem to redraw console when switching to dummycon with deferred takeover enabled. Makes the console

[PATCH 6.1 067/132] tty: vt: make consw::con_switch() return a bool

2025-07-03 Thread Greg Kroah-Hartman
esktop.org Cc: linux-par...@vger.kernel.org Tested-by: Helge Deller # parisc STI console Link: https://lore.kernel.org/r/20240122110401.7289-31-jirisl...@kernel.org Signed-off-by: Greg Kroah-Hartman Stable-dep-of: 03bcbbb3995b ("dummycon: Trigger redraw when switching consoles with deferred

[PATCH 6.1 066/132] tty: vt: sanitize arguments of consw::con_clear()

2025-07-03 Thread Greg Kroah-Hartman
..@kernel.org Signed-off-by: Greg Kroah-Hartman Stable-dep-of: 03bcbbb3995b ("dummycon: Trigger redraw when switching consoles with deferred takeover") Signed-off-by: Sasha Levin --- drivers/tty/vt/vt.c | 2 +- drivers/video/console/dummycon.c| 4 ++-- drivers/vi

[PATCH 6.1 065/132] tty: vt: make init parameter of consw::con_init() a bool

2025-07-03 Thread Greg Kroah-Hartman
er.kernel.org Tested-by: Helge Deller # parisc STI console Link: https://lore.kernel.org/r/20240122110401.7289-21-jirisl...@kernel.org Signed-off-by: Greg Kroah-Hartman Stable-dep-of: 03bcbbb3995b ("dummycon: Trigger redraw when switching consoles with deferred takeover") Signed-off-b

[PATCH 6.1 064/132] vgacon: remove unneeded forward declarations

2025-07-03 Thread Greg Kroah-Hartman
6.1-stable review patch. If anyone has any objections, please let me know. -- From: Jiri Slaby (SUSE) [ Upstream commit 6ceed69cde8fe4a78fe50d62d7a88a5c1eed4709 ] Most of the forward declarations in vgacon are not needed. Drop them. Signed-off-by: "Jiri Slaby (SUSE)" Cc: Hel

[PATCH 6.1 063/132] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()

2025-07-03 Thread Greg Kroah-Hartman
6.1-stable review patch. If anyone has any objections, please let me know. -- From: Jiri Slaby (SUSE) [ Upstream commit 03b89a08484a88fb9e0604cab2b3eb0c2f265c74 ] Switch vgacon_scrolldelta() and vgacon_restore_screen() positions, so that the former is not needed to be forward-

[PATCH 6.6 114/139] drm/udl: Unregister device before cleaning up on disconnect

2025-07-03 Thread Greg Kroah-Hartman
250303145604.62962-2-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/udl/udl_drv.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/gpu/drm/udl/udl_drv.c +++ b/drivers/gpu/drm/udl/udl_drv.c @@ -126,9 +126,9 @@ static void udl_usb_disconnect(struct

[PATCH 6.6 109/139] drm/ast: Fix comment on modeset lock

2025-07-03 Thread Greg Kroah-Hartman
alempe Cc: Dave Airlie Cc: dri-devel@lists.freedesktop.org Cc: # v6.2+ Reviewed-by: Jocelyn Falempe Link: https://lore.kernel.org/r/20250324094520.192974-2-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/ast/ast_mode.c |6 +++--- 1 file changed, 3 insertions(+), 3

[PATCH 6.6 061/139] dummycon: Trigger redraw when switching consoles with deferred takeover

2025-07-03 Thread Greg Kroah-Hartman
6.6-stable review patch. If anyone has any objections, please let me know. -- From: Thomas Zimmermann [ Upstream commit 03bcbbb3995ba5df43af9aba45334e35f2dfe27b ] Signal vt subsystem to redraw console when switching to dummycon with deferred takeover enabled. Makes the console

[PATCH 6.6 060/139] tty: vt: make consw::con_switch() return a bool

2025-07-03 Thread Greg Kroah-Hartman
esktop.org Cc: linux-par...@vger.kernel.org Tested-by: Helge Deller # parisc STI console Link: https://lore.kernel.org/r/20240122110401.7289-31-jirisl...@kernel.org Signed-off-by: Greg Kroah-Hartman Stable-dep-of: 03bcbbb3995b ("dummycon: Trigger redraw when switching consoles with deferred

[PATCH 6.6 059/139] tty: vt: sanitize arguments of consw::con_clear()

2025-07-03 Thread Greg Kroah-Hartman
..@kernel.org Signed-off-by: Greg Kroah-Hartman Stable-dep-of: 03bcbbb3995b ("dummycon: Trigger redraw when switching consoles with deferred takeover") Signed-off-by: Sasha Levin --- drivers/tty/vt/vt.c | 2 +- drivers/video/console/dummycon.c| 4 ++-- drivers/vi

[PATCH 6.6 058/139] tty: vt: make init parameter of consw::con_init() a bool

2025-07-03 Thread Greg Kroah-Hartman
er.kernel.org Tested-by: Helge Deller # parisc STI console Link: https://lore.kernel.org/r/20240122110401.7289-21-jirisl...@kernel.org Signed-off-by: Greg Kroah-Hartman Stable-dep-of: 03bcbbb3995b ("dummycon: Trigger redraw when switching consoles with deferred takeover") Signed-off-b

[PATCH 6.15 209/263] drm/udl: Unregister device before cleaning up on disconnect

2025-07-03 Thread Greg Kroah-Hartman
250303145604.62962-2-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/udl/udl_drv.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/gpu/drm/udl/udl_drv.c +++ b/drivers/gpu/drm/udl/udl_drv.c @@ -127,9 +127,9 @@ static void udl_usb_disconnect(struct

[PATCH 6.15 202/263] drm/ast: Fix comment on modeset lock

2025-07-03 Thread Greg Kroah-Hartman
alempe Cc: Dave Airlie Cc: dri-devel@lists.freedesktop.org Cc: # v6.2+ Reviewed-by: Jocelyn Falempe Link: https://lore.kernel.org/r/20250324094520.192974-2-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/ast/ast_mode.c |6 +++--- 1 file changed, 3 insertions(+), 3

[PATCH 6.12 153/218] drm/udl: Unregister device before cleaning up on disconnect

2025-07-03 Thread Greg Kroah-Hartman
250303145604.62962-2-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/udl/udl_drv.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/gpu/drm/udl/udl_drv.c +++ b/drivers/gpu/drm/udl/udl_drv.c @@ -126,9 +126,9 @@ static void udl_usb_disconnect(struct

[PATCH 6.12 148/218] drm/ast: Fix comment on modeset lock

2025-07-03 Thread Greg Kroah-Hartman
alempe Cc: Dave Airlie Cc: dri-devel@lists.freedesktop.org Cc: # v6.2+ Reviewed-by: Jocelyn Falempe Link: https://lore.kernel.org/r/20250324094520.192974-2-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/ast/ast_mode.c |6 +++--- 1 file changed, 3 insertions(+), 3

Re: (subset) [PATCH 01/11] zynqmp: don't bother with debugfs_file_{get,put}() in proxied fops

2025-07-03 Thread Greg Kroah-Hartman
On Thu, Jul 03, 2025 at 01:23:29AM +0100, Al Viro wrote: > On Wed, Jul 02, 2025 at 05:19:12PM -0600, Jens Axboe wrote: > > > > On Wed, 02 Jul 2025 22:14:08 +0100, Al Viro wrote: > > > When debugfs file has been created by debugfs_create_file_unsafe(), > > > we do need the file_operations methods t

Re: [PATCH v5] drm/vgem/vgem_drv convert to use faux_device

2025-07-02 Thread Greg Kroah-Hartman
On Wed, Jul 02, 2025 at 09:36:40AM +0200, Thomas Zimmermann wrote: > Hi > > Am 01.07.25 um 12:51 schrieb Greg Kroah-Hartman: > > The vgem driver does not need to create a platform device, as there is > > no real platform resources associated it, it only did so because it

[PATCH v5] drm/vkms: convert to use faux_device

2025-07-01 Thread Greg Kroah-Hartman
-off-by: Greg Kroah-Hartman --- v5: - rebased against 6.16-rc4 - added reviewed-by and tested-by lines - was somehow dropped from drm trees, resending to make sure it isn't lost v4: - first version of the patch, was part of a larger patch series that has been mostly all ap

[PATCH v5] drm/vgem/vgem_drv convert to use faux_device

2025-07-01 Thread Greg Kroah-Hartman
NOT a real platform device. Cc: Maarten Lankhorst Cc: Maxime Ripard Cc: David Airlie Cc: Simona Vetter Cc: dri-devel@lists.freedesktop.org Reviewed-by: Thomas Zimmermann Reviewed-by: Lyude Paul Signed-off-by: Greg Kroah-Hartman --- v5: - rebased against 6.16-rc4 and resent as it seems to have

Re: [PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr

2025-07-01 Thread Greg Kroah-Hartman
819153656.28807-2-vadorov...@protonmail.com/t/#u > [0] > Closes: https://github.com/Rust-for-Linux/linux/issues/1075 > > Signed-off-by: Tamir Duberstein Acked-by: Greg Kroah-Hartman

[PATCH 6.12 161/414] dummycon: Trigger redraw when switching consoles with deferred takeover

2025-06-23 Thread Greg Kroah-Hartman
t;) Cc: Hans de Goede Cc: linux-fb...@vger.kernel.org Cc: dri-devel@lists.freedesktop.org Cc: # v4.19+ Link: https://lore.kernel.org/r/20250520071418.8462-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/video/console/dummycon.c | 18 +- 1 file changed, 13 i

[PATCH 6.12 134/414] video: screen_info: Relocate framebuffers behind PCI bridges

2025-06-23 Thread Greg Kroah-Hartman
T. Ivanov" Closes: https://bugzilla.suse.com/show_bug.cgi?id=1240696 Tested-by: "Ivan T. Ivanov" Fixes: 78aa89d1dfba ("firmware/sysfb: Update screen_info for relocated EFI framebuffers") Cc: dri-devel@lists.freedesktop.org Cc: # v6.9+ Link: https://lore.kernel.org/r/20250528080234.73

[PATCH 6.6 096/290] video: screen_info: Relocate framebuffers behind PCI bridges

2025-06-23 Thread Greg Kroah-Hartman
T. Ivanov" Closes: https://bugzilla.suse.com/show_bug.cgi?id=1240696 Tested-by: "Ivan T. Ivanov" Fixes: 78aa89d1dfba ("firmware/sysfb: Update screen_info for relocated EFI framebuffers") Cc: dri-devel@lists.freedesktop.org Cc: # v6.9+ Link: https://lore.kernel.org/r/20250528080234.73

[PATCH 6.15 196/592] dummycon: Trigger redraw when switching consoles with deferred takeover

2025-06-23 Thread Greg Kroah-Hartman
t;) Cc: Hans de Goede Cc: linux-fb...@vger.kernel.org Cc: dri-devel@lists.freedesktop.org Cc: # v4.19+ Link: https://lore.kernel.org/r/20250520071418.8462-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/video/console/dummycon.c | 18 +- 1 file changed, 13 i

[PATCH 6.15 163/592] video: screen_info: Relocate framebuffers behind PCI bridges

2025-06-23 Thread Greg Kroah-Hartman
T. Ivanov" Closes: https://bugzilla.suse.com/show_bug.cgi?id=1240696 Tested-by: "Ivan T. Ivanov" Fixes: 78aa89d1dfba ("firmware/sysfb: Update screen_info for relocated EFI framebuffers") Cc: dri-devel@lists.freedesktop.org Cc: # v6.9+ Link: https://lore.kernel.org/r/20250528080234.73

Re: [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint

2025-06-18 Thread Greg Kroah-Hartman
cpufreq? > > Thanks Tamir. > > Christian, Danilo, David, Greg, Tejun: It would also be nice to get > Acked-by's for your bits. Thanks! Acked-by: Greg Kroah-Hartman

[PATCH 5.10 106/270] drm/vmwgfx: Fix a deadlock in dma buf fence polling

2025-06-02 Thread Greg Kroah-Hartman
hange fixed] Signed-off-by: Zhi Yang Signed-off-by: He Zhe Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/vmwgfx/vmwgfx_fence.c | 17 +++-- 1 file changed, 7 insertions(+), 10 deletions(-) --- a/drivers/gpu/drm/vmwgfx/vmwgfx_fence.c +++ b/drivers/gpu/drm/vmwgfx/vmwgf

[PATCH 6.6 391/444] drm/gem: Internally test import_attach for imported objects

2025-06-02 Thread Greg Kroah-Hartman
ro.org Reviewed-by: Boris Brezillon Reviewed-by: Simona Vetter Link: https://lore.kernel.org/r/20250416065820.26076-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- include/drm/drm_gem.h |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --- a/include/drm/drm_gem.h +++ b/include/drm/d

[PATCH 6.14 635/783] drm/gem: Internally test import_attach for imported objects

2025-05-27 Thread Greg Kroah-Hartman
6.14-stable review patch. If anyone has any objections, please let me know. -- From: Thomas Zimmermann [ Upstream commit 8260731ccad0451207b45844bb66eb161a209218 ] Test struct drm_gem_object.import_attach to detect imported objects. During object clenanup, the dma_buf field m

[PATCH 6.12 626/626] drm/gem: Internally test import_attach for imported objects

2025-05-27 Thread Greg Kroah-Hartman
ro.org Reviewed-by: Boris Brezillon Reviewed-by: Simona Vetter Link: https://lore.kernel.org/r/20250416065820.26076-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- include/drm/drm_gem.h |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --- a/include/drm/drm_gem.h +++ b/includ

[PATCH 5.10 227/286] drm/amd/amdgpu/amdgpu_vram_mgr: Add missing descriptions for dev and dir

2025-04-29 Thread Greg Kroah-Hartman
5.10-stable review patch. If anyone has any objections, please let me know. -- From: Lee Jones [ Upstream commit 2c8645b7a6974b33744b677e9ddc89650776af46 ] Fixes the following W=1 kernel build warning(s): drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c:648: warning: Function pa

[PATCH 6.14 219/241] drm/mgag200: Fix value in register

2025-04-23 Thread Greg Kroah-Hartman
ds") Cc: Thomas Zimmermann Cc: Jocelyn Falempe Cc: Dave Airlie Cc: dri-devel@lists.freedesktop.org Cc: # v6.12+ Reviewed-by: Jocelyn Falempe Tested-by: Wakko Warner Link: https://lore.kernel.org/r/20250416083847.51764-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- dri

[PATCH 6.14 173/241] drm/ast: Fix ast_dp connection status

2025-04-23 Thread Greg Kroah-Hartman
) Reported-by: Jerry Hoemann Tested-by: Jose Lopez Cc: Thomas Zimmermann Cc: Dave Airlie Cc: dri-devel@lists.freedesktop.org Cc: # v6.12+ Reviewed-by: Thomas Zimmermann Link: https://patchwork.freedesktop.org/patch/msgid/20250124141142.2434138-1-jfale...@redhat.com Signed-off-by: Greg Kro

[PATCH 6.12 185/223] drm/mgag200: Fix value in register

2025-04-23 Thread Greg Kroah-Hartman
ds") Cc: Thomas Zimmermann Cc: Jocelyn Falempe Cc: Dave Airlie Cc: dri-devel@lists.freedesktop.org Cc: # v6.12+ Reviewed-by: Jocelyn Falempe Tested-by: Wakko Warner Link: https://lore.kernel.org/r/20250416083847.51764-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- dri

[PATCH 6.12 149/223] drm/ast: Fix ast_dp connection status

2025-04-23 Thread Greg Kroah-Hartman
) Reported-by: Jerry Hoemann Tested-by: Jose Lopez Cc: Thomas Zimmermann Cc: Dave Airlie Cc: dri-devel@lists.freedesktop.org Cc: # v6.12+ Reviewed-by: Thomas Zimmermann Link: https://patchwork.freedesktop.org/patch/msgid/20250124141142.2434138-1-jfale...@redhat.com Signed-off-by: Greg Kro

Re: [PATCH v4 1/8] driver core: auxiliary bus: add device creation helpers

2025-04-15 Thread Greg Kroah-Hartman
On Tue, Apr 15, 2025 at 02:52:47PM +0200, Jerome Brunet wrote: > On Wed 19 Feb 2025 at 15:20, Greg Kroah-Hartman > wrote: > > > On Tue, Feb 18, 2025 at 08:29:46PM +0100, Jerome Brunet wrote: > >> Add helper functions to create a device on the auxiliary bus. > >&g

Re: [PATCH v4 1/8] driver core: auxiliary bus: add device creation helpers

2025-04-15 Thread Greg Kroah-Hartman
On Tue, Apr 15, 2025 at 03:10:38PM +0200, Jerome Brunet wrote: > On Tue 15 Apr 2025 at 14:59, Greg Kroah-Hartman > wrote: > > > On Tue, Apr 15, 2025 at 02:52:47PM +0200, Jerome Brunet wrote: > >> On Wed 19 Feb 2025 at 15:20, Greg Kroah-Hartman > >> wrote: >

[PATCH 5.10 062/227] drm/amd/display/dc/core/dc_resource: Staticify local functions

2025-04-10 Thread Greg Kroah-Hartman
5.10-stable review patch. If anyone has any objections, please let me know. -- From: Lee Jones [ Upstream commit c88855f3a50903721c4e1dda16cb42b5f5432b5c ] Fixes the following W=1 kernel build warning(s): drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c:1120:5: wa

[PATCH 6.6 08/26] drm/dp_mst: Factor out function to queue a topology probe work

2025-04-04 Thread Greg Kroah-Hartman
@lists.freedesktop.org Reviewed-by: Lyude Paul Signed-off-by: Imre Deak Link: https://patchwork.freedesktop.org/patch/msgid/20240722165503.2084999-2-imre.d...@intel.com Signed-off-by: Thadeu Lima de Souza Cascardo Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/display

[PATCH 6.6 09/26] drm/dp_mst: Add a helper to queue a topology probe

2025-04-03 Thread Greg Kroah-Hartman
Paul Cc: dri-devel@lists.freedesktop.org Reviewed-by: Lyude Paul Signed-off-by: Imre Deak Link: https://patchwork.freedesktop.org/patch/msgid/20240722165503.2084999-3-imre.d...@intel.com Signed-off-by: Thadeu Lima de Souza Cascardo Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/display

Re: [RFC v3 10/33] rust: drm/kms: Add ConnectorGuard::add_modes_noedid()

2025-03-21 Thread Greg Kroah-Hartman
On Fri, Mar 21, 2025 at 07:52:23PM -0400, Lyude Paul wrote: > On Fri, 2025-03-21 at 19:50 -0400, Lyude Paul wrote: > > On Fri, 2025-03-14 at 13:02 +0100, Maxime Ripard wrote: > > > On Wed, Mar 05, 2025 at 05:59:26PM -0500, Lyude Paul wrote: > > > > A simple binding for drm_add_modes_noedid() using

[PATCH 5.15 441/620] drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event()

2025-03-11 Thread Greg Kroah-Hartman
5.15-stable review patch. If anyone has any objections, please let me know. -- From: Thomas Zimmermann [ Upstream commit 666e1960464140cc4bc9203c203097e70b54c95a ] The code for detecting and updating the connector status in cdn_dp_pd_event_work() has a number of problems. - I

[PATCH 5.10 321/462] drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event()

2025-03-11 Thread Greg Kroah-Hartman
5.10-stable review patch. If anyone has any objections, please let me know. -- From: Thomas Zimmermann [ Upstream commit 666e1960464140cc4bc9203c203097e70b54c95a ] The code for detecting and updating the connector status in cdn_dp_pd_event_work() has a number of problems. - I

[PATCH 5.10 167/462] m68k: vga: Fix I/O defines

2025-03-11 Thread Greg Kroah-Hartman
.kernel.org # v3.5+ Reviewed-by: Geert Uytterhoeven Link: https://lore.kernel.org/20250107095912.130530-1-tzimmerm...@suse.de Signed-off-by: Geert Uytterhoeven Signed-off-by: Greg Kroah-Hartman --- arch/m68k/include/asm/vga.h |8 1 file changed, 4 insertions(+), 4 deletions(-) --

[PATCH 5.4 120/328] m68k: vga: Fix I/O defines

2025-03-11 Thread Greg Kroah-Hartman
.kernel.org # v3.5+ Reviewed-by: Geert Uytterhoeven Link: https://lore.kernel.org/20250107095912.130530-1-tzimmerm...@suse.de Signed-off-by: Geert Uytterhoeven Signed-off-by: Greg Kroah-Hartman --- arch/m68k/include/asm/vga.h |8 1 file changed, 4 insertions(+), 4 deletions(-) --- a/ar

[PATCH 5.15 256/620] m68k: vga: Fix I/O defines

2025-03-10 Thread Greg Kroah-Hartman
.kernel.org # v3.5+ Reviewed-by: Geert Uytterhoeven Link: https://lore.kernel.org/20250107095912.130530-1-tzimmerm...@suse.de Signed-off-by: Geert Uytterhoeven Signed-off-by: Greg Kroah-Hartman --- arch/m68k/include/asm/vga.h |8 1 file changed, 4 insertions(+), 4 deletions(-) --

Re: [PATCH v2 0/5] Check Rust signatures at compile time

2025-03-01 Thread Greg Kroah-Hartman
hen have rustc verify that the function pointers have the same type. > > The main commit of this series is "rust: add #[export] macro". Please > see its commit message for more details. > > Signed-off-by: Alice Ryhl Acked-by: Greg Kroah-Hartman

Re: [PATCH 0/4] Check Rust signatures at compile time

2025-02-27 Thread Greg Kroah-Hartman
ot quite defined properly. Reviewed-by: Greg Kroah-Hartman

Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-02-26 Thread Greg Kroah-Hartman
On Tue, Feb 25, 2025 at 02:51:40PM +0100, Louis Chauvet wrote: > > > Le 25/02/2025 à 12:41, Thomas Zimmermann a écrit : > > Hi > > > > Am 10.02.25 um 15:37 schrieb Louis Chauvet: > > > On 10/02/25 - 13:30, Greg Kroah-Hartman wrote: > > > > Th

Re: [PATCH 1/6] drivers: base: devres: Allow to release group on device release

2025-02-20 Thread Greg Kroah-Hartman
On Thu, Feb 20, 2025 at 05:48:10PM -0600, Lucas De Marchi wrote: > On Thu, Feb 20, 2025 at 01:24:20PM +0100, Greg Kroah-Hartman wrote: > > On Wed, Feb 12, 2025 at 12:05:37PM -0800, Lucas De Marchi wrote: > > > When releasing a device, if the release action causes a group to be

Re: [PATCH 2/6] drivers: base: devres: Fix find_group() documentation

2025-02-20 Thread Greg Kroah-Hartman
> > -/* Find devres group with ID @id. If @id is NULL, look for the latest. */ > +/* > + * Find devres group with ID @id. If @id is NULL, look for the latest open > + * group. > + */ > static struct devres_group *find_group(struct device *dev, void *id) > { > struct devres_node *node; > -- > 2.48.1 > Acked-by: Greg Kroah-Hartman

Re: [PATCH 3/6] drivers: base: component: Add debug message for unbind

2025-02-20 Thread Greg Kroah-Hartman
gt; to track the resources. > > Signed-off-by: Lucas De Marchi > --- Acked-by: Greg Kroah-Hartman

Re: [PATCH 1/6] drivers: base: devres: Allow to release group on device release

2025-02-20 Thread Greg Kroah-Hartman
dev->devres_head is empty > and the caller is trying to remove a group, it's likely in the process > of device cleanup so just ignore it instead of warning. > > Signed-off-by: Lucas De Marchi > --- Acked-by: Greg Kroah-Hartman

Re: [PATCH] ntsync: Set the permissions to be 0666

2025-02-19 Thread Greg Kroah-Hartman
On Tue, Feb 18, 2025 at 05:57:31PM -0600, Elizabeth Figura wrote: > On Friday, 14 February 2025 06:28:00 CST Mike Lothian wrote: > > This allows ntsync to be usuable by non-root processes out of the box > > > > Signed-off-by: Mike Lothian > > --- > > drivers/misc/ntsync.c | 1 + > > 1 file chang

Re: [PATCH v4 1/8] driver core: auxiliary bus: add device creation helpers

2025-02-19 Thread Greg Kroah-Hartman
Stephen Boyd > Cc: Arnd Bergmann > Signed-off-by: Jerome Brunet Reviewed-by: Greg Kroah-Hartman

Re: [PATCH v4 1/8] driver core: auxiliary bus: add device creation helpers

2025-02-19 Thread Greg Kroah-Hartman
On Wed, Feb 19, 2025 at 02:08:22PM +0200, Dmitry Baryshkov wrote: > On Wed, Feb 19, 2025 at 11:13:14AM +0100, Greg Kroah-Hartman wrote: > > On Wed, Feb 19, 2025 at 11:06:02AM +0200, Dmitry Baryshkov wrote: > > > On Tue, Feb 18, 2025 at 08:29:46PM +0100, Jerome Brunet wrote:

Re: [PATCH v4 1/8] driver core: auxiliary bus: add device creation helpers

2025-02-19 Thread Greg Kroah-Hartman
On Wed, Feb 19, 2025 at 11:06:02AM +0200, Dmitry Baryshkov wrote: > On Tue, Feb 18, 2025 at 08:29:46PM +0100, Jerome Brunet wrote: > > Add helper functions to create a device on the auxiliary bus. > > > > This is meant for fairly simple usage of the auxiliary bus, to avoid having > > the same code

[PATCH 6.1 344/578] drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event()

2025-02-19 Thread Greg Kroah-Hartman
.infradead.org Cc: linux-rockc...@lists.infradead.org Cc: # v4.11+ Signed-off-by: Heiko Stuebner Link: https://patchwork.freedesktop.org/patch/msgid/20241105133848.480407-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/rockchip/cdn-dp-core.c |9 + 1 file changed, 1 inser

[PATCH 6.1 341/578] m68k: vga: Fix I/O defines

2025-02-19 Thread Greg Kroah-Hartman
.kernel.org # v3.5+ Reviewed-by: Geert Uytterhoeven Link: https://lore.kernel.org/20250107095912.130530-1-tzimmerm...@suse.de Signed-off-by: Geert Uytterhoeven Signed-off-by: Greg Kroah-Hartman --- arch/m68k/include/asm/vga.h |8 1 file changed, 4 insertions(+), 4 deletions(-) --- a/ar

Re: [PATCH v3 1/7] driver core: auxiliary bus: add device creation helpers

2025-02-18 Thread Greg Kroah-Hartman
On Mon, Feb 17, 2025 at 07:10:54PM +0100, Jerome Brunet wrote: > On Sat 15 Feb 2025 at 07:53, Greg Kroah-Hartman > wrote: > > [...] > > >> > >> > > >> >> + int id) > &g

Re: [PATCH v3 1/7] driver core: auxiliary bus: add device creation helpers

2025-02-14 Thread Greg Kroah-Hartman
On Fri, Feb 14, 2025 at 07:16:30PM +0100, Jerome Brunet wrote: > On Fri 14 Feb 2025 at 17:33, Greg Kroah-Hartman > wrote: > > > On Tue, Feb 11, 2025 at 06:27:58PM +0100, Jerome Brunet wrote: > >> Add helper functions to create a device on the auxiliary bus. > >&g

Re: [PATCH] ntsync: Set the permissions to be 0666

2025-02-14 Thread Greg Kroah-Hartman
On Fri, Feb 14, 2025 at 12:13:03PM -0600, Elizabeth Figura wrote: > On Friday, 14 February 2025 07:06:20 CST Greg Kroah-Hartman wrote: > > On Fri, Feb 14, 2025 at 12:28:00PM +, Mike Lothian wrote: > > > This allows ntsync to be usuable by non-root processes out of the box >

Re: [PATCH v3 1/7] driver core: auxiliary bus: add device creation helpers

2025-02-14 Thread Greg Kroah-Hartman
On Tue, Feb 11, 2025 at 06:27:58PM +0100, Jerome Brunet wrote: > Add helper functions to create a device on the auxiliary bus. > > This is meant for fairly simple usage of the auxiliary bus, to avoid having > the same code repeated in the different drivers. > > Suggested-by: Stephen Boyd > Cc: A

Re: [PATCH] ntsync: Set the permissions to be 0666

2025-02-14 Thread Greg Kroah-Hartman
On Fri, Feb 14, 2025 at 12:28:00PM +, Mike Lothian wrote: > This allows ntsync to be usuable by non-root processes out of the box Are you sure you need/want that? If so, why? How did existing testing not ever catch this? thanks, greg k-h

[PATCH 6.6 092/273] drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event()

2025-02-13 Thread Greg Kroah-Hartman
.infradead.org Cc: linux-rockc...@lists.infradead.org Cc: # v4.11+ Signed-off-by: Heiko Stuebner Link: https://patchwork.freedesktop.org/patch/msgid/20241105133848.480407-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/rockchip/cdn-dp-core.c |9 + 1 file changed, 1 inser

[PATCH 6.6 088/273] m68k: vga: Fix I/O defines

2025-02-13 Thread Greg Kroah-Hartman
.kernel.org # v3.5+ Reviewed-by: Geert Uytterhoeven Link: https://lore.kernel.org/20250107095912.130530-1-tzimmerm...@suse.de Signed-off-by: Geert Uytterhoeven Signed-off-by: Greg Kroah-Hartman --- arch/m68k/include/asm/vga.h |8 1 file changed, 4 insertions(+), 4 deletions(-) --- a/ar

[PATCH 6.13 181/443] drm/ast: astdp: Fix timeout for enabling video signal

2025-02-13 Thread Greg Kroah-Hartman
Cc: Dave Airlie Cc: dri-devel@lists.freedesktop.org Cc: # v6.13+ Reviewed-by: Jocelyn Falempe Link: https://patchwork.freedesktop.org/patch/msgid/20250127134423.84266-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/ast/ast_dp.c |2 +- 1 file changed, 1 inser

[PATCH 6.13 165/443] drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event()

2025-02-13 Thread Greg Kroah-Hartman
.infradead.org Cc: linux-rockc...@lists.infradead.org Cc: # v4.11+ Signed-off-by: Heiko Stuebner Link: https://patchwork.freedesktop.org/patch/msgid/20241105133848.480407-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/rockchip/cdn-dp-core.c |9 + 1 file changed, 1 inser

[PATCH 6.13 154/443] m68k: vga: Fix I/O defines

2025-02-13 Thread Greg Kroah-Hartman
.kernel.org # v3.5+ Reviewed-by: Geert Uytterhoeven Link: https://lore.kernel.org/20250107095912.130530-1-tzimmerm...@suse.de Signed-off-by: Geert Uytterhoeven Signed-off-by: Greg Kroah-Hartman --- arch/m68k/include/asm/vga.h |8 1 file changed, 4 insertions(+), 4 deletions(-) --

[PATCH 6.12 149/422] drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event()

2025-02-13 Thread Greg Kroah-Hartman
.infradead.org Cc: linux-rockc...@lists.infradead.org Cc: # v4.11+ Signed-off-by: Heiko Stuebner Link: https://patchwork.freedesktop.org/patch/msgid/20241105133848.480407-1-tzimmerm...@suse.de Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/rockchip/cdn-dp-core.c |9 + 1 file changed, 1 inser

[PATCH 6.12 140/422] m68k: vga: Fix I/O defines

2025-02-13 Thread Greg Kroah-Hartman
.kernel.org # v3.5+ Reviewed-by: Geert Uytterhoeven Link: https://lore.kernel.org/20250107095912.130530-1-tzimmerm...@suse.de Signed-off-by: Geert Uytterhoeven Signed-off-by: Greg Kroah-Hartman --- arch/m68k/include/asm/vga.h |8 1 file changed, 4 insertions(+), 4 deletions(-) --

Re: [PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-02-10 Thread Greg Kroah-Hartman
On Mon, Feb 10, 2025 at 03:37:42PM +0100, Louis Chauvet wrote: > On 10/02/25 - 13:30, Greg Kroah-Hartman wrote: > > The vkms driver does not need to create a platform device, as there is > > no real platform resources associated it, it only did so because it was > > simple t

[PATCH v4 9/9] drm/vkms: convert to use faux_device

2025-02-10 Thread Greg Kroah-Hartman
NOT a real platform device. Cc: Louis Chauvet Cc: Haneen Mohammed Cc: Simona Vetter Cc: Melissa Wen Cc: Maarten Lankhorst Cc: Maxime Ripard Cc: Thomas Zimmermann Cc: David Airlie Cc: dri-devel@lists.freedesktop.org Reviewed-by: Lyude Paul Signed-off-by: Greg Kroah-Hartman --- v4: - api

[PATCH v4 8/9] drm/vgem/vgem_drv convert to use faux_device

2025-02-10 Thread Greg Kroah-Hartman
NOT a real platform device. Cc: Maarten Lankhorst Cc: Maxime Ripard Cc: Thomas Zimmermann Cc: David Airlie Cc: Simona Vetter Cc: dri-devel@lists.freedesktop.org Reviewed-by: Lyude Paul Signed-off-by: Greg Kroah-Hartman --- v4: - api tweaked due to parent pointer added to faux_device create

Re: [PATCH v3 8/8] drm/vkms: convert to use faux_device

2025-02-08 Thread Greg Kroah-Hartman
On Sat, Feb 08, 2025 at 09:37:56AM +0100, Louis Chauvet wrote: > On 08/02/25 - 08:12, Greg Kroah-Hartman wrote: > > On Fri, Feb 07, 2025 at 05:59:04PM +0100, Louis Chauvet wrote: > > > On 06/02/25 - 18:38, Greg Kroah-Hartman wrote: > > > > The vkms driver does not ne

Re: [PATCH v3 8/8] drm/vkms: convert to use faux_device

2025-02-07 Thread Greg Kroah-Hartman
On Fri, Feb 07, 2025 at 05:59:04PM +0100, Louis Chauvet wrote: > On 06/02/25 - 18:38, Greg Kroah-Hartman wrote: > > The vkms driver does not need to create a platform device, as there is > > no real platform resources associated it, it only did so because it was > > simple t

  1   2   3   4   5   6   7   8   9   10   >