Re: [PATCH net-next v10 13/14] net: add devmem TCP documentation

2024-06-01 Thread Bagas Sanjaya
On Thu, May 30, 2024 at 08:16:12PM +, Mina Almasry wrote: > Add documentation outlining the usage and details of devmem TCP. > > Signed-off-by: Mina Almasry > The doc LGTM, thanks! Reviewed-by: Bagas Sanjaya -- An old man doll... just what I always wanted! - Clara s

Re: [RFC PATCH net-next v8 13/14] net: add devmem TCP documentation

2024-05-03 Thread Bagas Sanjaya
On Tue, Apr 02, 2024 at 05:20:50PM -0700, Mina Almasry wrote: > +ncdevmem has a validation mode as well that expects a repeating pattern of > +incoming data and validates it as such:: > + > + # On server: > + ncdevmem -s -c -f eth1 -d 3 -n :06:00.0 -l \ > + -p 5201 -v 7

Re: [PATCH 1/3] drm: drm_blend.c: Add precision in drm_rotation_simplify kernel doc

2024-04-15 Thread Bagas Sanjaya
ned int drm_rotation_simplify(unsigned int rotation, > unsigned int supported_rotations) > The wording LGTM, thanks! Reviewed-by: Bagas Sanjaya -- An old man doll... just what I always wanted! - Clara signature.asc Description: PGP signature

Re: [PATCH 2/3] drm: drm_blend.c: Improve drm_plane_create_rotation_property kernel doc

2024-04-15 Thread Bagas Sanjaya
On Tue, Apr 09, 2024 at 12:04:06PM +0200, Louis Chauvet wrote: > @@ -266,8 +257,41 @@ EXPORT_SYMBOL(drm_plane_create_alpha_property); > * > * Rotation is the specified amount in degrees in counter clockwise > direction, > * the X and Y axis are within the source rectangle, i.e. the X/Y

Re: [PATCH 3/3] drm/fourcc: Add documentation around drm_format_info

