diff options
author | 2012-03-15 14:50:16 +0000 | |
---|---|---|
committer | 2012-03-20 09:31:12 +0000 | |
commit | 1278f7de7fa5606ed513a5271f7fb63910ef1b8b (patch) | |
tree | ee01b54e28f8d34cf048a2b074e0210abb0a9f85 /tools/perf/scripts/python | |
parent | Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next (diff) | |
download | linux-dev-1278f7de7fa5606ed513a5271f7fb63910ef1b8b.tar.xz linux-dev-1278f7de7fa5606ed513a5271f7fb63910ef1b8b.zip |
gma500: Fix mmap frambuffer
It cannot map correctly if page fault begins from a intermediate address.
[The driver prefaults the mapping, so we need to work from the correct
base address not the faulting address otherwise the map appears offset by
the fault offset]
Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions