On Mon, Feb 22, 2021 at 06:30:35PM +0100, Noralf Trønnes wrote:
>
>
> Den 22.02.2021 08.54, skrev Thomas Zimmermann:
> > Hi
> >
> > Am 20.02.21 um 14:02 schrieb Noralf Trønnes:
> >>
> >>
> >> Den 19.02.2021 14.40, skrev Thomas Zimmermann:
> >>> Fixes a regression for udl and probably other USB-b
Den 22.02.2021 08.54, skrev Thomas Zimmermann:
> Hi
>
> Am 20.02.21 um 14:02 schrieb Noralf Trønnes:
>>
>>
>> Den 19.02.2021 14.40, skrev Thomas Zimmermann:
>>> Fixes a regression for udl and probably other USB-based drivers where
>>> joining and mirroring displays fails.
>>>
>>> Joining display
Hi
Am 20.02.21 um 14:02 schrieb Noralf Trønnes:
Den 19.02.2021 14.40, skrev Thomas Zimmermann:
Fixes a regression for udl and probably other USB-based drivers where
joining and mirroring displays fails.
Joining displays requires importing a dma_buf from another DRM driver.
These devices don'
Hi
Am 19.02.21 um 16:53 schrieb Alan Stern:
On Fri, Feb 19, 2021 at 02:45:54PM +0100, Christian König wrote:
Well as far as I can see this is a relative clear NAK.
When a device can't do DMA and has no DMA mask then why it is requesting an
sg-table in the first place?
This may not be importa
Am 20.02.21 um 14:02 schrieb Noralf Trønnes:
Den 19.02.2021 14.40, skrev Thomas Zimmermann:
Fixes a regression for udl and probably other USB-based drivers where
joining and mirroring displays fails.
Joining displays requires importing a dma_buf from another DRM driver.
These devices don't s
Den 19.02.2021 14.40, skrev Thomas Zimmermann:
> Fixes a regression for udl and probably other USB-based drivers where
> joining and mirroring displays fails.
>
> Joining displays requires importing a dma_buf from another DRM driver.
> These devices don't support DMA and therefore have no DMA m
On Fri, Feb 19, 2021 at 04:56:16PM +0100, Christian König wrote:
>
>
> Am 19.02.21 um 16:53 schrieb Alan Stern:
> > On Fri, Feb 19, 2021 at 02:45:54PM +0100, Christian König wrote:
> > > Well as far as I can see this is a relative clear NAK.
> > >
> > > When a device can't do DMA and has no DMA
On Fri, Feb 19, 2021 at 02:45:54PM +0100, Christian König wrote:
> Well as far as I can see this is a relative clear NAK.
>
> When a device can't do DMA and has no DMA mask then why it is requesting an
> sg-table in the first place?
This may not be important for your discussion, but I'd like to g
Am 19.02.21 um 16:53 schrieb Alan Stern:
On Fri, Feb 19, 2021 at 02:45:54PM +0100, Christian König wrote:
Well as far as I can see this is a relative clear NAK.
When a device can't do DMA and has no DMA mask then why it is requesting an
sg-table in the first place?
This may not be important
On Fri, Feb 19, 2021 at 3:35 PM Thomas Zimmermann wrote:
>
> Hi
>
> Am 19.02.21 um 14:45 schrieb Christian König:
> > Well as far as I can see this is a relative clear NAK.
> >
> > When a device can't do DMA and has no DMA mask then why it is requesting
> > an sg-table in the first place?
> >
> >
Am 19.02.21 um 15:34 schrieb Thomas Zimmermann:
Hi
Am 19.02.21 um 14:45 schrieb Christian König:
Well as far as I can see this is a relative clear NAK.
When a device can't do DMA and has no DMA mask then why it is
requesting an sg-table in the first place?
The problem is rather in drm_gem
Hi
Am 19.02.21 um 14:45 schrieb Christian König:
Well as far as I can see this is a relative clear NAK.
When a device can't do DMA and has no DMA mask then why it is requesting
an sg-table in the first place?
The problem is rather in drm_gem_prime_import_dev() which always tries
to create a
Well as far as I can see this is a relative clear NAK.
When a device can't do DMA and has no DMA mask then why it is requesting
an sg-table in the first place?
The problem is rather in drm_gem_prime_import_dev() which always tries
to create an sg-table to get a GEM object, even when the devic
Fixes a regression for udl and probably other USB-based drivers where
joining and mirroring displays fails.
Joining displays requires importing a dma_buf from another DRM driver.
These devices don't support DMA and therefore have no DMA mask. Trying
to map imported buffers from a DMA-able memory z
14 matches
Mail list logo