index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2017-03-21
drm/exynos: move crtc event handling to drivers callbacks
Andrzej Hajda
2017-01-31
drm/exynos: fix a timeout loop
Dan Carpenter
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-10-01
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
2016-10-01
drm/exynos: mixer: simplify loop in vp_win_reset()
Tobias Jakobi
2016-10-01
drm/exynos: mixer: convert booleans to flags in mixer context
Tobias Jakobi
2016-07-29
drm/exynos: use generic code for managing zpos plane property
Marek Szyprowski
2016-04-30
drm/exynos: clean up wait_for_vblank
Inki Dae
2016-04-30
drm/exynos: mixer: use generic of_device_get_match_data helper
Marek Szyprowski
2016-04-30
drm/exynos: mixer: remove support for non-dt platforms
Marek Szyprowski
2016-04-30
drm/exynos/mixer: enable HDMI-PHY before configuring MIXER
Andrzej Hajda
2016-02-01
drm/exynos: fix building without CONFIG_PM_SLEEP
Arnd Bergmann
2016-01-13
drm/exynos: mixer: properly update all planes on the same vblank event
Marek Szyprowski
2016-01-13
drm/exynos: mixer: unify a check for video-processor window
Marek Szyprowski
2016-01-13
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
Tobias Jakobi
2016-01-13
drm/exynos: mixer: refactor layer setup
Marek Szyprowski
2016-01-13
drm/exynos: mixer: remove all static blending setup
Tobias Jakobi
2016-01-13
drm/exynos: mixer: set window priority based on zpos
Marek Szyprowski
2016-01-13
drm/exynos: rename zpos to index
Marek Szyprowski
2015-12-13
drm/exynos: mixer: use ratio precalculated in exynos_state
Marek Szyprowski
2015-12-13
drm/exynos: add generic check for plane state
Marek Szyprowski
2015-12-13
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
2015-12-13
drm/exynos: mixer: enable video overlay plane only when VP is available
Marek Szyprowski
2015-12-13
drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->mode
Marek Szyprowski
2015-12-13
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
2015-12-13
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
2015-12-13
drm/exynos: add pm_runtime to Mixer
Gustavo Padovan
2015-11-03
drm/exynos/mixer: replace direct cross-driver call with drm mode validation
Andrzej Hajda
2015-10-26
drm/exynos: add cursor plane support
Gustavo Padovan
2015-10-26
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
2015-10-26
drm: exynos: mixer: fix using usleep() in atomic context
Tomasz Stanislawski
2015-08-31
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
2015-08-31
drm/exynos: check for pending fb before finish update
Gustavo Padovan
2015-08-16
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
2015-08-16
drm/exynos: use drm atomic state directly
Gustavo Padovan
2015-08-16
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
2015-08-16
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
2015-08-16
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
2015-08-16
drm/exynos: remove drm_iommu_attach_device_if_possible
Joonyoung Shim
2015-08-16
drm/exynos/mixer: replace MXR_INT_EN register cache with flag
Andrzej Hajda
2015-08-16
drm/exynos/mixer: simplify poweron flag
Andrzej Hajda
2015-08-16
drm/exynos: remove unnecessary checking to support iommu
Joonyoung Shim
2015-08-16
drm/exynos/mixer: always update INT_EN cache
Andrzej Hajda
2015-08-16
drm/exynos/mixer: correct vsync configuration sequence
Andrzej Hajda
2015-08-16
drm/exynos/mixer: fix interrupt clearing
Andrzej Hajda
2015-06-22
drm/exynos: add drm_iommu_attach_device_if_possible()
Hyungwon Hwang
2015-06-20
drm/exynos: remove chained calls to enable
Joonyoung Shim
2015-06-20
drm/exynos: remove to call mixer_wait_for_vblank
Joonyoung Shim
2015-06-20
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
[next]