index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2015-06-20
drm/exynos: add error messages if clks failed to get enabled
Gustavo Padovan
2015-06-20
drm/exynos: split exynos_crtc->dpms in enable() and disable()
Gustavo Padovan
2015-05-19
drm/exynos: 'win' is always unsigned
Tobias Jakobi
2015-05-19
drm/exynos: mixer: don't dump registers under spinlock
Tobias Jakobi
2015-05-19
drm/exynos: Constify exynos_drm_crtc_ops
Krzysztof Kozlowski
2015-05-19
drm/exynos: mixer: Constify platform_device_id
Krzysztof Kozlowski
2015-05-19
drm/exynos: mixer: cleanup pixelformat handling
Tobias Jakobi
2015-05-19
drm/exynos: mixer: also allow NV21 for the video processor
Tobias Jakobi
2015-05-19
drm/exynos: mixer: remove buffer count handling in vp_video_buffer()
Tobias Jakobi
2015-04-13
drm/exynos: add ratio calculation
Joonyoung Shim
2015-04-13
drm/exynos: use src_x and src_y instead of fb_x and fb_y
Joonyoung Shim
2015-04-13
drm/exynos: mixer: add 2x scaling to mixer_graph_buffer
Tobias Jakobi
[next]