index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
2016-05-21
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
1
-7
/
+0
2016-05-17
drm/exynos/hdmi: add a missing tab
Dan Carpenter
1
-1
/
+1
2016-05-17
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
1
-1
/
+1
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2
-7
/
+6
2016-05-17
Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+1
2016-05-10
drm/exynos/decon5433: fix trigger configuration
Andrzej Hajda
1
-6
/
+4
2016-05-10
drm/exynos/dsi: use of_graph_get_endpoint_by_regs helper
Philipp Zabel
1
-54
/
+3
2016-05-10
drm/exynos/dpi: use of_graph_get_endpoint_by_regs helper
Philipp Zabel
1
-67
/
+2
2016-05-10
drm/exynos: Nuke dummy fb->dirty callback
Daniel Vetter
1
-11
/
+0
2016-05-10
drm/exynos: use directly DMA mapping APIs on g2d
Joonyoung Shim
3
-37
/
+5
2016-05-10
drm/exynos/hdmi: Don't print error on deferral due to regulators
Javier Martinez Canillas
1
-2
/
+4
2016-05-10
drm/exynos: fix imported dma-buf to be mapped
Joonyoung Shim
1
-0
/
+3
2016-05-10
drm/exynos: support gem_prime_mmap
Joonyoung Shim
3
-13
/
+35
2016-05-10
drm/exynos: fimd: harden fimd_calc_clkdiv()
Tobias Jakobi
1
-1
/
+8
2016-05-10
drm/exynos: fix cancel page flip code
Andrzej Hajda
1
-10
/
+5
2016-05-10
drm/exynos/decon5433: do not use unnecessary software trigger
Andrzej Hajda
1
-1
/
+2
2016-05-10
drm/exynos/decon5433: handle vblank in vblank interrupt
Andrzej Hajda
1
-2
/
+1
2016-05-10
drm/exynos/hdmi: expose HDMI-PHY clock as pipeline clock
Andrzej Hajda
1
-19
/
+48
2016-05-10
drm/exynos: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
1
-1
/
+0
2016-05-05
Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2
-3
/
+3
2016-05-02
drm/exynos: Rename async to nonblock.
Maarten Lankhorst
2
-3
/
+3
2016-04-30
drm/exynos: clean up register definions for fimd and decon
Inki Dae
2
-13
/
+12
2016-04-30
drm/exynos: decon: clean up interface type
Inki Dae
1
-26
/
+29
2016-04-30
drm/exynos: fimd: add HW trigger support
Inki Dae
1
-0
/
+47
2016-04-30
drm/exynos: clean up wait_for_vblank
Inki Dae
4
-44
/
+0
2016-04-30
drm/exynos: mixer: use generic of_device_get_match_data helper
Marek Szyprowski
1
-7
/
+3
2016-04-30
drm/exynos: mixer: remove support for non-dt platforms
Marek Szyprowski
1
-16
/
+0
2016-04-30
drm/exynos: hdmi: use generic of_device_get_match_data helper
Marek Szyprowski
1
-6
/
+1
2016-04-30
drm/exynos: rotator: use generic of_device_get_match_data helper
Marek Szyprowski
1
-8
/
+3
2016-04-30
drm/exynos: fimd: use generic of_device_get_match_data helper
Marek Szyprowski
1
-13
/
+4
2016-04-30
drm/exynos: dsi: use generic of_device_get_match_data helper
Marek Szyprowski
1
-18
/
+9
2016-04-30
drm/exynos: exynos5433_decon: use generic of_device_get_match_data helper
Marek Szyprowski
1
-4
/
+1
2016-04-30
drm/exynos: convert clock_enable crtc callback to pipeline clock
Andrzej Hajda
3
-25
/
+16
2016-04-30
drm/exynos/mixer: enable HDMI-PHY before configuring MIXER
Andrzej Hajda
1
-0
/
+4
2016-04-30
drm/exynos/decon5433: enable HDMI-PHY before configuring DECON
Andrzej Hajda
1
-0
/
+4
2016-04-30
drm/exynos: add support for pipeline clock to the framework
Andrzej Hajda
1
-0
/
+12
2016-04-30
drm/exynos: add helper to get crtc from pipe
Andrzej Hajda
2
-6
/
+12
2016-04-30
drm/exynos/decon5433: do not protect window in plane disable
Andrzej Hajda
1
-5
/
+0
2016-04-30
drm/exynos/decon5433: reset decon on start
Andrzej Hajda
1
-0
/
+2
2016-04-30
drm/exynos/decon5433: fix DECON standalone update
Andrzej Hajda
1
-7
/
+8
2016-04-30
drm/exynos/hdmi: remove registry dump
Andrzej Hajda
1
-263
/
+0
2016-04-30
drm/exynos/hdmi: add core reset code
Andrzej Hajda
1
-0
/
+4
2016-04-30
drm/exynos/hdmi: add PHY power off signal handling
Andrzej Hajda
1
-0
/
+4
2016-04-30
drm/exynos/hdmi: fix PHY configuration sequence
Andrzej Hajda
1
-11
/
+11
2016-04-30
drm/exynos/hdmi: add Exynos5433 support
Andrzej Hajda
2
-2
/
+149
2016-04-30
drm/exynos/hdmi: stop programming registers with default values
Andrzej Hajda
1
-19
/
+0
2016-04-30
drm/exynos/hdmi: code cleanup
Andrzej Hajda
1
-53
/
+26
2016-04-30
drm/exynos/hdmi: use array specifier for HDMI-PHY configurations
Andrzej Hajda
1
-16
/
+18
2016-04-30
drm/exynos/hdmi: constify global variables
Andrzej Hajda
1
-5
/
+5
[next]