commit | 507d256bae9eef7acd5049af6e3f67c24904a1e4 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@starflyer.(none)> | Wed Jan 25 14:58:58 2006 +1100 |
committer | Dave Airlie <airlied@linux.ie> | Wed Jan 25 14:58:58 2006 +1100 |
tree | 25c3467fc38a9b991b8209ad4a6a92c035fcb26d | |
parent | f1e5c03d34c39394781ae13543cd3355976e4812 [diff] |
drm: ati_pcigart: simplify page_count manipulations From: Nick Piggin <npiggin@suse.de> Allocate a compound page for the user mapping instead of tweaking the page refcounts. Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Dave Airlie <airlied@linux.ie>