index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_mixer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-12
drm/exynos: mixer: unify a check for video-processor window
Marek Szyprowski
1
-2
/
+2
2016-01-12
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
Tobias Jakobi
1
-0
/
+6
2016-01-12
drm/exynos: mixer: refactor layer setup
Marek Szyprowski
1
-0
/
+43
2016-01-12
drm/exynos: mixer: remove all static blending setup
Tobias Jakobi
1
-23
/
+0
2016-01-12
drm/exynos: mixer: set window priority based on zpos
Marek Szyprowski
1
-18
/
+21
2016-01-12
drm/exynos: rename zpos to index
Marek Szyprowski
1
-7
/
+7
2015-12-13
drm/exynos: mixer: use ratio precalculated in exynos_state
Marek Szyprowski
1
-30
/
+3
2015-12-13
drm/exynos: add generic check for plane state
Marek Szyprowski
1
-0
/
+3
2015-12-13
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
1
-20
/
+24
2015-12-13
drm/exynos: mixer: enable video overlay plane only when VP is available
Marek Szyprowski
1
-0
/
+3
2015-12-13
drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->mode
Marek Szyprowski
1
-2
/
+2
2015-12-13
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
1
-28
/
+33
2015-12-13
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
1
-3
/
+4
2015-12-13
drm/exynos: add pm_runtime to Mixer
Gustavo Padovan
1
-42
/
+64
2015-11-03
drm/exynos/mixer: replace direct cross-driver call with drm mode validation
Andrzej Hajda
1
-2
/
+4
2015-10-26
drm/exynos: add cursor plane support
Gustavo Padovan
1
-2
/
+2
2015-10-26
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
1
-4
/
+3
2015-10-26
drm: exynos: mixer: fix using usleep() in atomic context
Tomasz Stanislawski
1
-1
/
+1
2015-08-30
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
1
-2
/
+28
2015-08-30
drm/exynos: check for pending fb before finish update
Gustavo Padovan
1
-1
/
+9
2015-08-16
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
1
-11
/
+11
2015-08-16
drm/exynos: use drm atomic state directly
Gustavo Padovan
1
-31
/
+34
2015-08-16
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
1
-9
/
+11
2015-08-16
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
1
-5
/
+5
2015-08-16
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
1
-2
/
+2
2015-08-16
drm/exynos: remove drm_iommu_attach_device_if_possible
Joonyoung Shim
1
-2
/
+1
2015-08-16
drm/exynos/mixer: replace MXR_INT_EN register cache with flag
Andrzej Hajda
1
-11
/
+9
2015-08-16
drm/exynos/mixer: simplify poweron flag
Andrzej Hajda
1
-38
/
+14
2015-08-16
drm/exynos: remove unnecessary checking to support iommu
Joonyoung Shim
1
-2
/
+1
2015-08-16
drm/exynos/mixer: always update INT_EN cache
Andrzej Hajda
1
-0
/
+5
2015-08-16
drm/exynos/mixer: correct vsync configuration sequence
Andrzej Hajda
1
-2
/
+5
2015-08-16
drm/exynos/mixer: fix interrupt clearing
Andrzej Hajda
1
-5
/
+4
2015-06-22
drm/exynos: add drm_iommu_attach_device_if_possible()
Hyungwon Hwang
1
-3
/
+5
2015-06-19
drm/exynos: remove chained calls to enable
Joonyoung Shim
1
-34
/
+4
2015-06-19
drm/exynos: remove to call mixer_wait_for_vblank
Joonyoung Shim
1
-1
/
+0
2015-06-19
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
1
-12
/
+2
2015-06-19
drm/exynos: add error messages if clks failed to get enabled
Gustavo Padovan
1
-5
/
+26
2015-06-19
drm/exynos: split exynos_crtc->dpms in enable() and disable()
Gustavo Padovan
1
-20
/
+6
2015-05-19
drm/exynos: 'win' is always unsigned
Tobias Jakobi
1
-3
/
+4
2015-05-19
drm/exynos: mixer: don't dump registers under spinlock
Tobias Jakobi
1
-4
/
+4
2015-05-19
drm/exynos: Constify exynos_drm_crtc_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-05-19
drm/exynos: mixer: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-19
drm/exynos: mixer: cleanup pixelformat handling
Tobias Jakobi
1
-10
/
+23
2015-05-19
drm/exynos: mixer: also allow NV21 for the video processor
Tobias Jakobi
1
-0
/
+3
2015-05-19
drm/exynos: mixer: remove buffer count handling in vp_video_buffer()
Tobias Jakobi
1
-15
/
+2
2015-04-13
drm/exynos: add ratio calculation
Joonyoung Shim
1
-7
/
+2
2015-04-13
drm/exynos: use src_x and src_y instead of fb_x and fb_y
Joonyoung Shim
1
-4
/
+4
2015-04-13
drm/exynos: mixer: add 2x scaling to mixer_graph_buffer
Tobias Jakobi
1
-6
/
+30
2015-04-13
drm/exynos: fix typos in hdmi and mixer
Tobias Jakobi
1
-1
/
+1
2015-04-13
drm/exynos: preset zpos value for overlay planes
Gustavo Padovan
1
-6
/
+5
[prev]
[next]