aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_buf.c
AgeCommit message (Expand)Author
2013-01-04drm/exynos: fix gem buffer allocation type checkingInki Dae
2013-01-04drm/exynos: consider buffer allocation without iommuInki Dae
2013-01-04drm/exynos: change file license to GPLInki Dae
2012-12-14drm/exynos: fix allocation and cache mapping typeInki Dae
2012-12-13drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attributeInki Dae
2012-12-05drm/exynos: remove 'pages' and 'page_size' elements in exynos gem bufferPrathyush K
2012-11-29drm/exynos: add iommu support for exynos drm frameworkInki Dae
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-05-08drm/exynos: added drm prime feature.Inki Dae
2012-04-03drm/exynos: fixed duplicated page allocation bug.Inki Dae
2012-04-03drm/exynos: fixed page align and code clean.Inki Dae
2012-03-20drm/exynos: update gem and buffer framework.Inki Dae
2011-12-29drm/exynos: gem code cleanupJoonyoung Shim
2011-11-15drm/exynos: changed buffer structure.Inki Dae
2011-11-15drm/exynos: removed unnecessary variable.Inki Dae
2011-10-05DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae