]> git.baikalelectronics.ru Git - kernel.git/commit
gma500: mark framebuffer pages write combining
authorAlan Cox <alan@linux.intel.com>
Wed, 25 Apr 2012 13:37:00 +0000 (14:37 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 27 Apr 2012 08:23:32 +0000 (09:23 +0100)
commitbfbe75c7dffe03e03cb177087cc59267ccc0eab0
tree839ad49c6caecd4f1243cb6ab201ba77aa48a7b9
parent12d996d358eb63e1b2d21b803f45af0a6dc54398
gma500: mark framebuffer pages write combining

We don't want them uncached, combining will do nicely and fixes the performance
problem with the generic modesetting X server.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/gma500/gtt.c