index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Extract <drm/drm_gem.h>
Daniel Vetter
2014-09-24
1
-0
/
+2
*
drm/exynos: switch to universal plane API
Andrzej Hajda
2014-09-20
7
-51
/
+46
*
drm/exynos: use drm generic mmap interface
Inki Dae
2014-09-20
4
-110
/
+16
*
drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl
Inki Dae
2014-09-20
3
-24
/
+0
*
drm/exynos: factor out initial setting of each driver
Joonyoung Shim
2014-09-20
3
-34
/
+17
*
drm/exynos/hdmi: unregister connector on removal
Andrzej Hajda
2014-09-20
1
-1
/
+3
*
drm/exynos/dp: unregister connector on removal
Andrzej Hajda
2014-09-20
1
-1
/
+3
*
drm/exynos/dpi: unregister connector and panel on removal
Andrzej Hajda
2014-09-20
1
-1
/
+5
*
drm/exynos/dsi: unregister connector on removal
Andrzej Hajda
2014-09-20
1
-3
/
+6
*
drm/exynos/fb: free exynos framebuffer on error
Andrzej Hajda
2014-09-20
1
-0
/
+1
*
drm/exynos/fbdev: fix fbdev gem object cleanup
Andrzej Hajda
2014-09-20
1
-3
/
+0
*
drm/exynos: fix drm driver de-initialization order
Andrzej Hajda
2014-09-20
1
-4
/
+4
*
drm/exynos/ipp: traverse ipp drivers list safely
Andrzej Hajda
2014-09-20
1
-2
/
+2
*
drm/exynos: update to use component match support
Inki Dae
2014-09-20
1
-22
/
+22
*
drm/exynos/ipp: add file checks for ioctls
Andrzej Hajda
2014-09-20
1
-47
/
+22
*
drm/exynos/ipp: remove file argument from node related functions
Andrzej Hajda
2014-09-20
1
-7
/
+5
*
drm/exynos/fimc: fix source buffer registers
Andrzej Hajda
2014-09-20
1
-8
/
+8
*
drm/exynos/fimc: simplify buffer queuing
Andrzej Hajda
2014-09-20
1
-49
/
+15
*
drm/exynos/fimc: do not enable fimc twice
Andrzej Hajda
2014-09-20
1
-4
/
+1
*
drm/exynos/fimc: avoid clearing overflow bits
Andrzej Hajda
2014-09-20
1
-3
/
+0
*
drm/exynos/ipp: remove events during command cleaning
Andrzej Hajda
2014-09-20
1
-77
/
+78
*
drm/exynos/ipp: stop hardware before freeing memory
Andrzej Hajda
2014-09-20
1
-9
/
+6
*
drm/exynos/ipp: replace work_struct casting with better constructs
Andrzej Hajda
2014-09-20
4
-8
/
+6
*
drm/exynos/ipp: clean memory nodes on command node cleaning
Andrzej Hajda
2014-09-20
1
-0
/
+5
*
drm/exynos/ipp: move nodes cleaning to separate function
Andrzej Hajda
2014-09-20
1
-123
/
+106
*
drm/exynos/ipp: free partially allocated resources on error
Andrzej Hajda
2014-09-20
1
-35
/
+32
*
drm/exynos/ipp: remove unused field in command node
Andrzej Hajda
2014-09-20
2
-3
/
+0
*
drm/exynos/ipp: remove only related commands on file close
Andrzej Hajda
2014-09-20
1
-4
/
+1
*
drm/exynos/ipp: move file reference from memory to command node
Andrzej Hajda
2014-09-20
2
-3
/
+4
*
drm/exynos/ipp: cancel works before command node clean
Andrzej Hajda
2014-09-20
1
-0
/
+5
*
drm/exynos/ipp: remove fake pm callbacks
Andrzej Hajda
2014-09-20
1
-51
/
+0
*
drm/exynos: fimd: fix window clear code
Marek Szyprowski
2014-09-20
1
-6
/
+19
*
drm/exynos/fbdev: set smem_len for fbdev
Daniel Kurtz
2014-09-20
1
-0
/
+1
*
drm/exynos: fimd: add Exynos3 SoC support
Inki Dae
2014-09-20
1
-0
/
+10
*
drm/exynos: mipi-dsi: add Exynos3 SoC support
Inki Dae
2014-09-20
1
-0
/
+8
*
drm/exynos: mipi-dsi: consider non-continuous clock mode
Inki Dae
2014-09-20
1
-0
/
+19
*
drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return value
YoungJun Cho
2014-09-20
1
-2
/
+2
*
Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-09-16
1
-2
/
+2
|
\
|
*
drm/exynos: Renaming DP training vswing pre emph defines
Sonika Jindal
2014-09-03
1
-2
/
+2
*
|
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
1
-0
/
+1
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-08-07
21
-357
/
+801
|
\
|
*
Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2014-08-07
5
-30
/
+107
|
|
\
|
|
*
drm/exynos: dp: Modify driver to support drm_panel
Ajay Kumar
2014-08-06
3
-21
/
+71
|
|
*
drm/exynos: Move DP setup into commit()
Ajay Kumar
2014-08-06
1
-5
/
+19
|
|
*
drm/exynos: dsi: Add support for panel prepare and unprepare routines
Ajay Kumar
2014-08-06
1
-2
/
+11
|
|
*
drm/exynos: dpi: Add support for panel prepare and unprepare routines
Ajay Kumar
2014-08-06
1
-2
/
+6
|
*
|
drm/exynos: g2d: let exynos_g2d_get_ver_ioctl fail
Tobias Jakobi
2014-08-04
1
-0
/
+15
|
*
|
drm/exynos: g2d: make ioctls more robust
Tobias Jakobi
2014-08-04
1
-2
/
+10
|
*
|
drm/exynos: hdmi: add null check for hdmiphy_port
Seung-Woo Kim
2014-08-04
1
-1
/
+2
|
*
|
drm/exynos: control blending of mixer graphic layer 0
Joonyoung Shim
2014-08-04
1
-0
/
+5
[next]