index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-16
drm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.c
Joonyoung Shim
1
-7
/
+7
2015-06-19
drm/exynos: do not wait for vblank at atomic operation
Inki Dae
1
-2
/
+0
2015-06-19
drm/exynos: add exynos specific .atomic_commit()
Gustavo Padovan
1
-1
/
+32
2015-06-19
drm/exynos: atomic phase 3: convert page flips
Gustavo Padovan
1
-1
/
+8
2015-06-19
drm/exynos: atomic phase 3: atomic updates of planes
Gustavo Padovan
1
-0
/
+3
2015-05-19
drm/exynos: fb: use drm_format_num_planes to get buffer count
Tobias Jakobi
1
-38
/
+1
2015-04-13
drm/exynos: remove superfluous error messages
Tobias Jakobi
1
-7
/
+3
2014-09-19
drm/exynos/fb: free exynos framebuffer on error
Andrzej Hajda
1
-0
/
+1
2014-03-23
drm/exynos: delay fbdev initialization until an output is connected
Andrzej Hajda
1
-0
/
+3
2014-03-23
drm/exynos: Split manager/display/subdrv
Sean Paul
1
-2
/
+2
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
1
-6
/
+2
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
1
-10
/
+0
2013-02-21
drm/exynos: release resources properly when fb creation is failed.
YoungJun Cho
1
-24
/
+27
2013-02-21
drm/exynos: consider exception case to fb handle creation
Inki Dae
1
-0
/
+4
2013-01-04
drm/exynos: change file license to GPL
Inki Dae
1
-18
/
+4
2012-12-14
drm/exynos: reorder framebuffer init sequence
Daniel Vetter
1
-12
/
+24
2012-12-13
drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute
Inki Dae
1
-3
/
+1
2012-12-05
drm/exynos: make sure that overlay data are updated
Inki Dae
1
-0
/
+4
2012-11-29
drm/exynos: add iommu support for exynos drm framework
Inki Dae
1
-1
/
+51
2012-10-07
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
1
-3
/
+62
2012-10-04
drm/exynos: check NV12M format specific to Exynos properly
Inki Dae
1
-3
/
+62
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-4
/
+4
2012-06-05
drm/exynos: Keep a reference to frame buffer GEM objects
Laurent Pinchart
1
-5
/
+14
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
1
-1
/
+1
2012-03-20
drm/exynos: remove module of exynos drm subdrv
Joonyoung Shim
1
-6
/
+0
2011-12-29
drm/exynos: Support multi buffers
Seung-Woo Kim
1
-8
/
+36
2011-12-29
drm/exynos: remove buffer creation of fbdev from drm framebuffer creation
Joonyoung Shim
1
-109
/
+27
2011-12-29
drm/exynos: Split creation of gem object and gem handle
Joonyoung Shim
1
-3
/
+1
2011-12-29
drm/exynos: gem code cleanup
Joonyoung Shim
1
-2
/
+2
2011-12-21
drm/exynos: Use struct drm_mode_fb_cmd2
Joonyoung Shim
1
-11
/
+9
2011-11-15
drm/exynos: changed buffer structure.
Inki Dae
1
-24
/
+24
2011-11-15
drm/exynos: use gem create function generically
Inki Dae
1
-3
/
+3
2011-11-15
drm/exynos: added kms poll for handling hpd event
Seung-Woo Kim
1
-0
/
+12
2011-10-18
drm/exynos: fixed overlay data updating.
Inki Dae
1
-13
/
+7
2011-10-05
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
Inki Dae
1
-0
/
+271