commit | 656cb79322319a7bbafec7912d262142e9a38bc0 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Mon Dec 14 13:12:45 2009 -0800 |
committer | Eric Anholt <eric@anholt.net> | Tue Dec 15 12:11:26 2009 -0800 |
tree | 1487311cb7331be429611c7272fbb0962aecb38e | |
parent | 8bea8672edfca7ec5f661cafb218f1205863b343 [diff] |
drm/i915: In the debugfs interface, unmap our address instead of the page's. Fixes a BUG_ON in kmap_atomic for the following atomic mapping with USER0 type. Signed-off-by: Eric Anholt <eric@anholt.net>