PCI Speed Cap Fixes for ppc64
lucaskt at linux.vnet.ibm.com
lucaskt at linux.vnet.ibm.com
Thu Mar 14 10:45:45 PDT 2013
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.
More information about the dri-devel
mailing list