linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] vesafb: remove theoretical MTRR uses
@ 2015-04-21 20:40 Luis R. Rodriguez
  2015-04-21 20:40 ` [PATCH v3 1/3] video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB Luis R. Rodriguez
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Luis R. Rodriguez @ 2015-04-21 20:40 UTC (permalink / raw)
  To: cocci

From: "Luis R. Rodriguez" <mcgrof@suse.com>

The vesafb has some theoretical uses of MTRR, in practice only
write-combining is used and since PAT replaces MTRR and MTRR's
use should be phased lets just remove such old theoretical uses
of MTRR.

Luis R. Rodriguez (3):
  video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB
  video: fbdev: vesafb: add missing mtrr_del() for added MTRR
  video: fbdev: vesafb: use arch_phys_wc_add()

 drivers/video/fbdev/vesafb.c | 77 +++++++++++++++-----------------------------
 1 file changed, 26 insertions(+), 51 deletions(-)

-- 
2.3.2.209.gd67f9d5.dirty


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

end of thread, other threads:[~2015-06-04 16:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-21 20:40 [PATCH v3 0/3] vesafb: remove theoretical MTRR uses Luis R. Rodriguez
2015-04-21 20:40 ` [PATCH v3 1/3] video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB Luis R. Rodriguez
2015-04-21 20:40 ` [PATCH v3 2/3] video: fbdev: vesafb: add missing mtrr_del() for added MTRR Luis R. Rodriguez
2015-05-20  9:52   ` Tomi Valkeinen
2015-05-20 19:46     ` Luis R. Rodriguez
2015-06-04  5:55       ` Tomi Valkeinen
2015-06-04 16:24         ` Luis R. Rodriguez
2015-04-21 20:40 ` [PATCH v3 3/3] video: fbdev: vesafb: use arch_phys_wc_add() Luis R. Rodriguez

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