2024-04-15 Thread Bagas Sanjaya
On Tue, Apr 09, 2024 at 12:04:07PM +0200, Louis Chauvet wrote: > /** > * struct drm_format_info - information about a DRM format > + * > + * A drm_format_info describes how planes and pixels are stored in memory. > + * > + * Some format like YUV can have multiple planes, counted in @num_planes.

Re: Running ttm_device_test leads to list_add corruption. prev->next should be next (ffffffffc05cd428), but was 6b6b6b6b6b6b6b6b. (prev=ffffa0b1a5c034f0) (kernel 6.7.5)

2024-02-20 Thread Bagas Sanjaya
On Mon, Feb 19, 2024 at 11:01:16PM +0100, Erhard Furtner wrote: > Greetings! > > 'modprobe -v ttm-device-test' on my Ryzen 5950X amd64 box and on my Talos II > (ppc64) leads to immediate list_add corruption. > > The machines stay useable via VNC but the issue seems to cause memory > corruption

Re: [BUG][BISECTED] Freeze at loading init ramdisk

2024-01-20 Thread Bagas Sanjaya
On Wed, Jan 17, 2024 at 07:47:49PM +0100, Mirsad Todorovac wrote: > On 1/16/24 01:32, Mirsad Todorovac wrote: > > Hi, > > > > On the Ubuntu 22.04 LTS Jammy platform, on a mainline vanilla torvalds tree > > kernel, the boot > > freezes upon first two lines and before any systemd messages. > > >

Re: (subset) linux-next: build failure after merge of the pwm tree

2024-01-04 Thread Bagas Sanjaya
On Thu, Jan 04, 2024 at 12:50:28PM +, Sean Young wrote: > On Thu, Jan 04, 2024 at 05:02:41PM +0700, Bagas Sanjaya wrote: > > [also add Jingoo (additional backlight maintainer) and Linus] > > > > On Thu, Dec 21, 2023 at 07:34:57PM +0100, Thierry Reding wrote: > > &

Re: (subset) linux-next: build failure after merge of the pwm tree

2024-01-04 Thread Bagas Sanjaya
[also add Jingoo (additional backlight maintainer) and Linus] On Thu, Dec 21, 2023 at 07:34:57PM +0100, Thierry Reding wrote: > On Thu, Dec 21, 2023 at 12:58:01PM +, Lee Jones wrote: > > On Thu, 21 Dec 2023, Lee Jones wrote: > > > > > On Thu, 21 Dec 2023 16:58:05 +1100, Stephen Rothwell

Re: Automatically update drm CI dependencies?

2023-12-20 Thread Bagas Sanjaya
On 12/19/23 23:43, Helen Koike wrote: > Hi, > > On 14/12/2023 06:38, Bagas Sanjaya wrote: >> Hi all, >> >> I'm referring to dependabot PR on torvalds.git GitHub mirror [1]. I know >> that PRs submitted there are not accepted (the repo is essentially read-only >

Automatically update drm CI dependencies?

2023-12-14 Thread Bagas Sanjaya
Hi all, I'm referring to dependabot PR on torvalds.git GitHub mirror [1]. I know that PRs submitted there are not accepted (the repo is essentially read-only mirror), hence this mail question. In summary, dependabot submitted automated PR that bumps package versions in

Re: Fwd: Kernel 6.6.1 hangs on "loading initial ramdisk"

2023-12-09 Thread Bagas Sanjaya
On Wed, Nov 22, 2023 at 07:06:50AM +0700, Bagas Sanjaya wrote: > Hi, > > I notice a regression report on Bugzilla [1]. Quoting from it: > > > After upgrading from 6.5.9 to 6.6.1 on my Dell Latitude E6420 (Intel > > i5-2520M) with EndeavourOS, the boot process would

Re: [Nouveau] Kernel problem with multiseat on one card

2023-12-02 Thread Bagas Sanjaya
On Sat, Dec 02, 2023 at 03:28:25PM +, Timur Tabi wrote: > On Sat, 2023-12-02 at 20:18 +0700, Bagas Sanjaya wrote: > > > > > > When i install the proprietary Nvidia drivers, i have the following: > > > > > > [MASTER] pci::08:00.0 > > >   

Re: Kernel problem with multiseat on one card

2023-12-02 Thread Bagas Sanjaya
On Thu, Nov 30, 2023 at 11:48:24AM +0100, Gert Vanhaerents wrote: > Hi Kernel list, > I'm the IT person of a school, earlier we used multiseatcomputers for the > school, i have maded with a XGL implementation and it works fine but not so > fantastic. The school wants that i build new computers but

Re: [PATCH] drm/doc: Define KMS atomic state set

2023-11-30 Thread Bagas Sanjaya
YNC is allowed to > +effectively change only the FB_ID property on any planes. No-operation > changes > +are ignored as always. Changing any other property will cause the commit to > be > +rejected. Each driver may relax this restriction if they have guarantees that > +such property change doesn't cause modesets. Userspace can use TEST_ONLY > commits > +to query the driver about this. The wording LGTM, thanks! Reviewed-by: Bagas Sanjaya -- An old man doll... just what I always wanted! - Clara signature.asc Description: PGP signature

Re: [PATCH v6] Documentation/gpu: VM_BIND locking document

2023-11-29 Thread Bagas Sanjaya
t; +is held in read mode during mapping, it will not race with the > +zapping. For GEM object backed gpu_vmas, zapping will take place under > +the GEM object's dma_resv and ensuring that the dma_resv is held also > +when populating the page-tables for any gpu_vma pointing to the GEM > +o

Fwd: Kernel 6.6.1 hangs on "loading initial ramdisk"

2023-11-21 Thread Bagas Sanjaya
Hi, I notice a regression report on Bugzilla [1]. Quoting from it: > After upgrading from 6.5.9 to 6.6.1 on my Dell Latitude E6420 (Intel > i5-2520M) with EndeavourOS, the boot process would hang at "loading initial > ramdisk". The issue is present on the 6.6.1 release of both Linux and >

Re: [PATCH v5] Documentation/gpu: VM_BIND locking document

2023-11-21 Thread Bagas Sanjaya
On Tue, Nov 21, 2023 at 11:40:46AM +0100, Thomas Hellström wrote: > diff --git a/Documentation/gpu/drm-vm-bind-locking.rst > b/Documentation/gpu/drm-vm-bind-locking.rst > new file mode 100644 > index ..a7d08eccd50e > --- /dev/null > +++ b/Documentation/gpu/drm-vm-bind-locking.rst > @@

Re: Radeon regression in 6.6 kernel

2023-11-19 Thread Bagas Sanjaya
On 11/19/23 20:48, Linux regression tracking (Thorsten Leemhuis) wrote: > On 19.11.23 14:24, Bagas Sanjaya wrote: >> Hi Dave, >> >> AFAIK commit c07bf1636f0005 ("MAINTAINERS: Update the GPU Scheduler email") >> doesn't seem to do with this regression

Re: Radeon regression in 6.6 kernel

2023-11-19 Thread Bagas Sanjaya
On Sun, Nov 19, 2023 at 04:47:01PM +1000, Dave Airlie wrote: > > > > On 12.11.23 01:46, Phillip Susi wrote: > > > I had been testing some things on a post 6.6-rc5 kernel for a week or > > > two and then when I pulled to a post 6.6 release kernel, I found that > > > system suspend was broken. It

Re: [PATCH v4] Documentation/gpu: VM_BIND locking document

2023-11-16 Thread Bagas Sanjaya
On Wed, Nov 15, 2023 at 01:49:37PM +0100, Thomas Hellström wrote: > +TODO: Pointer to the gpuvm code implementation if this iteration and "... implementation of this iteration ..." > +Using a MMU notifier for device DMA (and other methods) is described in > +`this document >

[PATCH] drm/dp_mst: Separate @failing_port list in drm_dp_mst_atomic_check_mgr() comment

2023-11-14 Thread Bagas Sanjaya
n Rothwell Closes: https://lore.kernel.org/linux-next/20231114141715.6f435...@canb.auug.org.au/ Signed-off-by: Bagas Sanjaya --- drivers/gpu/drm/display/drm_dp_mst_topology.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/display/drm_dp_mst_topology.c b/drivers/gpu/d

Re: Radeon regression in 6.6 kernel

2023-11-12 Thread Bagas Sanjaya
On Sat, Nov 11, 2023 at 07:46:41PM -0500, Phillip Susi wrote: > I had been testing some things on a post 6.6-rc5 kernel for a week or > two and then when I pulled to a post 6.6 release kernel, I found that > system suspend was broken. It seems that the radeon driver failed to > suspend, leaving

Fwd: 01f05940a9a75e11a2be64993c44ad8dd06e6e26 causes Wayland servers to flicker in non-gl virtio QEMU cards

2023-11-07 Thread Bagas Sanjaya
Hi, I notice a regression report on Bugzilla [1]. Quoting from it: > It seems that commit 01f05940a9a75e11a2be64993c44ad8dd06e6e26 introduced an > issue impacting wlroots and Weston (possibly others) on QEMU with the virtio > card. happens on QEMU, and it happens in virt-manager when I do NOT

Re: [PATCH v3] drm: amd: Resolve Sphinx unexpected indentation warning

2023-11-07 Thread Bagas Sanjaya
ial level 'S:' > - * E.g., > - * S: 19Mhz * > - * 0: 615Mhz > - * 1: 800Mhz > - * 2: 888Mhz > - * 3: 1000Mhz > + * E.g., :: > + * > + * S: 19Mhz * > + * 0: 615Mhz > + * 1: 800Mhz > + * 2: 888Mhz > + * 3: 1000Mhz > * > * >

Re: [PATCH v2] drm: amd: Resolve Sphinx unexpected indentation warning

2023-11-06 Thread Bagas Sanjaya
gt; * > * To manually adjust these states, first select manual using LGTM, thanks! Reviewed-by: Bagas Sanjaya -- An old man doll... just what I always wanted! - Clara signature.asc Description: PGP signature

Re: [PATCH v1] docs: gpu: rfc: i915_scheduler.rst remove unused directives for namespacing

2023-11-06 Thread Bagas Sanjaya
On 07/11/2023 02:41, Jani Nikula wrote: > On Mon, 06 Nov 2023, Hunter Chasens wrote: >> When running `make htmldocs` the following warnings are given. >> >> ``` >> Documentation/gpu/rfc/i915_scheduler.rst:138: WARNING: >> Unknown directive type "c:namespace-push". >> >> .. c:namespace-push:: rfc

Re: [PATCH v1] docs: gpu: rfc: i915_scheduler.rst remove unused directives for namespacing

2023-11-06 Thread Bagas Sanjaya
On 06/11/2023 17:31, Jani Nikula wrote: > On Mon, 06 Nov 2023, Bagas Sanjaya wrote: >> On Sat, Nov 04, 2023 at 09:47:08AM -0400, Hunter Chasens wrote: >>> diff --git a/Documentation/gpu/rfc/i915_scheduler.rst >>> b/Documentation/gpu/rfc/i915_scheduler.rst >>&

Re: [PATCH v1] drm: amd: Resolve Sphinx unexpected indentation warning

2023-11-06 Thread Bagas Sanjaya
On Sun, Nov 05, 2023 at 09:26:26PM -0800, Randy Dunlap wrote: > > > On 11/5/23 21:15, Bagas Sanjaya wrote: > > On Sun, Nov 05, 2023 at 04:00:44PM -0500, Hunter Chasens wrote: > >> diff --git a/drivers/gpu/drm/amd/pm/amdgpu_pm.c > >> b/drivers/gpu/drm/amd/pm/am

Re: [PATCH v1] drm: amd: Resolve Sphinx unexpected indentation warning

2023-11-05 Thread Bagas Sanjaya
ng LGTM, thanks! Fixes: 615585d09b33 ("Documentation/amdgpu: Modify pp_dpm_*clk details") Reviewed-by: Bagas Sanjaya -- An old man doll... just what I always wanted! - Clara signature.asc Description: PGP signature

Re: [PATCH v1] docs: gpu: rfc: i915_scheduler.rst remove unused directives for namespacing

2023-11-05 Thread Bagas Sanjaya
arallel' extension can only The warnings go away, thanks! Fixes: f6757dfcfde7 ("drm/doc: fix duplicate declaration warning") Reviewed-by: Bagas Sanjaya -- An old man doll... just what I always wanted! - Clara signature.asc Description: PGP signature

Re: [PATCH Resend] Fix line Length

2023-10-31 Thread Bagas Sanjaya
On Tue, Oct 31, 2023 at 03:36:30PM -0300, Helen Koike wrote: > > > On 30/10/2023 08:36, Bagas Sanjaya wrote: > > On 30/10/2023 13:12, Julia Lawall wrote: > > > > > > > > > On Mon, 30 Oct 2023, Bagas Sanjaya wrote: > > > > > >

Re: [PATCH Resend] Fix line Length

2023-10-30 Thread Bagas Sanjaya
On 30/10/2023 13:12, Julia Lawall wrote: > > > On Mon, 30 Oct 2023, Bagas Sanjaya wrote: > >> Hi Julia, >> >> The submitter touched one of CI scripts for the DRM subsystem. To test >> this patch, there must be a way to run these scripts locally (whi

Re: [PATCH Resend] Fix line Length

2023-10-29 Thread Bagas Sanjaya
On Sun, Oct 29, 2023 at 04:11:01PM +0100, Julia Lawall wrote: > > > On Sun, 29 Oct 2023, Dorine Tipo wrote: > > > Signed-off-by: Dorine Tipo > > > > Fix the line lengths of lines 8 and 49 > > The Signed off by line should be here, below the log message. Please see > the patches sent by

Re: [PATCH] Fix line Length

2023-10-29 Thread Bagas Sanjaya
On Sun, Oct 29, 2023 at 01:51:04PM +, Dorine Tipo wrote: > > Fix the line lengths of lines 8 and 49 > Is it checkpatch fix? > Signed-off-by: Dorine Tipo > --- > drivers/gpu/drm/ci/igt_runner.sh | 6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git

Re: Bug#1054514: linux-image-6.1.0-13-amd64: Debian VM with qxl graphics freezes frequently

2023-10-24 Thread Bagas Sanjaya
On Tue, Oct 24, 2023 at 11:09:10PM +0200, Salvatore Bonaccorso wrote: > Hi Timo, > > On Tue, Oct 24, 2023 at 11:14:32PM +0300, Timo Lindfors wrote: > > Package: src:linux > > Version: 6.1.55-1 > > Severity: normal > > > > Steps to reproduce: > > 1) Install Debian 12 as a virtual machine using

Re: [PATCH] drm/vc4: fix typo

2023-10-23 Thread Bagas Sanjaya
define VC4_HDMI_HORZB_HBP_SHIFT20 > /* Horizontal sync pulse (hsync_end - hsync_start). */ The patch LGTM, thanks! Reviewed-by: Bagas Sanjaya -- An old man doll... just what I always wanted! - Clara signature.asc Description: PGP signature

