]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
GRU Driver: resource management
authorJack Steiner <steiner@sgi.com>
Wed, 30 Jul 2008 05:33:58 +0000 (22:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Jul 2008 16:41:48 +0000 (09:41 -0700)
commit9a0deecc90de62c91d7107611446c0c950091851
tree7047d2429043bbd26abd0449b601beaa20520ea6
parent28bffaf094a6d0992c85e1b01f04c9b0f56c9d62
GRU Driver: resource management

This file contains functions realted to managing GRU resources provided to
the user.  Examples include GRU context assignment, load, unload,
migration, etc..

Signed-off-by: Jack Steiner <steiner@sgi.com>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/misc/sgi-gru/grumain.c [new file with mode: 0644]