linux-pci.vger.kernel.org archive mirror
 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; 9+ 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] 9+ messages in thread

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

Thread overview: 9+ 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
2017-02-22 23:39     ` Bjorn Helgaas
2017-02-23 11:40       ` Robin Murphy
2017-02-23 13:54         ` Sinan Kaya
2017-03-06 11:04       ` Joerg Roedel
2017-03-08 15:42         ` Sinan Kaya
2017-03-10 20:14         ` Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).