Re: Blank screen on boot of Linux 6.5 and later on Lenovo ThinkPad L570

2023-10-09 Thread Bagas Sanjaya
On Mon, Oct 09, 2023 at 09:27:02AM +0800, Huacai Chen wrote: > Hi, all, > > On Tue, Sep 26, 2023 at 10:31 PM Huacai Chen wrote: > > > > Hi, all, > > > > On Tue, Sep 26, 2023 at 7:15 PM Linux regression tracking (Thorsten > > Leemhuis) wrote: > > > > > > [CCing the regression list, as it should

Re: [PATCH] drm/nouveau: fix kernel-doc warning

2023-10-08 Thread Bagas Sanjaya
On Sun, Oct 08, 2023 at 12:36:18PM +0530, Bragatheswaran Manickavel wrote: > @@ -458,15 +458,15 @@ struct drm_nouveau_svm_bind { > > #define DRM_IOCTL_NOUVEAU_GETPARAM DRM_IOWR(DRM_COMMAND_BASE + > DRM_NOUVEAU_GETPARAM, struct drm_nouveau_getparam) > #define

Re: [REGRESSION] BUG: KFENCE: memory corruption in drm_gem_put_pages+0x186/0x250

2023-10-02 Thread Bagas Sanjaya
On Mon, Oct 02, 2023 at 08:20:15AM +0200, Oleksandr Natalenko wrote: > Hello. > > On pondělí 2. října 2023 1:45:44 CEST Bagas Sanjaya wrote: > > On Sun, Oct 01, 2023 at 06:32:34PM +0200, Oleksandr Natalenko wrote: > > > Hello. > > > > > > I've got a

Re: [REGRESSION] BUG: KFENCE: memory corruption in drm_gem_put_pages+0x186/0x250

2023-10-02 Thread Bagas Sanjaya
On Sun, Oct 01, 2023 at 06:32:34PM +0200, Oleksandr Natalenko wrote: > Hello. > > I've got a VM from a cloud provider, and since v6.5 I observe the following > kfence splat in dmesg during boot: > > ``` > BUG: KFENCE: memory corruption in drm_gem_put_pages+0x186/0x250 > > Corrupted memory at

Re: [REGRESSION] BUG: KFENCE: memory corruption in drm_gem_put_pages+0x186/0x250

2023-10-01 Thread Bagas Sanjaya
On Sun, Oct 01, 2023 at 06:32:34PM +0200, Oleksandr Natalenko wrote: > Hello. > > I've got a VM from a cloud provider, and since v6.5 I observe the following > kfence splat in dmesg during boot: > > ``` > BUG: KFENCE: memory corruption in drm_gem_put_pages+0x186/0x250 > > Corrupted memory at

Re: [REGRESSION] Panic in gen8_ggtt_insert_entries() with v6.5

2023-09-19 Thread Bagas Sanjaya
On Sat, Sep 02, 2023 at 06:14:12PM +0200, Oleksandr Natalenko wrote: > Hello. > > Since v6.5 kernel the following HW: > > * Lenovo T460s laptop with Skylake GT2 [HD Graphics 520] (rev 07) > * Lenovo T490s laptop with WhiskeyLake-U GT2 [UHD Graphics 620] (rev 02) > > is affected by the following

Re: [Intel-gfx] [REGRESSION] [BISECTED] Panic in gen8_ggtt_insert_entries() with v6.5

2023-09-19 Thread Bagas Sanjaya
On Tue, Sep 19, 2023 at 03:23:28PM +0200, Oleksandr Natalenko wrote: > /cc Bagas as well (see below). > > On úterý 19. září 2023 10:26:42 CEST Oleksandr Natalenko wrote: > > /cc Matthew Wilcox and Andrew Morton because of folios (please see below). > > > > On sobota 2. září 2023 18:14:12 CEST

Re: Blank screen on boot of Linux 6.5 and later on Lenovo ThinkPad L570

2023-09-18 Thread Bagas Sanjaya
On Wed, Sep 13, 2023 at 03:02:26PM +0300, Jaak Ristioja wrote: > Hello, > > Upgrading to Linux 6.5 on a Lenovo ThinkPad L570 (Integrated Intel HD > Graphics 620 (rev 02), Intel(R) Core(TM) i7-7500U) results in a blank screen > after boot until the display manager starts... if it does start at

Re: Fwd: Kernel 6.6-rc1 fails to reboot or shutdown Ryzen 5825U

2023-09-15 Thread Bagas Sanjaya
On Thu, Sep 14, 2023 at 02:03:00PM +0700, Bagas Sanjaya wrote: > #regzbot introduced: v6.5..v6.6 > https://bugzilla.kernel.org/show_bug.cgi?id=217905 > #regzbot title: shutdown/reboot hang on Ryzen 5825U (stuck on amdgpu > initialization) > Fixing up commit range: #regzbot i

Re: [PATCH] staging: fbtft: Removed unnecessary parenthesis around conditions to comply with the checkpatch coding style.

2023-09-15 Thread Bagas Sanjaya
On Fri, Sep 15, 2023 at 11:58:47AM +1000, angus gardner wrote: > Thanks for the feedback Bagas, > > "Then checkpatch is wrong, " lol > > Ill double check my SoB. > tl;dr: > A: http://en.wikipedia.org/wiki/Top_post > Q: Were do I find info about this thing called top-posting? > A: Because it

Fwd: Kernel 6.6-rc1 fails to reboot or shutdown Ryzen 5825U

2023-09-14 Thread Bagas Sanjaya
Hi, I notice a regression report on Bugzilla [1]. Quoting from it: > The Kernel stalls at boot very long with a drm-amdgpu message, but fails to > restart or shutdown with secure boot enabled or not. Magic key works to exit. > Nothing wrong in the Kernel 6.5 cycle. Later, the reporter (Cc'ed)

Re: [PATCH] staging: fbtft: Removed unnecessary parenthesis around conditions to comply with the checkpatch coding style.

2023-09-12 Thread Bagas Sanjaya
On Wed, Sep 13, 2023 at 11:02:13AM +1000, Angus Gardner wrote: > --- > drivers/staging/fbtft/fb_ra8875.c | 11 --- > 1 file changed, 4 insertions(+), 7 deletions(-) No patch description and SoB, so Greg can't take this as-is. > - if ((par->info->var.xres == 320) &&

Re: [PATCH] drm: fix doc warnings related to drm connector

2023-09-09 Thread Bagas Sanjaya
On Sat, Sep 09, 2023 at 04:33:43PM +0530, Bragatheswaran Manickavel wrote: > Addressing drm dp/hdmi connector related kernel documentation > warning and add more information about these values. What are these? > > Signed-off-by: Bragatheswaran Manickavel > --- >

Re: [Bug 217892] New: [amdgpu]: system freezes when trying to turn back on monitor

2023-09-09 Thread Bagas Sanjaya
On Sat, Sep 09, 2023 at 10:19:36AM +, bugzilla-dae...@kernel.org wrote: > Hi, > > My setup is a dual monitor 4K/144Hz with running sway on it. Both monitors are > connected via DP to a Advanced Micro Devices, Inc. [AMD/ATI] Navi 31 [Radeon > RX > 7900 XT/7900 XTX]. Usually if i don't change

Re: Fwd: Kernel version 6.1.50 regression: radeonfb deactivate vga console

2023-09-04 Thread Bagas Sanjaya
On 02/09/2023 07:01, Bagas Sanjaya wrote: > #regzbot introduced: 9b539c4d1b921b > https://bugzilla.kernel.org/show_bug.cgi?id=217861 > #regzbot title: using pci aperture helpers deactivates AMD ES1000 VGA > controller > #regzbot inconclusive: now tracked on gitlab.freedesk

Fwd: Kernel version 6.1.50 regression: radeonfb deactivate vga console

2023-09-01 Thread Bagas Sanjaya
Hi, I notice a regression report on Bugzilla [1]. Quoting from it: > Since kernel version 6.1.50 the VGA console stopped working on all HP > ProLiant (G6 and G7) servers with [AMD/ATI] ES1000 VGA controller. > > No issue with all kernel version 6.1.X before 6.1.50. > No issue with the kernel

Fwd: System (Xeon Nvidia) hangs at boot terminal after kernel 6.4.7

2023-08-09 Thread Bagas Sanjaya
Hi, I notice a regression report on Bugzilla [1]. Quoting from it: > Kernel 6.4.6 compiled from source worked AOK on my desktop with Intel Xeon > cpu and Nvidia graphics - see below for system specs. > > Kernels 6.4.7 & 6.4.8 also compiled from source with identical configs hang > with a

Re: [PATCH] drm/amd/pm: Clean up errors in smu73_discrete.h

2023-08-01 Thread Bagas Sanjaya
On 01/08/2023 18:34, Jani Nikula wrote: > On Tue, 01 Aug 2023, Bagas Sanjaya wrote: >> And it is unfortunate that you and @208suo.com people doesn't reply to >> review comments (try searching lore.kernel.org) > > Essentially a one-way firehose of patches pointed at ou

Re: [PATCH] drm/amd/pm: Clean up errors in smu73_discrete.h

2023-08-01 Thread Bagas Sanjaya
On Tue, Aug 01, 2023 at 10:00:24AM +, Ran Sun wrote: > Fix the following errors reported by checkpatch: > > ERROR: open brace '{' following struct go on the same line > ERROR: trailing whitespace > ERROR: space prohibited before open square bracket '[' > Thanks for fixing up your tooling to

Re: [PATCH] drm/radeon: Prefer 'unsigned int' to bare use of 'unsigned'

2023-07-29 Thread Bagas Sanjaya
On Fri, Jul 28, 2023 at 10:35:19PM +0800, 孙冉 wrote: > WARNING: Prefer 'unsigned int' to bare use of 'unsigned' > > Signed-off-by: Ran Sun Your From: address != SoB identity > --- > drivers/gpu/drm/radeon/radeon_object.h | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff

Re: Fwd: Unexplainable packet drop starting at v6.4

2023-07-25 Thread Bagas Sanjaya
On Tue, Jul 18, 2023 at 07:51:24AM +0700, Bagas Sanjaya wrote: > Hi, > > I notice a regression report on Bugzilla [1]. Quoting from it: > > > Hi, > > > > After I updated to 6.4 through Archlinux kernel update, suddenly I noticed > > random packet los

Re: Fwd: Unexplainable packet drop starting at v6.4

2023-07-19 Thread Bagas Sanjaya
On 7/19/23 18:49, Thorsten Leemhuis wrote: > On 18.07.23 02:51, Bagas Sanjaya wrote: >> >> I notice a regression report on Bugzilla [1]. Quoting from it: >> >>> After I updated to 6.4 through Archlinux kernel update, suddenly I noticed >>> random packet

Fwd: Unexplainable packet drop starting at v6.4

2023-07-17 Thread Bagas Sanjaya
Hi, I notice a regression report on Bugzilla [1]. Quoting from it: > Hi, > > After I updated to 6.4 through Archlinux kernel update, suddenly I noticed > random packet losses on my routers like nodes. I have these networking > relevant config on my nodes > > 1. Using archlinux > 2. Network

Fwd: Framebuffer-Display issue. (Intel® Iris® Xe)

2023-07-16 Thread Bagas Sanjaya
Hi, I notice a regression report on Bugzilla [1]. Quoting from it: > Hello I have been having problems for some time now with displaying any linux > distribution with the new kernal. The only thing that can fix it are older > kernals. > > I can't describe it very well, so I'm attaching some

Re: [PATCH] drm/nouveau/iccsense:

2023-07-10 Thread Bagas Sanjaya
On Mon, Jul 10, 2023 at 03:06:47PM +0800, sunran...@208suo.com wrote: > Fixed error: 'do not use assignment in if condition' > > This patch fixes error: 'do not use assignment in if condition' > in drm/nouveau/iccsense I guess this is checkpatch fix, right? > > Signed-off-by: Ran Sun > --- >

Re: [PATCH] dma-buf: heaps: Delete repeated word

2023-06-21 Thread Bagas Sanjaya
On Sun, Jun 18, 2023 at 10:50:43PM +0800, zhumao...@208suo.com wrote: > > Delete one of the rebundant word in comment. > > Signed-off-by: Zhu Mao > --- > drivers/dma-buf/heaps/cma_heap.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/dma-buf/heaps/cma_heap.c

Re: [PATCH 1/3] drm/todo: Add atomic modesetting references

2023-06-02 Thread Bagas Sanjaya
On Fri, Jun 02, 2023 at 11:11:34AM +0200, Geert Uytterhoeven wrote: > -There is a conversion guide for atomic and all you need is a GPU for a > +There is a conversion guide for atomic[1] and all you need is a GPU for a > non-converted driver (again virtual HW drivers for KVM are still all >

Re: Fwd: Does not work backlight on Chromebook XE303C12 with Kernel version 6.3.4

2023-05-26 Thread Bagas Sanjaya
On Fri, May 26, 2023 at 08:46:32PM +0700, Bagas Sanjaya wrote: > Hi, > > I notice a regression report on Bugzilla [1]. Quoting from it: > > > I did check it by flashlight. Even with all available backlights drivers > > compiled as modules it does not work. With

Fwd: Does not work backlight on Chromebook XE303C12 with Kernel version 6.3.4

2023-05-26 Thread Bagas Sanjaya
Hi, I notice a regression report on Bugzilla [1]. Quoting from it: > I did check it by flashlight. Even with all available backlights drivers > compiled as modules it does not work. With Kernel version 5.15.106 backlight > works fine. > Kernels for Chomebook uses dtb files that have some

Re: [Nouveau] Fwd: absent both plymouth, and video= on linu lines, vtty[1-6] framebuffers produce vast raster right and bottom borders on the larger resolution of two displays

2023-05-25 Thread Bagas Sanjaya
On Thu, May 25, 2023 at 01:24:42PM +0200, Thorsten Leemhuis wrote: > Bagas, thx again for your efforts, much appreciated. But I guess for drm > drivers that have a line like > > B: https://gitlab.freedesktop.org/drm/[...] > > in MAINTAINERS (which includes all the popular drm drivers) this just

Re: Fwd: absent both plymouth, and video= on linu lines, vtty[1-6] framebuffers produce vast raster right and bottom borders on the larger resolution of two displays

2023-05-25 Thread Bagas Sanjaya
On Thu, May 25, 2023 at 06:37:05PM +0700, Bagas Sanjaya wrote: > Oops, again, I messed up the regzbot entry (reporter field still assigned > to me). Inconclusiving... > > #regzbot inconclusive: Wrong reporter assigned (from: doesn't take effect) > > Please ignore this thread as

Re: Fwd: absent both plymouth, and video= on linu lines, vtty[1-6] framebuffers produce vast raster right and bottom borders on the larger resolution of two displays

2023-05-25 Thread Bagas Sanjaya
On 5/25/23 17:55, Bagas Sanjaya wrote: > On 5/25/23 17:52, Bagas Sanjaya wrote: >> Hi, >> >> I notice a regression report on Bugzilla [1]. Quoting from it: >> >>> Original Summary: >>> absent both plymouth, and video= on linu lines, vtty[1-6] framebuff

Re: Fwd: absent both plymouth, and video= on linu lines, vtty[1-6] framebuffers produce vast raster right and bottom borders on the larger resolution of two displays

2023-05-25 Thread Bagas Sanjaya
On 5/25/23 17:52, Bagas Sanjaya wrote: > Hi, > > I notice a regression report on Bugzilla [1]. Quoting from it: > >> Original Summary: >> absent both plymouth, and video= on linu lines, vtty[1-6] framebuffers >> produce vast raster right and bottom borders o

Fwd: absent both plymouth, and video= on linu lines, vtty[1-6] framebuffers produce vast raster right and bottom borders on the larger resolution of two displays

2023-05-25 Thread Bagas Sanjaya
Hi, I notice a regression report on Bugzilla [1]. Quoting from it: > Original Summary: > absent both plymouth, and video= on linu lines, vtty[1-6] framebuffers > produce vast raster right and bottom borders on the larger resolution of two > displays > > To reproduce: > 1-connect two unequal

Re: Fwd: Kernel 5.11 crashes when it boots, it produces black screen.

2023-05-20 Thread Bagas Sanjaya
On Wed, May 10, 2023 at 03:26:56PM +0700, Bagas Sanjaya wrote: > Anyway, let me add this regression to regzbot: > > #regzbot introduced: v5.10..v5.11 > https://bugzilla.kernel.org/show_bug.cgi?id=212579 > #regzbot title: Booting kernel on AMD Ryzen 5 PRO stucks in loading in

[PATCH v3 0/4] Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes) - miscellaneous

2023-05-17 Thread Bagas Sanjaya
...@gmail.com/ [4]: https://lore.kernel.org/all/20230517072140.1086660-1-bagasdo...@gmail.com/ [5]: https://lore.kernel.org/all/20230517083344.1090863-1-bagasdo...@gmail.com/ Bagas Sanjaya (4): agp/amd64: Remove GPL distribution notice mISDN: Replace GPL notice boilerplate with SPDX identifier

[PATCH v3 4/4] include: synclink: Replace GPL license notice with SPDX identifier

2023-05-17 Thread Bagas Sanjaya
Replace unversioned GPL license notice with appropriate SPDX identifier, which is GPL 1.0+. Reviewed-by: Simon Horman Signed-off-by: Bagas Sanjaya --- include/linux/synclink.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/linux/synclink.h b/include/linux

[PATCH v3 3/4] drivers: staging: wlan-ng: Remove GPL/MPL boilerplate

2023-05-17 Thread Bagas Sanjaya
Ombredanne Cc: Thomas Gleixner Reviewed-by: Simon Horman Signed-off-by: Bagas Sanjaya --- drivers/staging/wlan-ng/hfa384x.h | 21 - drivers/staging/wlan-ng/hfa384x_usb.c | 21 - drivers/staging/wlan-ng/p80211conv.c

[PATCH v3 2/4] mISDN: Replace GPL notice boilerplate with SPDX identifier

2023-05-17 Thread Bagas Sanjaya
Replace unversioned GPL notice boilerplate on dsp_* with SPDX identifier for GPL 1.0+. These files missed previous SPDX conversion batches due to not specifying GPL version. Cc: Stephen Hemminger Cc: Andreas Eversberg Cc: Karsten Keil Reviewed-by: Simon Horman Signed-off-by: Bagas Sanjaya

[PATCH v3 1/4] agp/amd64: Remove GPL distribution notice

2023-05-17 Thread Bagas Sanjaya
There is already SPDX tag which does the job, so remove the redundant notice. Cc: Christophe JAILLET Reviewed-by: Simon Horman Signed-off-by: Bagas Sanjaya --- drivers/char/agp/amd64-agp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/char/agp/amd64-agp.c b/drivers/char/agp/amd64

Re: [PATCH v2 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier

2023-05-13 Thread Bagas Sanjaya
On 5/12/23 19:46, Richard Fontana wrote: > On Fri, May 12, 2023 at 6:07 AM Bagas Sanjaya wrote: > > >> diff --git a/drivers/watchdog/sb_wdog.c b/drivers/watchdog/sb_wdog.c >> index 504be461f992a9..822bf8905bf3ce 100644 >> --- a/drivers/watchdog/sb_wdog.c >>

Re: [PATCH v2 09/10] udf: Replace license notice with SPDX identifier

2023-05-13 Thread Bagas Sanjaya
On 5/12/23 20:21, Richard Fontana wrote: > On Fri, May 12, 2023 at 6:07 AM Bagas Sanjaya wrote: > >> diff --git a/fs/udf/ecma_167.h b/fs/udf/ecma_167.h >> index de17a97e866742..b2b5bca45758df 100644 >> --- a/fs/udf/ecma_167.h >> +++ b/fs/udf/ecma_167.h >>

Re: [PATCH v2 00/10] Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes)

2023-05-13 Thread Bagas Sanjaya
On 5/12/23 18:23, Greg Kroah-Hartman wrote: > I'm glad to take these types of changes through the SPDX tree, but > please break them up into smaller changes that show the justification > for each type of change in each subsystem, so that we can evaluate them > on an individual basis. As you did

Re: [PATCH v2 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier

2023-05-12 Thread Bagas Sanjaya
On 5/12/23 17:06, Bagas Sanjaya wrote: > diff --git a/drivers/watchdog/octeon-wdt-nmi.S > b/drivers/watchdog/octeon-wdt-nmi.S > index 97f6eb7b5a8e04..57bb0845de477d 100644 > --- a/drivers/watchdog/octeon-wdt-nmi.S > +++ b/drivers/watchdog/octeon-wdt-nmi.S > @@ -1,8 +1,5 @@

[PATCH v2 10/10] include: synclink: Replace GPL license notice with SPDX identifier

2023-05-12 Thread Bagas Sanjaya
Replace unversioned GPL license notice with appropriate SPDX identifier, which is GPL 1.0+. Reviewed-by: Simon Horman Signed-off-by: Bagas Sanjaya --- include/linux/synclink.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/linux/synclink.h b/include/linux

[PATCH v2 07/10] drivers: staging: wlan-ng: Remove GPL/MPL boilerplate

2023-05-12 Thread Bagas Sanjaya
Ombredanne Cc: Thomas Gleixner Reviewed-by: Simon Horman Signed-off-by: Bagas Sanjaya --- drivers/staging/wlan-ng/hfa384x.h | 21 - drivers/staging/wlan-ng/hfa384x_usb.c | 21 - drivers/staging/wlan-ng/p80211conv.c

[PATCH v2 05/10] net: ethernet: i825xx: Replace GPL boilerplate with SPDX identifier

2023-05-12 Thread Bagas Sanjaya
an Signed-off-by: Bagas Sanjaya --- drivers/net/ethernet/i825xx/82596.c | 5 ++--- drivers/net/ethernet/i825xx/lasi_82596.c | 5 ++--- drivers/net/ethernet/i825xx/lib82596.c | 5 ++--- drivers/net/ethernet/i825xx/sun3_82586.c | 4 +--- drivers/net/ethernet/i825xx/sun3_82586.h | 4 +--- 5 fil

[PATCH v2 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier

2023-05-12 Thread Bagas Sanjaya
: Alessandro Zummo Cc: Andrey Panin Cc: Oleg Drokin Cc: Marc Zyngier Cc: Jonas Jensen Cc: Sylver Bruneau Cc: Andrew Sharp Cc: Denis Turischev Cc: Mika Westerberg Cc: Alan Cox Reviewed-by: Simon Horman Signed-off-by: Bagas Sanjaya --- drivers/watchdog/ep93xx_wdt.c | 5 + drivers

[PATCH v2 09/10] udf: Replace license notice with SPDX identifier

2023-05-12 Thread Bagas Sanjaya
Except Kconfig and Makefile, all source files for UDF filesystem doesn't bear SPDX license identifier. Add appropriate license identifier while replacing boilerplates. Cc: Thomas Gleixner Cc: Pali Rohár Reviewed-by: Simon Horman Signed-off-by: Bagas Sanjaya --- tglx, in your patch attempt [1

[PATCH v2 06/10] pcmcia: Add SPDX identifier

2023-05-12 Thread Bagas Sanjaya
Add SPDX identifier on remaining files untouched during previous rounds of SPDX conversion while replacing boilerplate notice if any. Cc: Maxime Bizon Cc: David A. Hinds Cc: John G. Dorsey Reviewed-by: Simon Horman Signed-off-by: Bagas Sanjaya --- drivers/pcmcia/bcm63xx_pcmcia.c | 5

[PATCH v2 04/10] net: ethernet: 8390: Replace GPL boilerplate with SPDX identifier

2023-05-12 Thread Bagas Sanjaya
Reviewed-by: Simon Horman Signed-off-by: Bagas Sanjaya --- drivers/net/ethernet/8390/8390.h | 2 ++ drivers/net/ethernet/8390/apne.c | 7 +-- drivers/net/ethernet/8390/axnet_cs.c | 6 +++--- drivers/net/ethernet/8390/hydra.c | 6 ++ drivers/net/ethernet/8390/lib8390.c | 5

[PATCH v2 00/10] Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes)

2023-05-12 Thread Bagas Sanjaya
/20230511133406.78155-1-bagasdo...@gmail.com/ Bagas Sanjaya (10): agp/amd64: Remove GPL distribution notice mISDN: Replace GPL notice boilerplate with SPDX identifier net: bonding: Add SPDX identifier to remaining files net: ethernet: 8390: Replace GPL boilerplate with SPDX identifier net: ethernet

[PATCH v2 03/10] net: bonding: Add SPDX identifier to remaining files

2023-05-12 Thread Bagas Sanjaya
-by: Bagas Sanjaya --- drivers/net/bonding/bond_main.c| 3 ++- drivers/net/bonding/bonding_priv.h | 4 +--- include/net/bonding.h | 4 +--- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/drivers/net/bonding/bond_main.c b/drivers/net/bonding/bond_main.c index 3fed888629f7b5

[PATCH v2 01/10] agp/amd64: Remove GPL distribution notice

2023-05-12 Thread Bagas Sanjaya
There is already SPDX tag which does the job, so remove the redundant notice. Cc: Christophe JAILLET Reviewed-by: Simon Horman Signed-off-by: Bagas Sanjaya --- drivers/char/agp/amd64-agp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/char/agp/amd64-agp.c b/drivers/char/agp/amd64

[PATCH v2 02/10] mISDN: Replace GPL notice boilerplate with SPDX identifier

2023-05-12 Thread Bagas Sanjaya
Replace unversioned GPL notice boilerplate on dsp_* with SPDX identifier for GPL 1.0+. These files missed previous SPDX conversion batches due to not specifying GPL version. Cc: Stephen Hemminger Cc: Andreas Eversberg Cc: Karsten Keil Reviewed-by: Simon Horman Signed-off-by: Bagas Sanjaya

Re: [PATCH 00/10] Treewide GPL SPDX conversion (love letter to Didi)

2023-05-12 Thread Bagas Sanjaya
On 5/12/23 07:41, Jakub Kicinski wrote: > On Thu, 11 May 2023 20:33:56 +0700 Bagas Sanjaya wrote: >> I trigger this patch series because of Didi's GPL full name fixes >> attempt [1], for which all of them had been NAKed. In many cases, the >> appropriate correction i

Re: [PATCH 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier

2023-05-12 Thread Bagas Sanjaya
On 5/11/23 22:08, Guenter Roeck wrote: >> +/* SPDX-License-Identifier: GPL-2.0-only */ > > This was supposed to be a C++ style comment for C source files. > Has the rule changed ? > Oops, I don't see checkpatch. Will fix. >> +/* SPDX-License-Identifier: GPL-2.0-only */ > > The text below

[PATCH 09/10] udf: Replace license notice with SPDX identifier

2023-05-11 Thread Bagas Sanjaya
Except Kconfig and Makefile, all source files for UDF filesystem doesn't bear SPDX license identifier. Add appropriate license identifier while replacing boilerplates. Cc: Thomas Gleixner Signed-off-by: Bagas Sanjaya --- fs/udf/balloc.c| 6 +- fs/udf/dir.c | 6 +- fs/udf

[PATCH 01/10] agp/amd64: Remove GPL distribution notice

2023-05-11 Thread Bagas Sanjaya
There is already SPDX tag which does the job, so remove the redundant notice. Cc: Christophe JAILLET Signed-off-by: Bagas Sanjaya --- drivers/char/agp/amd64-agp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/char/agp/amd64-agp.c b/drivers/char/agp/amd64-agp.c index ce8651436609fc

[PATCH 05/10] net: ethernet: i825xx: Replace GPL boilerplate with SPDX identifier

2023-05-11 Thread Bagas Sanjaya
Replace unversioned GPL boilerplate notice on remaining i825xx files with appropriate SPDX identifier. For files that contains "extension to Linux kernel", use GPL 2.0, otherwise GPL 1.0+. Cc: Donald Becker Cc: Michael Hipp Cc: Simon Horman Signed-off-by: Bagas Sanjaya --- d

[PATCH 10/10] include: synclink: Replace GPL license notice with SPDX identifier

2023-05-11 Thread Bagas Sanjaya
Replace unversioned GPL license notice with appropriate SPDX identifier, which is GPL 1.0+. Signed-off-by: Bagas Sanjaya --- include/linux/synclink.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/linux/synclink.h b/include/linux/synclink.h index f1405b1c71ba15

[PATCH 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier

2023-05-11 Thread Bagas Sanjaya
: Andrew Sharp Cc: Denis Turischev Cc: Mika Westerberg Signed-off-by: Bagas Sanjaya --- drivers/watchdog/ep93xx_wdt.c | 5 + drivers/watchdog/ibmasr.c | 3 +-- drivers/watchdog/m54xx_wdt.c | 4 +--- drivers/watchdog/max63xx_wdt.c| 5 + drivers/watchdog/moxart_wdt.c

[PATCH 06/10] pcmcia: Add SPDX identifier

2023-05-11 Thread Bagas Sanjaya
Add SPDX identifier on remaining files untouched during previous rounds of SPDX conversion while replacing boilerplate notice if any. Cc: Maxime Bizon Cc: David A. Hinds Cc: John G. Dorsey Signed-off-by: Bagas Sanjaya --- drivers/pcmcia/bcm63xx_pcmcia.c | 5 + drivers/pcmcia/cirrus.h

  1   2   >