commit | 395e0ddc44005ced5e4fed9bfc2e4bdf63d37627 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Fri Jun 20 00:08:06 2008 -0700 |
committer | Dave Airlie <airlied@linux.ie> | Sat Oct 18 07:10:11 2008 +1000 |
tree | ee33f3a28029dae46445e563d35ed93f36dd9fad | |
parent | 0a3e67a4caac273a3bfc4ced3da364830b1ab241 [diff] |
Export shmem_file_setup for DRM-GEM GEM needs to create shmem files to back buffer objects. Though currently creation of files for objects could have been driven from userland, the modesetting work will require allocation of buffer objects before userland is running, for boot-time message display. Signed-off-by: Eric Anholt <eric@anholt.net> Cc: Nick Piggin <npiggin@suse.de> Signed-off-by: Dave Airlie <airlied@redhat.com>