index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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/exynos: drop struct_mutex from fbdev setup
Daniel Vetter
2016-04-20
1
-14
/
+8
*
drm/exynos: drop struct_mutex from exynos_drm_gem_get_ioctl
Daniel Vetter
2016-04-20
1
-5
/
+1
*
drm/exynos: drop struct_mutex from exynos_gem_map_sgt_with_dma
Daniel Vetter
2016-04-20
1
-4
/
+0
*
drm/exynos: Drop dev->struct_mutex from mmap offset function
Daniel Vetter
2016-04-20
1
-7
/
+2
*
drm: bridge: analogix/dp: fix some obvious code style
Yakir Yang
2016-04-05
1
-2
/
+2
*
drm/exynos: dp: rename implementation specific driver part
Heiko Stuebner
2016-04-05
2
-1
/
+1
*
drm: bridge: analogix/dp: split exynos dp driver to bridge directory
Yakir Yang
2016-04-05
6
-3182
/
+87
*
drm/exynos: add DRM_EXYNOS_GEM_MAP ioctl
Joonyoung Shim
2016-03-13
3
-0
/
+15
*
drm/exynos/dsi: use core helper to create DSI packet
Andrzej Hajda
2016-03-02
1
-46
/
+23
*
drm/exynos: use real device for DMA-mapping operations
Marek Szyprowski
2016-03-01
7
-46
/
+69
*
drm/exynos: refactor driver and device registration code
Marek Szyprowski
2016-03-01
2
-127
/
+107
*
drm/exynos/fimc: remove unused camera interface polarization code
Andrzej Hajda
2016-03-01
1
-28
/
+0
*
drm/exynos: remove struct exynos_drm_panel_info
Andrzej Hajda
2016-03-01
4
-9
/
+4
*
drm/exynos: add exynos5420 support for fimd
Chanho Park
2016-03-01
1
-1
/
+30
*
drm/exynos: use DIV_ROUND_CLOSEST to find the closest div
Chanho Park
2016-03-01
1
-1
/
+1
*
drm/exynos: remove incorrect ccflags from Makefile
Andrzej Hajda
2016-03-01
3
-3
/
+1
*
drm/exynos/decon: make irq handler static
Andrzej Hajda
2016-03-01
1
-1
/
+1
*
drm/exynos/hdmi: remove unused variable
Andrzej Hajda
2016-03-01
1
-2
/
+0
*
drm/exynos/dsi: constify read only structures
Andrzej Hajda
2016-03-01
1
-15
/
+15
*
drm/exynos/dsi: replace registry access macros with functions
Andrzej Hajda
2016-03-01
1
-51
/
+57
*
drm/exynos: support exynos5422 mipi-dsi
Chanho Park
2016-03-01
1
-0
/
+31
*
drm/exynos/decon: fix disable clocks order
Andrzej Hajda
2016-03-01
1
-2
/
+2
*
drm/exynos: fix incorrect cpu address for dma_mmap_attrs()
Marek Szyprowski
2016-03-01
2
-2
/
+2
*
drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable
Marek Szyprowski
2016-03-01
1
-1
/
+1
*
drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable
Marek Szyprowski
2016-03-01
1
-2
/
+0
*
drm/exynos: dsi: restore support for drm bridge
Marek Szyprowski
2016-03-01
1
-0
/
+1
*
drm/exynos: mic: make all functions static
Marek Szyprowski
2016-03-01
1
-5
/
+5
*
drm/exynos: mic: convert to component framework
Marek Szyprowski
2016-03-01
1
-20
/
+36
*
drm/exynos: mic: use devm_clk interface
Marek Szyprowski
2016-03-01
1
-5
/
+1
*
drm/exynos: fix types for compilation on 64bit architectures
Marek Szyprowski
2016-03-01
3
-6
/
+9
*
drm/exynos: ipp: fix incorrect format specifiers in debug messages
Marek Szyprowski
2016-03-01
4
-19
/
+19
*
drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS
Joonyoung Shim
2016-03-01
1
-1
/
+1
*
drm/exynos: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
4
-32
/
+0
*
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-02-09
3
-61
/
+19
|
\
|
*
drm/exynos: Remove event cancelling from postclose
Daniel Vetter
2016-02-08
1
-14
/
+0
|
*
drm: Create drm_send_event helpers
Daniel Vetter
2016-01-25
2
-10
/
+2
|
*
drm/exynos: Use the new event init/free functions
Daniel Vetter
2016-01-25
2
-37
/
+17
*
|
drm/exynos: dp: Fix panel and bridge lookup logic
Javier Martinez Canillas
2016-02-01
1
-30
/
+25
*
|
drm: exynos: make PM functions as __maybe_unused
Arnd Bergmann
2016-02-01
1
-4
/
+2
*
|
drm/exynos: fix building without CONFIG_PM_SLEEP
Arnd Bergmann
2016-02-01
1
-4
/
+2
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-01-17
25
-759
/
+1178
|
\
\
|
|
/
|
*
drm/exynos: fix kernel panic issue at drm releasing
Inki Dae
2016-01-13
3
-0
/
+35
|
*
drm/exynos: crtc: do not wait for the scanout completion
Inki Dae
2016-01-13
3
-27
/
+0
|
*
drm/exynos: mixer: properly update all planes on the same vblank event
Marek Szyprowski
2016-01-13
1
-9
/
+25
|
*
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
2016-01-13
5
-40
/
+32
|
*
drm/exynos: mixer: unify a check for video-processor window
Marek Szyprowski
2016-01-13
1
-2
/
+2
|
*
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
Tobias Jakobi
2016-01-13
1
-0
/
+6
|
*
drm/exynos: mixer: refactor layer setup
Marek Szyprowski
2016-01-13
2
-0
/
+44
|
*
drm/exynos: mixer: remove all static blending setup
Tobias Jakobi
2016-01-13
1
-23
/
+0
|
*
drm/exynos: mixer: set window priority based on zpos
Marek Szyprowski
2016-01-13
2
-18
/
+24
[next]