linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PCI Speed Cap Fixes for ppc64
@ 2013-03-14 17:45 lucaskt
  2013-03-14 17:45 ` [PATCH 1/2] drm: Move drm_pcie_get_speed_cap_mask to PCI lucaskt
  2013-03-14 17:45 ` [PATCH 2/2] ppc64: Add arch-specific pcie_get_speed_cap_mask lucaskt
  0 siblings, 2 replies; 5+ messages in thread
From: lucaskt @ 2013-03-14 17:45 UTC (permalink / raw)
  To: dri-devel; +Cc: linux-pci, Alex Deucher, Bjorn Helgaas, brking, cascardo

This patch series at first moves get_speed_cap_mask from DRM to PCI, fixes all
radeon references (only driver that uses it) and then implements a architecture
specific implementation for ppc64 for it.

This is good because the drm_pcie_get_speed_cap_mask function is more
architecture goo than something drm-specific, and also because this way
architectures that have different means of obtaining these values can do it
their way.


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

end of thread, other threads:[~2013-03-14 18:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-14 17:45 PCI Speed Cap Fixes for ppc64 lucaskt
2013-03-14 17:45 ` [PATCH 1/2] drm: Move drm_pcie_get_speed_cap_mask to PCI lucaskt
2013-03-14 18:55   ` Thadeu Lima de Souza Cascardo
2013-03-14 17:45 ` [PATCH 2/2] ppc64: Add arch-specific pcie_get_speed_cap_mask lucaskt
2013-03-14 18:52   ` Thadeu Lima de Souza Cascardo

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).