summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_buf.c
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos: consider buffer allocation without iommuInki Dae2013-01-041-7/+48
* drm/exynos: change file license to GPLInki Dae2013-01-041-18/+4
* drm/exynos: fix allocation and cache mapping typeInki Dae2012-12-141-2/+16
* drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attributeInki Dae2012-12-131-20/+11
* drm/exynos: remove 'pages' and 'page_size' elements in exynos gem bufferPrathyush K2012-12-051-20/+0
* drm/exynos: add iommu support for exynos drm frameworkInki Dae2012-11-291-56/+32
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-1/+0
* drm/exynos: added drm prime feature.Inki Dae2012-05-081-6/+6
* drm/exynos: fixed duplicated page allocation bug.Inki Dae2012-04-031-25/+9
* drm/exynos: fixed page align and code clean.Inki Dae2012-04-031-8/+5
* drm/exynos: update gem and buffer framework.Inki Dae2012-03-201-35/+156
* drm/exynos: gem code cleanupJoonyoung Shim2011-12-291-3/+2
* drm/exynos: changed buffer structure.Inki Dae2011-11-151-28/+32
* drm/exynos: removed unnecessary variable.Inki Dae2011-11-151-2/+0
* DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae2011-10-051-0/+110
OpenPOWER on IntegriCloud