All of lore.kernel.org
 help / color / mirror / Atom feed
* Partial BAR Address Allocation
@ 2017-02-22 18:03 Sinan Kaya
  2017-02-22 18:44 ` Bjorn Helgaas
  0 siblings, 1 reply; 12+ messages in thread
From: Sinan Kaya @ 2017-02-22 18:03 UTC (permalink / raw)
  To: Linux PCI

We are carrying a big burden on our firmware to accommodate 32 bit non-prefetchable memory
for supporting all BAR types. 

Endpoint drivers usually try to allocate both a 64 bit and a 32 bit BAR address
for different platforms but they don't usually need both of them. 

I think the behavior changes from card to card. 

I'm looking for a way to get rid of 32 bit BAR addresses and support 64 bit BAR addresses
only. 

I want to see the current state of the kernel. Do we know if all resources need to be assigned
before a driver can become functional. I have seen some patches to relax this but I don't
know the current status.


-- 
Sinan Kaya
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc.
Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-03-10 20:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-22 18:03 Partial BAR Address Allocation Sinan Kaya
2017-02-22 18:44 ` Bjorn Helgaas
2017-02-22 20:44   ` Sinan Kaya
     [not found]     ` <43c1ff36-fc50-8ea4-02fe-7b1d573a1efd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2017-02-22 23:39       ` Bjorn Helgaas
2017-02-22 23:39         ` Bjorn Helgaas
2017-02-23 11:40         ` Robin Murphy
2017-02-23 13:54           ` Sinan Kaya
     [not found]         ` <20170222233944.GB4359-1RhO1Y9PlrlHTL0Zs8A6p5iNqAH0jzoTYJqu5kTmcBRl57MIdRCFDg@public.gmane.org>
2017-03-06 11:04           ` Joerg Roedel
2017-03-06 11:04             ` Joerg Roedel
     [not found]             ` <20170306110439.GC27724-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2017-03-08 15:42               ` Sinan Kaya
2017-03-08 15:42                 ` Sinan Kaya
2017-03-10 20:14             ` Bjorn Helgaas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.