[PATCH v14 6/8] udmabuf: Convert udmabuf driver to use folios

2024-04-11 Thread Vivek Kasireddy
This is mainly a preparatory patch to use memfd_pin_folios() API for pinning folios. Using folios instead of pages makes sense as the udmabuf driver needs to handle both shmem and hugetlb cases. And, using the memfd_pin_folios() API makes this easier as we no longer need to separately handle shmem

Re: [PATCH 2/2] dt-bindings: display: bridge: lt8912b: document 'lontium, pn-swap' property

2024-04-11 Thread Alexandru Ardelean
On Sun, Apr 7, 2024 at 11:31 PM Dmitry Baryshkov wrote: > > On Tue, Apr 02, 2024 at 01:59:25PM +0300, Alexandru Ardelean wrote: > > On some HW designs, it's easier for the layout if the P/N pins are swapped. > > The driver currently has a DT property to do that. > > > > This change documents the

Re: [PATCH RESEND] drm/armada: drop unneeded MODULE_ALIAS

2024-04-11 Thread Javier Martinez Canillas
Neil Armstrong writes: Hello Neal, > On 10/04/2024 10:22, Krzysztof Kozlowski wrote: >> The MODULE_DEVICE_TABLE already creates proper alias for platform >> driver. Having another MODULE_ALIAS causes the alias to be duplicated. >> >> Signed-off-by: Krzysztof Kozlowski >> >> --- >> >>

Re: [PATCH v1 1/1] drm/mediatek/dp: The register is written with the parsed DTS SSC value.

2024-04-11 Thread Krzysztof Kozlowski
On 11/04/2024 08:30, LIANKUN YANG (杨连坤) wrote: > On Wed, 2024-04-03 at 16:56 +0200, Krzysztof Kozlowski wrote: >> >> External email : Please do not click links or open attachments until >> you have verified the sender or the content. >> On 03/04/2024 08:41, Krzysztof Kozlowski wrote: >>>

Re: [PATCH] MAINTAINERS: adjust DRM DRIVERS FOR EXYNOS after dt-binding conversion

2024-04-11 Thread Krzysztof Kozlowski
On 11/04/2024 08:30, Lukas Bulwahn wrote: > Commit ad6d17e10306 ("dt-bindings: display: samsung,exynos5-dp: convert to > DT Schema") converts the last exynos display devicetree binding to json. > With that, all exynos display devicetree bindings are now located in >

[PATCH] MAINTAINERS: adjust DRM DRIVERS FOR EXYNOS after dt-binding conversion

2024-04-11 Thread Lukas Bulwahn
Commit ad6d17e10306 ("dt-bindings: display: samsung,exynos5-dp: convert to DT Schema") converts the last exynos display devicetree binding to json. With that, all exynos display devicetree bindings are now located in Documentation/devicetree/bindings/display/samsung/ and the directory with the

<    1   2