| commit | 814e6171ab7a99fdcb2207b5c0c96dab4b3a3f2b | [log] [tgz] |
|---|---|---|
| author | Gopikrishnaiah Anandan <gopikr@codeaurora.org> | Wed Jun 29 13:10:58 2011 -0700 |
| committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 09:59:00 2011 -0700 |
| tree | c5e19a06fe2f56747b5b43f839bf9f44bf7ede94 | |
| parent | abfb35634e1a165f194208834db1aab9fa7007a9 [diff] |
vidc: 1080p: Allocate firmware buffer in driver init. Video core has requirement that firmware buffer address should be a lesser value than the all other video buffers. Hence moving allocation to driver init function to satisfy this requirement. Signed-off-by: Gopikrishnaiah Anandan <gopikr@codeaurora.org>