Re: [PATCH V2 2/2] efi/fb: Convert PCI bus address to resource if translated by the bridge

2018-06-14 Thread okaya
On 2018-06-13 11:06, Ard Biesheuvel wrote: On 13 June 2018 at 16:22, Sinan Kaya wrote: Hi Ard, On 5/18/2018 10:17 AM, Sinan Kaya wrote: A host bridge is allowed to remap BAR addresses using _TRA attribute in _CRS windows. pci_bus :00: root bus resource [mem 0x8010010-0x8011fff

Re: [PATCH V2 2/2] efi/fb: Convert PCI bus address to resource if translated by the bridge

2018-06-14 Thread okaya
On 2018-06-13 11:22, Ard Biesheuvel wrote: On 13 June 2018 at 17:17, wrote: On 2018-06-13 11:06, Ard Biesheuvel wrote: On 13 June 2018 at 16:22, Sinan Kaya wrote: Hi Ard, On 5/18/2018 10:17 AM, Sinan Kaya wrote: A host bridge is allowed to remap BAR addresses using _TRA attribute in

Re: [PATCH V2 2/2] efi/fb: Convert PCI bus address to resource if translated by the bridge

2018-06-14 Thread okaya
On 2018-06-13 11:45, Ard Biesheuvel wrote: On 18 May 2018 at 16:17, Sinan Kaya wrote: A host bridge is allowed to remap BAR addresses using _TRA attribute in _CRS windows. pci_bus :00: root bus resource [mem 0x8010010-0x8011fff window] (bus address [0x0010-0x1fff]) pci 0

Re: [PATCH V2 2/2] efi/fb: Convert PCI bus address to resource if translated by the bridge

2018-06-26 Thread okaya
On 2018-06-25 04:20, Ard Biesheuvel wrote: On 22 June 2018 at 21:29, Ard Biesheuvel wrote: On 22 June 2018 at 20:30, Sinan Kaya wrote: On 6/22/2018 2:01 PM, Ard Biesheuvel wrote: Yes, it is part of the PCI I/O protocol definition. FrameBufferBase is described as """ Base address of graphic

Re: [PATCH 1/2] drm/prime: Iterate SG DMA addresses separately

2018-04-13 Thread okaya
On 2018-04-12 06:33, Christian König wrote: Am 12.04.2018 um 11:49 schrieb Lucas Stach: Am Donnerstag, den 12.04.2018, 11:35 +0200 schrieb Christian König: Am 12.04.2018 um 11:11 schrieb Lucas Stach: Am Mittwoch, den 11.04.2018, 20:26 +0200 schrieb Christian König: Am 11.04.2018 um 19:11 schr