All of lore.kernel.org
 help / color / mirror / Atom feed
* x86 PAT memtype regression fixes (with extra cc's)
@ 2016-10-24  6:31 Dave Airlie
  2016-10-24  6:31 ` [PATCH 1/2] x86/io: add interface to reserve io memtype for a resource range. (v1.1) Dave Airlie
  2016-10-24  6:31   ` Dave Airlie
  0 siblings, 2 replies; 16+ messages in thread
From: Dave Airlie @ 2016-10-24  6:31 UTC (permalink / raw)
  To: mcgrof, torvalds, dan.j.williams, x86; +Cc: linux-kernel, dri-devel

As per Ingo's request I've cc'ed a bunch more x86/PAT people.

Dave.

^ permalink raw reply	[flat|nested] 16+ messages in thread
* x86 PAT memtype regression fixes
@ 2016-10-24  6:28 Dave Airlie
  2016-10-24  6:28 ` [PATCH 1/2] x86/io: add interface to reserve io memtype for a resource range. (v1.1) Dave Airlie
  0 siblings, 1 reply; 16+ messages in thread
From: Dave Airlie @ 2016-10-24  6:28 UTC (permalink / raw)
  To: mcgrof, torvalds, dan.j.williams, x86; +Cc: linux-kernel, dri-devel

This is the working set, I messed up a git add on CONFIG_PAT vs
CONFIG_X86_PAT. This set of changes fixes a regression since
the change to the pfn_insert_mixed code to use the memtype tracking
code.

All the GPU drivers using TTM need to insert the VRAM mapping
into the memtype table so don't get UC mappings for lots of things.

Dave.

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

end of thread, other threads:[~2016-11-09 20:43 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-24  6:31 x86 PAT memtype regression fixes (with extra cc's) Dave Airlie
2016-10-24  6:31 ` [PATCH 1/2] x86/io: add interface to reserve io memtype for a resource range. (v1.1) Dave Airlie
2016-10-25  9:40   ` Ingo Molnar
2016-10-25 11:10   ` Thomas Gleixner
2016-10-25 17:31   ` Luis R. Rodriguez
2016-10-26  5:49     ` Daniel Vetter
2016-10-26  6:12       ` Dave Airlie
2016-10-26  7:00         ` Daniel Vetter
2016-10-26  7:00           ` Daniel Vetter
2016-10-26 17:48   ` [PATCH] x86/pat, mm: Make track_pfn_insert() return void Borislav Petkov
2016-10-26 17:48     ` Borislav Petkov
2016-11-09 20:42     ` [tip:mm/pat] " tip-bot for Borislav Petkov
2016-10-24  6:31 ` [PATCH 2/2] drm/drivers: add support for using the arch wc mapping API Dave Airlie
2016-10-24  6:31   ` Dave Airlie
2016-10-24  9:24   ` Christian König
  -- strict thread matches above, loose matches on Subject: below --
2016-10-24  6:28 x86 PAT memtype regression fixes Dave Airlie
2016-10-24  6:28 ` [PATCH 1/2] x86/io: add interface to reserve io memtype for a resource range. (v1.1) Dave Airlie

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.