index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-07
drm/exynos: remove DRM_EXYNOS_DMABUF config
Joonyoung Shim
3
-13
/
+1
2015-02-07
drm/exynos: IOMMU support should not be selectable by user
Marek Szyprowski
1
-3
/
+2
2015-02-07
drm/exynos: add support for 'hdmi' clock
Marek Szyprowski
1
-0
/
+9
2015-02-04
drm: remove DRM_FORMAT_NV12MT
Daniel Vetter
4
-21
/
+2
2015-01-28
drm/exynos: dp: support drm_bridge
Ajay Kumar
2
-6
/
+32
2015-01-28
drm/bridge: ptn3460: Convert to I2C driver model
Ajay Kumar
1
-22
/
+0
2015-01-27
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
Dave Airlie
8
-494
/
+425
2015-01-27
Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-intel into drm-next
Dave Airlie
1
-1
/
+0
2015-01-25
drm/exynos: fimd: check error status for drm_iommu_attach_device
Ajay Kumar
1
-2
/
+15
2015-01-25
drm/exynos: create exynos_check_plane()
Gustavo Padovan
3
-20
/
+36
2015-01-25
drm/exynos: remove mode_set() ops from exynos_crtc
Gustavo Padovan
1
-3
/
+0
2015-01-25
drm/exynos: don't duplicate drm_display_mode in fimd context
Gustavo Padovan
2
-16
/
+1
2015-01-25
drm/exynos: remove struct exynos_drm_manager
Gustavo Padovan
7
-244
/
+211
2015-01-25
drm/exynos: remove drm_dev from struct exynos_drm_manager
Gustavo Padovan
6
-12
/
+13
2015-01-25
drm/exynos: move 'type' from manager to crtc struct
Gustavo Padovan
6
-14
/
+17
2015-01-25
drm/exynos: remove pipe member of struct exynos_drm_manager
Gustavo Padovan
5
-6
/
+4
2015-01-25
drm/exynos: add pipe param to exynos_drm_crtc_create()
Gustavo Padovan
5
-8
/
+8
2015-01-25
drm/exynos: rename base object of struct exynos_drm_crtc to 'base'
Gustavo Padovan
2
-6
/
+5
2015-01-25
drm/exynos: remove exynos_drm_crtc_mode_set_commit()
Gustavo Padovan
1
-7
/
+1
2015-01-25
drm/exynos: call exynos_update_plane() directly on page flips
Gustavo Padovan
1
-2
/
+6
2015-01-25
drm/exynos: unify plane update on exynos_update_plane()
Gustavo Padovan
3
-16
/
+8
2015-01-25
drm/exynos: remove exynos_plane_commit() wrapper
Gustavo Padovan
3
-12
/
+8
2015-01-25
drm/exynos: don't do any DPMS operation while updating planes
Gustavo Padovan
1
-1
/
+7
2015-01-25
drm/exynos: Don't touch DPMS when updating overlay planes
Gustavo Padovan
1
-1
/
+0
2015-01-25
drm/exynos/vidi: remove useless ops->commit()
Gustavo Padovan
1
-12
/
+0
2015-01-25
drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe()
Gustavo Padovan
1
-1
/
+1
2015-01-25
drm/exynos: remove struct exynos_drm_overlay
Gustavo Padovan
6
-116
/
+111
2015-01-25
drm/exynos: remove exynos_drm_crtc_plane_* wrappers
Gustavo Padovan
2
-37
/
+15
2015-01-25
drm/exynos: expose struct exynos_drm_crtc
Gustavo Padovan
2
-30
/
+30
2015-01-25
drm/exynos: move to_exynos_crtc() macro to main header
Gustavo Padovan
2
-3
/
+3
2015-01-21
drm: Drop superfluous "select VT_HW_CONSOLE_BINDING"
Geert Uytterhoeven
1
-1
/
+0
2015-01-18
drm/exynos: fix warning of vblank reference count
Joonyoung Shim
1
-1
/
+6
2015-01-18
drm/exynos: remove unnecessary runtime pm operations
Joonyoung Shim
1
-4
/
+0
2015-01-18
drm/exynos: fix reset codes for memory mapped hdmi phy
Joonyoung Shim
1
-6
/
+2
2015-01-12
drm/exynos: remove the redundant machine checking code
Hyungwon Hwang
1
-12
/
+0
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-663
/
+596
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+0
2014-12-04
drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
4
-4
/
+4
2014-12-02
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
1
-0
/
+12
2014-11-25
drm/exynos: avoid leak if exynos_dpi_probe() fails
Gustavo Padovan
1
-2
/
+4
2014-11-25
drm/exynos: Fix exynos_dpi_remove() parameter
Gustavo Padovan
1
-1
/
+4
2014-11-25
drm/exynos: vidi: add component support
Inki Dae
1
-16
/
+45
2014-11-25
drm/exynos: fix exynos_drm_component_del
Inki Dae
1
-2
/
+0
2014-11-24
drm/exynos/ipp: fix error return code
Julia Lawall
1
-0
/
+3
2014-11-24
drm/exynos: clean up machine compatible string check
Inki Dae
1
-3
/
+15
2014-11-24
drm/exynos: move Exynos platform drivers registration to init
Gustavo Padovan
1
-57
/
+48
2014-11-24
Revert "drm/exynos: fix null pointer dereference issue"
Gustavo Padovan
1
-8
/
+9
2014-11-24
drm/exynos/dpi: stop using display->ctx pointer
Andrzej Hajda
2
-4
/
+2
2014-11-24
drm/exynos/dpi: embed display into private context
Andrzej Hajda
3
-20
/
+23
2014-11-24
drm/exynos/dp: stop using display->ctx pointer
Andrzej Hajda
1
-7
/
+11
[prev]
[next]