linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: lucaskt@linux.vnet.ibm.com
To: dri-devel@lists.freedesktop.org
Cc: linux-pci@vger.kernel.org,
	Alex Deucher <alexander.deucher@amd.com>,
	Bjorn Helgaas <bhelgaas@google.com>,
	brking@linux.vnet.ibm.com, cascardo@linux.vnet.ibm.com
Subject: PCI Speed Cap Fixes for ppc64
Date: Thu, 14 Mar 2013 14:45:45 -0300	[thread overview]
Message-ID: <1363283147-8852-1-git-send-email-lucaskt@linux.vnet.ibm.com> (raw)

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.


             reply	other threads:[~2013-03-14 17:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-14 17:45 lucaskt [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1363283147-8852-1-git-send-email-lucaskt@linux.vnet.ibm.com \
    --to=lucaskt@linux.vnet.ibm.com \
    --cc=alexander.deucher@amd.com \
    --cc=bhelgaas@google.com \
    --cc=brking@linux.vnet.ibm.com \
    --cc=cascardo@linux.vnet.ibm.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-pci@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).