OSDN Git Service

i915: set domain properly on fb mapping, flush out changes
authorJesse Barnes <jbarnes@virtuousgeek.org>
Sat, 16 Aug 2008 18:35:10 +0000 (11:35 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Sat, 16 Aug 2008 18:35:10 +0000 (11:35 -0700)
commit893315d49ed678de95cf6ac553efb6093cc7343c
treef16c5ddd7a23d6f9faf37424ed023fc59903a384
parent5f9e4a764ac7acf1311388dd693bc4f0e6c0c4e9
i915: set domain properly on fb mapping, flush out changes

The user visible ioctl does this, but since we call into GEM internals
directly, we have to flush things ourselves.  Fixes initial fb console
corruption.
linux-core/i915_gem.c
linux-core/intel_fb.c
shared-core/i915_drv.h