index
:
talos-op-linux
master
Talos™ II 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
/
exynos_mixer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos/mixer: replace direct cross-driver call with drm mode validation
Andrzej Hajda
2015-11-03
1
-2
/
+4
*
drm/exynos: add cursor plane support
Gustavo Padovan
2015-10-26
1
-2
/
+2
*
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
2015-10-26
1
-4
/
+3
*
drm: exynos: mixer: fix using usleep() in atomic context
Tomasz Stanislawski
2015-10-26
1
-1
/
+1
*
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
2015-08-31
1
-2
/
+28
*
drm/exynos: check for pending fb before finish update
Gustavo Padovan
2015-08-31
1
-1
/
+9
*
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
2015-08-16
1
-11
/
+11
*
drm/exynos: use drm atomic state directly
Gustavo Padovan
2015-08-16
1
-31
/
+34
*
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
2015-08-16
1
-9
/
+11
*
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
2015-08-16
1
-5
/
+5
*
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
2015-08-16
1
-2
/
+2
*
drm/exynos: remove drm_iommu_attach_device_if_possible
Joonyoung Shim
2015-08-16
1
-2
/
+1
*
drm/exynos/mixer: replace MXR_INT_EN register cache with flag
Andrzej Hajda
2015-08-16
1
-11
/
+9
*
drm/exynos/mixer: simplify poweron flag
Andrzej Hajda
2015-08-16
1
-38
/
+14
*
drm/exynos: remove unnecessary checking to support iommu
Joonyoung Shim
2015-08-16
1
-2
/
+1
*
drm/exynos/mixer: always update INT_EN cache
Andrzej Hajda
2015-08-16
1
-0
/
+5
*
drm/exynos/mixer: correct vsync configuration sequence
Andrzej Hajda
2015-08-16
1
-2
/
+5
*
drm/exynos/mixer: fix interrupt clearing
Andrzej Hajda
2015-08-16
1
-5
/
+4
*
drm/exynos: add drm_iommu_attach_device_if_possible()
Hyungwon Hwang
2015-06-22
1
-3
/
+5
*
drm/exynos: remove chained calls to enable
Joonyoung Shim
2015-06-20
1
-34
/
+4
*
drm/exynos: remove to call mixer_wait_for_vblank
Joonyoung Shim
2015-06-20
1
-1
/
+0
*
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
2015-06-20
1
-12
/
+2
*
drm/exynos: add error messages if clks failed to get enabled
Gustavo Padovan
2015-06-20
1
-5
/
+26
*
drm/exynos: split exynos_crtc->dpms in enable() and disable()
Gustavo Padovan
2015-06-20
1
-20
/
+6
*
drm/exynos: 'win' is always unsigned
Tobias Jakobi
2015-05-19
1
-3
/
+4
*
drm/exynos: mixer: don't dump registers under spinlock
Tobias Jakobi
2015-05-19
1
-4
/
+4
*
drm/exynos: Constify exynos_drm_crtc_ops
Krzysztof Kozlowski
2015-05-19
1
-1
/
+1
*
drm/exynos: mixer: Constify platform_device_id
Krzysztof Kozlowski
2015-05-19
1
-1
/
+1
*
drm/exynos: mixer: cleanup pixelformat handling
Tobias Jakobi
2015-05-19
1
-10
/
+23
*
drm/exynos: mixer: also allow NV21 for the video processor
Tobias Jakobi
2015-05-19
1
-0
/
+3
*
drm/exynos: mixer: remove buffer count handling in vp_video_buffer()
Tobias Jakobi
2015-05-19
1
-15
/
+2
*
drm/exynos: add ratio calculation
Joonyoung Shim
2015-04-13
1
-7
/
+2
*
drm/exynos: use src_x and src_y instead of fb_x and fb_y
Joonyoung Shim
2015-04-13
1
-4
/
+4
*
drm/exynos: mixer: add 2x scaling to mixer_graph_buffer
Tobias Jakobi
2015-04-13
1
-6
/
+30
*
drm/exynos: fix typos in hdmi and mixer
Tobias Jakobi
2015-04-13
1
-1
/
+1
*
drm/exynos: preset zpos value for overlay planes
Gustavo Padovan
2015-04-13
1
-6
/
+5
*
drm/exynos: remove struct *_win_data abstraction on planes
Gustavo Padovan
2015-04-13
1
-140
/
+76
*
drm: Exynos: Respect framebuffer pitch for FIMD/Mixer
Daniel Stone
2015-04-02
1
-7
/
+10
*
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2015-02-13
1
-21
/
+27
|
\
|
*
drm/exynos: hdmi: replace fb size with mode size from win commit
Seung-Woo Kim
2015-02-07
1
-2
/
+2
|
*
drm/exynos: fix no hdmi output
Alban Browaeys
2015-02-07
1
-4
/
+5
|
*
drm/exynos: use driver internal struct
Joonyoung Shim
2015-02-07
1
-15
/
+11
|
*
drm/exynos: add support for 'hdmi' clock
Marek Szyprowski
2015-02-07
1
-0
/
+9
*
|
Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-02-11
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
drm: remove DRM_FORMAT_NV12MT
Daniel Vetter
2015-02-04
1
-2
/
+0
*
|
drm/exynos: remove struct exynos_drm_manager
Gustavo Padovan
2015-01-25
1
-54
/
+49
*
|
drm/exynos: remove drm_dev from struct exynos_drm_manager
Gustavo Padovan
2015-01-25
1
-2
/
+2
*
|
drm/exynos: move 'type' from manager to crtc struct
Gustavo Padovan
2015-01-25
1
-3
/
+3
*
|
drm/exynos: remove pipe member of struct exynos_drm_manager
Gustavo Padovan
2015-01-25
1
-1
/
+1
*
|
drm/exynos: add pipe param to exynos_drm_crtc_create()
Gustavo Padovan
2015-01-25
1
-1
/
+1
[next]