Re: [PATCH] drm: Fix build error caused by missing drm_nomodeset.o

2021-11-27 Thread Javier Martinez Canillas
On 11/27/21 20:26, Daniel Vetter wrote: > On Sat, Nov 27, 2021 at 08:19:10PM +0100, Javier Martinez Canillas wrote: >> The patch for commit ("6a2d2ddf2c34 drm: Move nomodeset kernel parameter >> to the DRM subsystem") was generated with config 'diff.noprefix true'. >> >> But later was applied

Re: [PATCH] drm: Fix build error caused by missing drm_nomodeset.o

2021-11-27 Thread Daniel Vetter
On Sat, Nov 27, 2021 at 08:19:10PM +0100, Javier Martinez Canillas wrote: > The patch for commit ("6a2d2ddf2c34 drm: Move nomodeset kernel parameter > to the DRM subsystem") was generated with config 'diff.noprefix true'. > > But later was applied using 'cat nomodeset.mbox | dim apply-branch' on

[PATCH] drm: Fix build error caused by missing drm_nomodeset.o

2021-11-27 Thread Javier Martinez Canillas
The patch for commit ("6a2d2ddf2c34 drm: Move nomodeset kernel parameter to the DRM subsystem") was generated with config 'diff.noprefix true'. But later was applied using 'cat nomodeset.mbox | dim apply-branch' on a machine with 'diff.noprefix false'. And command 'git am --scissors -3' as used

AMDGPU - What is correct combination of kernel CONFIG options?

2021-11-27 Thread Chris Rankin
Hi, I am trying to compile a Linux 5.15 kernel with the amdgpu driver for a Radeon RX 6600. For reference, Fedora's 5.15.4-201.fc35.x86_64 kernel appears to work for me and be stable, and so I am confident that my hardware is OK, even if my motherboard is quite old (PCIE 2.0, I believe). However,

Re: [PATCH 11/15] iio: buffer-dma: Boost performance using write-combine cache setting

2021-11-27 Thread Jonathan Cameron
On Thu, 25 Nov 2021 17:29:58 + Paul Cercueil wrote: > Hi Jonathan, > > Le dim., nov. 21 2021 at 17:43:20 +, Paul Cercueil > a écrit : > > Hi Jonathan, > > > > Le dim., nov. 21 2021 at 15:00:37 +, Jonathan Cameron > > a écrit : > >> On Mon, 15 Nov 2021 14:19:21 + > >> Paul

Re: [PATCH 04/15] iio: buffer-dma: Enable buffer write support

2021-11-27 Thread Jonathan Cameron
On Sun, 21 Nov 2021 17:19:32 + Paul Cercueil wrote: > Hi Jonathan, > > Le dim., nov. 21 2021 at 14:20:49 +, Jonathan Cameron > a écrit : > > On Mon, 15 Nov 2021 14:19:14 + > > Paul Cercueil wrote: > > > >> Adding write support to the buffer-dma code is easy - the write() > >>

Re: [PATCH 03/15] iio: buffer-dma: Use round_down() instead of rounddown()

2021-11-27 Thread Jonathan Cameron
On Mon, 22 Nov 2021 10:00:19 + Paul Cercueil wrote: > Hi Jonathan, > > Le dim., nov. 21 2021 at 14:08:23 +, Jonathan Cameron > a écrit : > > On Mon, 15 Nov 2021 14:19:13 + > > Paul Cercueil wrote: > > > >> We know that the buffer's alignment will always be a power of two; >

Re: [PATCH 11/15] iio: buffer-dma: Boost performance using write-combine cache setting

2021-11-27 Thread Jonathan Cameron
On Sun, 21 Nov 2021 17:43:20 + Paul Cercueil wrote: > Hi Jonathan, > > Le dim., nov. 21 2021 at 15:00:37 +, Jonathan Cameron > a écrit : > > On Mon, 15 Nov 2021 14:19:21 + > > Paul Cercueil wrote: > > > >> We can be certain that the input buffers will only be accessed by > >>

Re: [PATCH 01/12] dt-bindings: display: rockchip: Add compatible for rk3568 HDMI

2021-11-27 Thread Heiko Stuebner
Hi, Am Mittwoch, 17. November 2021, 15:33:36 CET schrieb Sascha Hauer: > From: Benjamin Gaignard > > Define a new compatible for rk3568 HDMI. > This version of HDMI hardware block needs two new clocks hclk_vio and hclk > to provide phy reference clocks. > > Signed-off-by: Benjamin Gaignard >

[Bug 205089] amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125

2021-11-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=205089 David Nichols (da...@qore.org) changed: What|Removed |Added CC||da...@qore.org ---

[Bug 211425] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 20secs aborting

2021-11-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=211425 Andreas (icedragon...@web.de) changed: What|Removed |Added Kernel Version|5.15|5.15.5

Re: [PATCH v5 0/6] Cleanups for the nomodeset kernel command line parameter logic

2021-11-27 Thread Javier Martinez Canillas
On 11/12/21 14:32, Javier Martinez Canillas wrote: > There is a lot of historical baggage on this parameter. It is defined in > the vgacon driver as nomodeset, but its set function is called text_mode() > and the value queried with a function named vgacon_text_force(). > > All this implies that

[Bug 211277] sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail

2021-11-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=211277 --- Comment #84 from kolAflash (kolafl...@kolahilft.de) --- @James I was able to compile! Looks like this was some fault of mine. (I'm usually building out of source directory and did something wrong...) Now I'm testing the current v5.10.82

[Bug 211277] sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail

2021-11-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=211277 --- Comment #83 from kolAflash (kolafl...@kolahilft.de) --- Hi James, (In reply to James Zhu from comment #82) > [...] > $ grep -rn "amdgpu_amdkfd.h\|kgd2kfd_resume_iommu" > drivers/gpu/drm/amd/amdkfd/kfd_device.c > 31:#include

Re: [PATCH] agp: parisc-agp: fix section mismatch warning

2021-11-27 Thread Rolf Eike Beer
Am Samstag, 27. November 2021, 05:57:57 CET schrieb Randy Dunlap: > Fix section mismatch warning in parisc-agp: Too late ;) https://lore.kernel.org/linux-parisc/20211126154754.263487-1-del...@gmx.de/ signature.asc Description: This is a digitally signed message part.

Re: [PATCH] agp: parisc-agp: fix section mismatch warning

2021-11-27 Thread Helge Deller
On 11/27/21 11:56, Rolf Eike Beer wrote: > Am Samstag, 27. November 2021, 05:57:57 CET schrieb Randy Dunlap: >> Fix section mismatch warning in parisc-agp: Thanks Randy! > Too late ;) > > https://lore.kernel.org/linux-parisc/20211126154754.263487-1-del...@gmx.de/ Being late doesn't matter! I'm