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