Commit 775d1bee authored by suijingfeng's avatar suijingfeng Committed by Christian König
parent 55cac107
...@@ -141,7 +141,7 @@ struct ttm_device_funcs { ...@@ -141,7 +141,7 @@ struct ttm_device_funcs {
* the graphics address space * the graphics address space
* @ctx: context for this move with parameters * @ctx: context for this move with parameters
* @new_mem: the new memory region receiving the buffer * @new_mem: the new memory region receiving the buffer
@ @hop: placement for driver directed intermediate hop * @hop: placement for driver directed intermediate hop
* *
* Move a buffer between two memory regions. * Move a buffer between two memory regions.
* Returns errno -EMULTIHOP if driver requests a hop * Returns errno -EMULTIHOP if driver requests a hop
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment