index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_buf.c
Age
Commit message (
Expand
)
Author
2015-02-07
drm/exynos: fix DMA_ATTR_NO_KERNEL_MAPPING usage
Carlo Caione
2013-09-16
drm/exynos: fix return value check in lowlevel_buffer_allocate()
Wei Yongjun
2013-09-16
drm/exynos: Fix address space warning in exynos_drm_buf.c
Sachin Kamat
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
2013-09-05
drm/exynos: Remove redundant NULL check in exynos_drm_buf
Sachin Kamat
2013-07-04
drm/exynos: remove duplicated error routine and unnecessary assign
Seung-Woo Kim
2013-07-04
drm/exynos: fix pages allocation size in lowlevel_buffer_allocate
YoungJun Cho
2013-07-04
drm/exynos: use drm_calloc_large when allocates pointer array
YoungJun Cho
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
2013-01-04
drm/exynos: fix gem buffer allocation type checking
Inki Dae
2013-01-04
drm/exynos: consider buffer allocation without iommu
Inki Dae
2013-01-04
drm/exynos: change file license to GPL
Inki Dae
2012-12-14
drm/exynos: fix allocation and cache mapping type
Inki Dae
2012-12-13
drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute
Inki Dae
2012-12-05
drm/exynos: remove 'pages' and 'page_size' elements in exynos gem buffer
Prathyush K
2012-11-29
drm/exynos: add iommu support for exynos drm framework
Inki Dae
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-05-08
drm/exynos: added drm prime feature.
Inki Dae
2012-04-03
drm/exynos: fixed duplicated page allocation bug.
Inki Dae
2012-04-03
drm/exynos: fixed page align and code clean.
Inki Dae
2012-03-20
drm/exynos: update gem and buffer framework.
Inki Dae
2011-12-29
drm/exynos: gem code cleanup
Joonyoung Shim
2011-11-15
drm/exynos: changed buffer structure.
Inki Dae
2011-11-15
drm/exynos: removed unnecessary variable.
Inki Dae
2011-10-05
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
Inki Dae