aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_buf.c
Commit message (Expand)AuthorAge
* drm/exynos: remove duplicated error routine and unnecessary assignSeung-Woo Kim2013-07-04
* drm/exynos: fix pages allocation size in lowlevel_buffer_allocateYoungJun Cho2013-07-04
* drm/exynos: use drm_calloc_large when allocates pointer arrayYoungJun Cho2013-07-04
* drm/exynos: Remove tracking log functionsYoungJun Cho2013-06-28
* drm/exynos: fix gem buffer allocation type checkingInki Dae2013-01-04
* drm/exynos: consider buffer allocation without iommuInki Dae2013-01-04
* drm/exynos: change file license to GPLInki Dae2013-01-04
* drm/exynos: fix allocation and cache mapping typeInki Dae2012-12-14
* drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attributeInki Dae2012-12-13
* drm/exynos: remove 'pages' and 'page_size' elements in exynos gem bufferPrathyush K2012-12-05
* drm/exynos: add iommu support for exynos drm frameworkInki Dae2012-11-29
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-02
* drm/exynos: added drm prime feature.Inki Dae2012-05-08
* drm/exynos: fixed duplicated page allocation bug.Inki Dae2012-04-03
* drm/exynos: fixed page align and code clean.Inki Dae2012-04-03
* drm/exynos: update gem and buffer framework.Inki Dae2012-03-20
* drm/exynos: gem code cleanupJoonyoung Shim2011-12-28
* drm/exynos: changed buffer structure.Inki Dae2011-11-15
* drm/exynos: removed unnecessary variable.Inki Dae2011-11-15
* DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae2011-10-05