diff options
author | Lajos Molnar <molnar@ti.com> | 2011-06-13 19:47:25 -0500 |
---|---|---|
committer | Rebecca Schultz Zavin <rebecca@android.com> | 2011-07-11 14:39:44 -0700 |
commit | 7776acedfb5c5989b0937398c5eb2f45ed6379f1 (patch) | |
tree | 986c12f3c07582a81b4dc51ca2706f31a61372db /security | |
parent | 9f0ee1c73e0f2e9e6b58f40b2b1c89d2a7355bb0 (diff) | |
download | kernel_samsung_tuna-7776acedfb5c5989b0937398c5eb2f45ed6379f1.zip kernel_samsung_tuna-7776acedfb5c5989b0937398c5eb2f45ed6379f1.tar.gz kernel_samsung_tuna-7776acedfb5c5989b0937398c5eb2f45ed6379f1.tar.bz2 |
OMAP4: TILER: Expose tiler APIs to allocate areas and pin memory + minor fixes
Removed tiler_pin_memory, tiler_unpin_memory as these are replaced with
tiler_pin_block and tiler_unpin_block.
Exported user_block_to_pa and tiler_pa_free (renamed from free_pa), so that
other modules can map their user-space blocks into tiler and free the
created tiler_pa_info structures.
Fixed failure case of user_block_to_pa, so that no tiler_pa_info
structure gets created.
Change-Id: I7a958d2c556e5692880e5f299c3c7fc1c4ce85a9
Signed-off-by: Lajos Molnar <molnar@ti.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions