All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: linux-fbdev@vger.kernel.org
Subject: Re: [PATCH v3 0/4] pci: add and use pci_ioremap_wc_bar()
Date: Tue, 26 May 2015 08:03:51 +0000	[thread overview]
Message-ID: <556428E7.3050606@ti.com> (raw)
In-Reply-To: <1429647634-17169-1-git-send-email-mcgrof@do-not-panic.com>

[-- Attachment #1: Type: text/plain, Size: 1243 bytes --]

Hi Louis,

On 21/04/15 23:20, Luis R. Rodriguez wrote:
> From: "Luis R. Rodriguez" <mcgrof@suse.com>
> 
> This series adds pci_ioremap_wc_bar() and makes use of it
> on a few framebuffer device drivers.
> 
> Luis R. Rodriguez (4):
>   pci: add pci_ioremap_wc_bar()
>   video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar()
>   video: fbdev: kyrofb: use arch_phys_wc_add() and pci_ioremap_wc_bar()
>   video: fbdev: gxt4500: use pci_ioremap_wc_bar() for framebuffer
> 
>  drivers/pci/pci.c                | 14 ++++++++++++++
>  drivers/video/fbdev/gxt4500.c    |  2 +-
>  drivers/video/fbdev/i740fb.c     | 35 ++++++-----------------------------
>  drivers/video/fbdev/kyro/fbdev.c | 33 +++++++++++----------------------
>  include/linux/pci.h              |  1 +
>  include/video/kyro.h             |  4 +---
>  6 files changed, 34 insertions(+), 55 deletions(-)

About this and other related series: rather than having multiple
different patch series containing fbdev changes, going via separate
trees, I would very much prefer to get all the requisite pci/mtrr
related patches merged in the next merge window, and only then change
the fbdev drivers in one series, merged via fbdev tree.

 Tomi


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  parent reply	other threads:[~2015-05-26  8:03 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-21 20:20 [Cocci] [PATCH v3 0/4] pci: add and use pci_ioremap_wc_bar() Luis R. Rodriguez
2015-04-21 20:20 ` Luis R. Rodriguez
2015-04-21 20:20 ` Luis R. Rodriguez
2015-04-21 20:20 ` [Cocci] [PATCH v3 1/4] pci: add pci_ioremap_wc_bar() Luis R. Rodriguez
2015-04-21 20:20   ` Luis R. Rodriguez
2015-04-21 20:20   ` Luis R. Rodriguez
2015-05-20 21:02   ` Bjorn Helgaas
2015-05-20 21:02     ` Bjorn Helgaas
2015-05-20 21:06     ` Luis R. Rodriguez
2015-05-20 21:06       ` Luis R. Rodriguez
2015-04-21 20:20 ` [Cocci] [PATCH v3 2/4] video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar() Luis R. Rodriguez
2015-04-21 20:20   ` Luis R. Rodriguez
2015-04-21 20:20   ` Luis R. Rodriguez
2015-04-21 20:20 ` [Cocci] [PATCH v3 3/4] video: fbdev: kyrofb: " Luis R. Rodriguez
2015-04-21 20:20   ` Luis R. Rodriguez
2015-04-21 20:20   ` Luis R. Rodriguez
2015-04-21 20:20 ` [Cocci] [PATCH v3 4/4] video: fbdev: gxt4500: use pci_ioremap_wc_bar() for framebuffer Luis R. Rodriguez
2015-04-21 20:20   ` Luis R. Rodriguez
2015-04-21 20:20   ` Luis R. Rodriguez
2015-04-29 21:08 ` [Cocci] [PATCH v3 0/4] pci: add and use pci_ioremap_wc_bar() Luis R. Rodriguez
2015-04-29 21:08   ` Luis R. Rodriguez
2015-05-19 17:53   ` [Cocci] " Luis R. Rodriguez
2015-05-19 17:53     ` Luis R. Rodriguez
2015-05-20 20:54     ` [Cocci] " Luis R. Rodriguez
2015-05-20 20:54       ` Luis R. Rodriguez
2015-05-21 21:23       ` Luis R. Rodriguez
2015-05-21 21:23         ` Luis R. Rodriguez
2015-06-16  7:15       ` Tomi Valkeinen
2015-06-16 19:05         ` Luis R. Rodriguez
2015-06-16 19:05           ` Luis R. Rodriguez
2015-06-16 19:05           ` Luis R. Rodriguez
2015-06-17  6:05           ` Tomi Valkeinen
2015-06-17  6:05             ` Tomi Valkeinen
2015-06-17 17:32             ` Luis R. Rodriguez
2015-06-17 17:32               ` Luis R. Rodriguez
2015-06-17 17:32               ` Luis R. Rodriguez
2015-05-26  8:03 ` Tomi Valkeinen [this message]
2015-05-26 19:49   ` Luis R. Rodriguez
2015-05-26 19:49     ` Luis R. Rodriguez

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=556428E7.3050606@ti.com \
    --to=tomi.valkeinen@ti.com \
    --cc=linux-fbdev@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 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.