index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2015-05-19
drm/exynos: dp: Lower level of EDID read success message
Krzysztof Kozlowski
1
-1
/
+1
2015-05-19
drm/exynos: cleanup exynos_drm_plane
Tobias Jakobi
1
-13
/
+0
2015-05-19
drm/exynos: 'win' is always unsigned
Tobias Jakobi
3
-7
/
+9
2015-05-19
drm/exynos: mixer: don't dump registers under spinlock
Tobias Jakobi
1
-4
/
+4
2015-05-19
drm/exynos: Consolidate return statements in fimd_bind()
Krzysztof Kozlowski
1
-6
/
+1
2015-05-19
drm/exynos: Constify exynos_drm_crtc_ops
Krzysztof Kozlowski
7
-15
/
+15
2015-05-19
drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMD
Krzysztof Kozlowski
4
-37
/
+31
2015-05-19
drm/exynos: mixer: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-19
drm/exynos: mixer: cleanup pixelformat handling
Tobias Jakobi
1
-10
/
+23
2015-05-19
drm/exynos: mixer: also allow NV21 for the video processor
Tobias Jakobi
1
-0
/
+3
2015-05-19
drm/exynos: mixer: remove buffer count handling in vp_video_buffer()
Tobias Jakobi
1
-15
/
+2
2015-05-19
drm/exynos: plane: honor buffer offset for dma_addr
Tobias Jakobi
1
-1
/
+1
2015-05-19
drm/exynos: fb: use drm_format_num_planes to get buffer count
Tobias Jakobi
1
-38
/
+1
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
1
-2
/
+7
2015-04-16
Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+1
2015-04-13
drm/exynos: Fix FIMD buffer size calculation
Daniel Stone
1
-2
/
+2
2015-04-13
drm/exynos: Enable DP clock to fix display on Exynos5250 and other
Krzysztof Kozlowski
3
-0
/
+44
2015-04-13
drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or not
Hyungwon Hwang
1
-0
/
+2
2015-04-13
drm/exynos: dsi: remove the empty mode_valid callback
Hyungwon Hwang
1
-7
/
+0
2015-04-13
drm/exynos: add ratio calculation
Joonyoung Shim
3
-9
/
+12
2015-04-13
drm/exynos: use src_x and src_y instead of fb_x and fb_y
Joonyoung Shim
5
-20
/
+20
2015-04-13
drm/exynos: mixer: add 2x scaling to mixer_graph_buffer
Tobias Jakobi
1
-6
/
+30
2015-04-13
drm/exynos: remove superfluous error messages
Tobias Jakobi
1
-7
/
+3
2015-04-13
drm/exynos: fix typos in hdmi and mixer
Tobias Jakobi
3
-3
/
+3
2015-04-13
drm/exynos/ipp: Validate buffer enqueue requests
Beata Michalska
1
-0
/
+44
2015-04-13
drm/exynos: track vblank events on a per crtc basis
Mandeep Singh Baines
3
-67
/
+44
2015-04-13
drm/exynos: remove leftover functions declarations
Gustavo Padovan
1
-6
/
+0
2015-04-13
drm/exynos: remove exynos_plane_destroy()
Gustavo Padovan
1
-7
/
+1
2015-04-13
drm/exynos: make zpos property immutable
Gustavo Padovan
1
-19
/
+2
2015-04-13
drm/exynos: preset zpos value for overlay planes
Gustavo Padovan
7
-56
/
+37
2015-04-13
drm/exynos: remove struct *_win_data abstraction on planes
Gustavo Padovan
10
-501
/
+250
2015-04-13
drm/exynos: remove unused exynos_crtc->win_enable() callback
Gustavo Padovan
1
-2
/
+0
2015-04-13
drm/exynos: fimd: fix alpha setting for XR24 pixel format
Gustavo Padovan
1
-11
/
+22
2015-04-09
Merge tag 'v4.0-rc7' into drm-next
Dave Airlie
2
-10
/
+15
2015-04-07
drm/exynos: constify all struct drm_*_helper funcs pointers
Jani Nikula
1
-1
/
+1
2015-04-02
drm: Exynos: Respect framebuffer pitch for FIMD/Mixer
Daniel Stone
2
-10
/
+15
2015-04-01
Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/...
Dave Airlie
6
-287
/
+15
2015-03-18
drm/exynos: fix the initialization order in FIMD
Hyungwon Hwang
1
-18
/
+11
2015-03-18
drm/exynos: fix typo config name correctly.
Inki Dae
1
-1
/
+1
2015-03-18
drm/exynos: Check for NULL dereference of crtc
Charles Keepax
1
-1
/
+1
2015-03-18
drm/exynos: IS_ERR() vs NULL bug
Dan Carpenter
1
-2
/
+2
2015-03-18
drm/exynos: remove unused files
Andrzej Hajda
2
-265
/
+0
2015-03-12
drm/exynos: use correct fb width/height
Rob Clark
1
-2
/
+3
2015-02-13
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
19
-226
/
+1102
2015-02-11
drm/exynos: Add DECON driver
Ajay Kumar
5
-3
/
+1006
2015-02-11
Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
4
-21
/
+2
2015-02-09
drm/exynos: fix NULL pointer reference
Joonyoung Shim
1
-1
/
+1
2015-02-09
drm/exynos: remove exynos_plane_dpms
Joonyoung Shim
2
-28
/
+6
2015-02-09
drm/exynos: remove mode property of exynos crtc
Joonyoung Shim
2
-68
/
+0
2015-02-09
drm/exynos: Remove exynos_plane_dpms() call with no effect
Gustavo Padovan
1
-2
/
+0
[next]