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_fimc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: remove DRM_FORMAT_NV12MT
Daniel Vetter
2015-02-04
1
-12
/
+2
*
drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-04
1
-1
/
+1
*
drm/exynos/fimc: fix source buffer registers
Andrzej Hajda
2014-09-19
1
-8
/
+8
*
drm/exynos/fimc: simplify buffer queuing
Andrzej Hajda
2014-09-19
1
-49
/
+15
*
drm/exynos/fimc: do not enable fimc twice
Andrzej Hajda
2014-09-19
1
-4
/
+1
*
drm/exynos/fimc: avoid clearing overflow bits
Andrzej Hajda
2014-09-19
1
-3
/
+0
*
drm/exynos/ipp: replace work_struct casting with better constructs
Andrzej Hajda
2014-09-19
1
-1
/
+1
*
drm/exynos: Add MODULE_DEVICE_TABLE entries for various components
Sjoerd Simons
2014-08-04
1
-0
/
+1
*
drm/exynos/fimc: simplify and rename fimc_dst_get_buf_seq
Andrzej Hajda
2014-06-01
1
-9
/
+5
*
drm/exynos/fimc: replace mutex by spinlock
Andrzej Hajda
2014-06-01
1
-5
/
+6
*
drm/exynos/fimc: replace hw access macros with functions
Andrzej Hajda
2014-06-01
1
-161
/
+150
*
drm/exynos/fimc: simplify irq masking function
Andrzej Hajda
2014-06-01
1
-16
/
+9
*
drm/exynos/fimc: simplify pre-scaler ratio calculation
Andrzej Hajda
2014-06-01
1
-43
/
+13
*
drm/exynos/ipp: simplify property list allocation
Andrzej Hajda
2014-06-01
1
-8
/
+2
*
treewide: Fix typos in printk
Masanari Iida
2013-12-19
1
-1
/
+1
*
drm/exynos: Remove redundant error messages
Sachin Kamat
2013-09-05
1
-3
/
+1
*
drm/exynos: Add missing of.h header include
Sachin Kamat
2013-09-05
1
-0
/
+1
*
drm/exynos: Add missing includes
Mark Brown
2013-09-05
1
-0
/
+1
*
drm/exynos: Remove module.h header inclusion
Sachin Kamat
2013-07-29
1
-1
/
+0
*
drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS
YoungJun Cho
2013-06-28
1
-60
/
+53
*
drm/exynos: Remove tracking log functions
YoungJun Cho
2013-06-28
1
-16
/
+0
*
drm/exynos: replace request_threaded_irq with devm function
Seung-Woo Kim
2013-05-23
1
-6
/
+2
*
drm/exynos: fix build warnings from ipp fimc
Seung-Woo Kim
2013-05-23
1
-1
/
+1
*
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
2013-05-23
1
-1
/
+1
*
drm/exynos: add device tree support for fimc ipp driver
Sylwester Nawrocki
2013-04-29
1
-52
/
+58
*
drm/exynos: rework fimc clocks handling
Sylwester Nawrocki
2013-04-29
1
-70
/
+99
*
drm/exynos: remove redundant devm_kfree()
Sylwester Nawrocki
2013-04-29
1
-2
/
+0
*
drm: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
1
-5
/
+3
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-09
1
-85
/
+39
|
\
|
*
drm/exynos: Use devm_clk_get in exynos_drm_fimc.c
Sachin Kamat
2013-01-04
1
-36
/
+9
|
*
drm/exynos: Remove redundant NULL check
Sachin Kamat
2013-01-04
1
-6
/
+0
|
*
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c
Sachin Kamat
2013-01-04
1
-21
/
+9
|
*
drm/exynos: remove needless parenthesis.
Eunchul Kim
2013-01-04
1
-1
/
+1
|
*
drm/exynos: fix incorrect interrupt induced by m2m operation.
Jinyoung Jeon
2013-01-04
1
-0
/
+13
|
*
drm/exynos: remove color bar pattern operation.
JoongMock Shin
2013-01-04
1
-6
/
+3
|
*
drm/exynos: correct some comments to abbreviation.
Eunchul Kim
2013-01-04
1
-1
/
+1
|
*
drm/exynos: consider both case of vflip and hflip.
Eunchul Kim
2013-01-04
1
-0
/
+1
|
*
drm/exynos: remove needless error handling to property.
Eunchul Kim
2013-01-04
1
-12
/
+0
|
*
drm/exynos: change member variable name.
Eunchul Kim
2013-01-04
1
-4
/
+4
*
|
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-04
1
-3
/
+3
|
/
*
drm/exynos: add fimc ipp driver
Eunchul Kim
2012-12-14
1
-0
/
+2001