On Mon, Jan 23, 2017 at 5:29 AM, Christian König <deathsimple at vodafone.de> wrote: > Am 23.01.2017 um 03:46 schrieb Michel Dänzer: >> >> On 23/01/17 04:15 AM, Nils Holland wrote: >>> >>> From d44ac1157fdb86e67822b6538ae6113c8d620412 Mon Sep 17 00:00:00 2001 >>> From: Nils Holland <nholland at tisys.org> >>> Date: Sun, 22 Jan 2017 13:24:52 +0100 >>> Subject: [PATCH] drm/amdgpu: Bring bo creation in line with radeon driver >>> >>> Add the bo creation changes that have been done to the radeon driver in >>> recent times, e.g. disable GTT WC on 32 bit because it is broken there, >>> and also disable it generally (and print a warning message) when >>> CONFIG_X86_PAT is not set. >>> >>> Signed-off-by: Nils Holland <nholland at tisys.org> >> >> Looks great, thanks Nils! >> >> Reviewed-by: Michel Dänzer <michel.daenzer at amd.com> > > > Reviewed-by: Christian König <christian.koenig at amd.com> as well. > Applied. thanks! Alex