linux_dsm_epyc7002/drivers/gpu/drm/exynos
Marek Szyprowski a2cb911eb6 drm/exynos: mixer: set window priority based on zpos
'zpos' plane property is configurable, so adjust hardware layers
priority based on the zpos value. 'zpos' value shifted by one can be
used directly as hw priority value and stored to the registers, because
mixer accepts priority values from 1 to 15 (0 means that layer is
disabled).

This patch also changes the default layer priority to match already
exposed initial zpos values. The initial configuration is now:
[top] video > gfx layer1 > gfx layer0 [bottom].

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2016-01-13 00:16:34 +09:00
..
exynos7_drm_decon.c drm/exynos: rename zpos to index 2016-01-13 00:16:33 +09:00
exynos5433_drm_decon.c drm/exynos: rename zpos to index 2016-01-13 00:16:33 +09:00
exynos_dp_core.c drm/exynos: Constify function pointer structs 2015-12-15 13:44:56 +01:00
exynos_dp_core.h drm/exynos: do not start enabling DP at bind() phase 2015-12-13 22:22:43 +09:00
exynos_dp_reg.c
exynos_dp_reg.h
exynos_drm_core.c drm/exynos: Remove useless EXPORT_SYMBOL_GPLs 2015-09-30 16:39:41 +09:00
exynos_drm_crtc.c Backmerge drm-fixes merge into Linus's tree into drm-next. 2015-12-24 08:08:47 +10:00
exynos_drm_crtc.h drm/irq: Use unsigned int pipe in public API 2015-10-06 12:57:47 +02:00
exynos_drm_dpi.c drm/exynos: Constify function pointer structs 2015-12-15 13:44:56 +01:00
exynos_drm_drv.c drm/exynos: simplify sleep PM ops 2015-12-13 22:22:48 +09:00
exynos_drm_drv.h drm/exynos: make zpos property configurable 2016-01-13 00:16:34 +09:00
exynos_drm_dsi.c drm/exynos: Constify function pointer structs 2015-12-15 13:44:56 +01:00
exynos_drm_fb.c drm/exynos: Constify function pointer structs 2015-12-15 13:44:56 +01:00
exynos_drm_fb.h drm/exynos: move dma_addr attribute from exynos plane to exynos fb 2015-12-13 22:22:54 +09:00
exynos_drm_fbdev.c drm/exynos: cleanup name of gem object for exynos_drm 2015-10-26 15:10:34 +09:00
exynos_drm_fbdev.h
exynos_drm_fimc.c drm/exynos: fix spelling errors 2015-10-26 15:10:17 +09:00
exynos_drm_fimc.h
exynos_drm_fimd.c drm/exynos: rename zpos to index 2016-01-13 00:16:33 +09:00
exynos_drm_g2d.c drm/exynos: Remove useless EXPORT_SYMBOL_GPLs 2015-09-30 16:39:41 +09:00
exynos_drm_g2d.h
exynos_drm_gem.c drm/exynos/gem: remove DMA-mapping hacks used for constructing page array 2015-11-03 11:46:39 +09:00
exynos_drm_gem.h drm/exynos: gem: remove old unused prototypes 2015-12-13 22:22:59 +09:00
exynos_drm_gsc.c drm/exynos: gsc: add device tree support and remove usage of static mappings 2015-12-13 22:22:53 +09:00
exynos_drm_gsc.h
exynos_drm_iommu.c drm/exynos: fix to detach device of iommu 2015-10-26 15:10:30 +09:00
exynos_drm_iommu.h drm/exynos: remove drm_iommu_attach_device_if_possible 2015-08-16 10:23:33 +09:00
exynos_drm_ipp.c drm/exynos: remove unnecessary checking to support iommu 2015-08-16 10:23:32 +09:00
exynos_drm_ipp.h
exynos_drm_mic.c drm/exynos: Constify function pointer structs 2015-12-15 13:44:56 +01:00
exynos_drm_plane.c drm/exynos: make zpos property configurable 2016-01-13 00:16:34 +09:00
exynos_drm_plane.h drm/exynos: rename zpos to index 2016-01-13 00:16:33 +09:00
exynos_drm_rotator.c drm/exynos: rotator: convert to common clock framework 2015-12-13 22:22:53 +09:00
exynos_drm_rotator.h
exynos_drm_vidi.c drm/exynos: rename zpos to index 2016-01-13 00:16:33 +09:00
exynos_drm_vidi.h
exynos_hdmi.c drm/exynos: Constify function pointer structs 2015-12-15 13:44:56 +01:00
exynos_mixer.c drm/exynos: mixer: set window priority based on zpos 2016-01-13 00:16:34 +09:00
Kconfig drm/exynos: gsc: add device tree support and remove usage of static mappings 2015-12-13 22:22:53 +09:00
Makefile drm/exynos: separate Mixer and HDMI drivers 2015-11-03 11:46:38 +09:00
regs-fimc.h
regs-gsc.h drm/exynos: gsc: add device tree support and remove usage of static mappings 2015-12-13 22:22:53 +09:00
regs-hdmi.h drm/exynos/hdmi: improve HDMI/ACR related code 2015-10-26 15:10:04 +09:00
regs-mixer.h drm/exynos: mixer: set window priority based on zpos 2016-01-13 00:16:34 +09:00
regs-rotator.h
regs-vp.h