summaryrefslogtreecommitdiff
path: root/drivers/media/video/dmm/dmm.c
AgeCommit message (Expand)Author
2010-06-02TILER: Set correct file permissionsDavid Sin
2010-06-02TILER: Renamed dmm_mem.c to tmm_pat.c to reflect what it is.Lajos Molnar
2010-06-02TILER: Added support for multiple containers and PAT instances.Lajos Molnar
2010-06-02TILER: Update to Linux sizeof conventions and formatting.Lajos Molnar
2010-06-02new APIs to optimize the freeing of used dmm pagesDavid Sin
2010-06-02remove unused dmm function declarationsDavid Sin
2010-06-02add d2c logic to tiler drv; rework dmm pat refill functionDavid Sin
2010-06-02add support to map existing user buffer into tilerDavid Sin
2010-06-02add rotation, packing, and map 1d codeDavid Sin
2010-06-02replace page stack logic with new one using kernel listsDavid Sin
2010-06-02enable tiler_alloc, mmap, and tiler_free to pass initial testsDavid Sin
2010-06-02add logic to setup PAT and TILER orientationDavid Sin
2010-06-02re-format function spacingDavid Sin
2010-06-02replace types with kernel macrosDavid Sin
2010-06-02basic dmm driverDavid Sin