[PATCH 0/3] [RFC] kernel cpu access support for dma_buf

2012-03-01 Thread Daniel Vetter
Hi all, This series here implements an interface to enable cpu access from the kernel context to dma_buf objects. The main design goal of this interface proposal is to enable buffer objects that reside in highmem. Comments, flames, ideas and questions highly welcome. Althouhg I might be a bit slo

[PATCH 0/3] [RFC] kernel cpu access support for dma_buf

2012-03-01 Thread Daniel Vetter
Hi all, This series here implements an interface to enable cpu access from the kernel context to dma_buf objects. The main design goal of this interface proposal is to enable buffer objects that reside in highmem. Comments, flames, ideas and questions highly welcome. Althouhg I might be a bit slo