index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
35
-775
/
+287
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
1
-0
/
+5
2013-01-07
drm/exynos: move finish page flip to a common place
Rahul Sharma
5
-88
/
+36
2013-01-07
drm/exynos: fimd: modify condition in fimd resume
Prathyush K
1
-1
/
+1
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_gsc.c
Sachin Kamat
1
-9
/
+4
2013-01-04
drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c
Sachin Kamat
1
-6
/
+0
2013-01-04
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c
Sachin Kamat
1
-12
/
+3
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_rotator.c
Sachin Kamat
1
-3
/
+1
2013-01-04
drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c
Sachin Kamat
1
-5
/
+0
2013-01-04
drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c
Sachin Kamat
1
-14
/
+4
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_fimc.c
Sachin Kamat
1
-36
/
+9
2013-01-04
drm/exynos: Remove redundant NULL check
Sachin Kamat
1
-6
/
+0
2013-01-04
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c
Sachin Kamat
1
-21
/
+9
2013-01-04
drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c
Sachin Kamat
1
-7
/
+2
2013-01-04
drm/exynos: fix gem buffer allocation type checking
Inki Dae
1
-1
/
+1
2013-01-04
drm/exynos: remove needless parenthesis.
Eunchul Kim
1
-1
/
+1
2013-01-04
drm/exynos: fix incorrect interrupt induced by m2m operation.
Jinyoung Jeon
1
-0
/
+13
2013-01-04
drm/exynos: remove color bar pattern operation.
JoongMock Shin
1
-6
/
+3
2013-01-04
drm/exynos: correct some comments to abbreviation.
Eunchul Kim
3
-3
/
+3
2013-01-04
drm/exynos: fix build warning.
Eunchul Kim
1
-1
/
+1
2013-01-04
drm/exynos: consider both case of vflip and hflip.
Eunchul Kim
3
-1
/
+3
2013-01-04
drm/exynos: remove needless error handling to property.
Eunchul Kim
3
-29
/
+0
2013-01-04
drm/exynos: change member variable name.
Eunchul Kim
5
-14
/
+14
2013-01-04
drm/exynos: consider buffer allocation without iommu
Inki Dae
1
-7
/
+48
2013-01-04
drm/exynos: change file license to GPL
Inki Dae
28
-504
/
+112
2013-01-04
drm/exynos: consider no iommu support to console framebuffer
Inki Dae
1
-4
/
+18
2013-01-04
drm/exynos: fix flags in dma buf exporting
Seung-Woo Kim
1
-1
/
+1
2013-01-04
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
13
-37
/
+37
2012-12-14
drm/exynos: add gsc ipp driver
Eunchul Kim
7
-0
/
+2214
2012-12-14
drm/exynos: add rotator ipp driver
Eunchul Kim
7
-0
/
+985
2012-12-14
drm/exynos: add fimc ipp driver
Eunchul Kim
7
-0
/
+2730
2012-12-14
drm/exynos: add iommu support for ipp
Eunchul Kim
1
-0
/
+18
2012-12-14
drm/exynos: add ipp subsystem
Eunchul Kim
6
-0
/
+2346
2012-12-14
drm/exynos: support device tree for fimd
Joonyoung Shim
1
-0
/
+21
2012-12-14
drm/exynos: support extended screen coordinate of fimd
Joonyoung Shim
1
-4
/
+12
2012-12-14
drm/exynos: fix x, y coordinates for right bottom pixel
Joonyoung Shim
1
-7
/
+11
2012-12-14
drm/exynos: fix fb offset calculation for plane
Joonyoung Shim
1
-5
/
+1
2012-12-14
drm/exynos: hdmi: Fix potential NULL pointer dereference error
Sachin Kamat
1
-0
/
+2
2012-12-14
drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro
Sachin Kamat
3
-3
/
+9
2012-12-14
drm/exynos: add support for hdmiphy power control for exynos5
Rahul Sharma
2
-0
/
+26
2012-12-14
drm/exynos: add runtime pm support for mixer
Rahul Sharma
1
-7
/
+58
2012-12-14
drm/exynos: added runtime pm support for hdmi
Rahul Sharma
1
-8
/
+52
2012-12-14
drm/exynos: fix allocation and cache mapping type
Inki Dae
1
-2
/
+16
2012-12-14
drm/exynos: reorder framebuffer init sequence
Daniel Vetter
1
-12
/
+24
2012-12-13
drm/exynos/iommu: fix return value check in drm_create_iommu_mapping()
Wei Yongjun
1
-2
/
+2
2012-12-13
drm/exynos: remove unused vaddr member
YoungJun Cho
5
-20
/
+4
2012-12-13
drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute
Inki Dae
5
-25
/
+32
2012-12-13
drm/exynos: add exception codes to exynos_drm_fbdev_create()
Inki Dae
1
-7
/
+17
2012-12-13
drm/exynos: clear windows in fimd dpms off
Prathyush K
1
-1
/
+39
2012-12-13
drm/exynos: clear windows in mixer dpms off
Prathyush K
1
-75
/
+118
[next]