linux/drivers/gpu/drm/exynos
Seung-Woo Kim 5736603bef drm/exynos: fixed blending for hdmi graphic layer
Blending for graphic layer 0 of hdmi mixer was not set so video
layer cannot be showed if graphic layer 0 is enabled.
This patch fixes blending values to support blending between
graphic layer 0 and video layer.

Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2012-06-05 13:25:18 +09:00
..
exynos_ddc.c drm/exynos: remove module of exynos drm subdrv 2012-03-20 09:40:23 +00:00
exynos_drm_buf.c drm/exynos: added drm prime feature. 2012-05-08 18:46:32 +09:00
exynos_drm_buf.h drm/exynos: update gem and buffer framework. 2012-03-20 09:40:21 +00:00
exynos_drm_connector.c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2012-03-22 13:08:22 -07:00
exynos_drm_connector.h DRM: add DRM Driver for Samsung SoC EXYNOS4210. 2011-10-05 10:27:31 +01:00
exynos_drm_core.c drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv 2012-04-12 14:51:27 +09:00
exynos_drm_crtc.c drm/exynos: added source size to overlay structure 2012-05-17 20:14:29 +09:00
exynos_drm_crtc.h drm/exynos: added source size to overlay structure 2012-05-17 20:14:29 +09:00
exynos_drm_dmabuf.c drm/exynos: added drm prime feature. 2012-05-08 18:46:32 +09:00
exynos_drm_dmabuf.h drm/exynos: added drm prime feature. 2012-05-08 18:46:32 +09:00
exynos_drm_drv.c drm/exynos: DRIVER_BUS_PLATFORM is not a driver feature 2012-06-05 11:53:58 +09:00
exynos_drm_drv.h drm/exynos: add G2D driver 2012-05-17 20:14:48 +09:00
exynos_drm_encoder.c drm/exynos: Remove dummy encoder get_crtc operation implementation 2012-06-05 13:25:15 +09:00
exynos_drm_encoder.h drm/exynos: added possible_clones setup function. 2012-02-15 10:29:11 +09:00
exynos_drm_fb.c drm/exynos: Keep a reference to frame buffer GEM objects 2012-06-05 11:53:58 +09:00
exynos_drm_fb.h drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M} 2012-06-05 11:51:43 +09:00
exynos_drm_fbdev.c drm/exynos: remove module of exynos drm subdrv 2012-03-20 09:40:23 +00:00
exynos_drm_fbdev.h DRM: add DRM Driver for Samsung SoC EXYNOS4210. 2011-10-05 10:27:31 +01:00
exynos_drm_fimd.c drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv 2012-04-12 14:51:27 +09:00
exynos_drm_g2d.c drm/exynos: add G2D driver 2012-05-17 20:14:48 +09:00
exynos_drm_g2d.h drm/exynos: add G2D driver 2012-05-17 20:14:48 +09:00
exynos_drm_gem.c drm/exynos: Don't cast GEM object to Exynos GEM object when not needed 2012-06-05 11:53:58 +09:00
exynos_drm_gem.h drm/exynos: added a feature to get gem buffer information. 2012-05-08 18:46:32 +09:00
exynos_drm_hdmi.c drm/exynos: add dpms for hdmi 2012-05-08 18:46:33 +09:00
exynos_drm_hdmi.h drm/exynos: add dpms for hdmi 2012-05-08 18:46:33 +09:00
exynos_drm_plane.c drm/exynos: added source size to overlay structure 2012-05-17 20:14:29 +09:00
exynos_drm_plane.h drm/exynos: Add plane support with fimd 2011-12-21 15:14:17 +09:00
exynos_drm_vidi.c drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv 2012-04-12 14:51:27 +09:00
exynos_drm_vidi.h drm/exynos: added virtual display driver. 2012-03-21 10:15:49 +00:00
exynos_hdmi.c drm/exynos: add additional display mode for hdmi 2012-05-17 20:14:27 +09:00
exynos_hdmi.h drm/exynos: cleanup exynos_hdmi.h 2012-03-20 09:41:45 +00:00
exynos_hdmiphy.c drm/exynos: added hdmi display support 2011-12-29 11:21:42 +09:00
exynos_mixer.c drm/exynos: fixed blending for hdmi graphic layer 2012-06-05 13:25:18 +09:00
Kconfig drm/exynos: add G2D driver 2012-05-17 20:14:48 +09:00
Makefile drm/exynos: add G2D driver 2012-05-17 20:14:48 +09:00
regs-hdmi.h drm/exynos: enable dvi mode for dvi monitor 2012-05-17 20:14:25 +09:00
regs-mixer.h drm/exynos: added hdmi display support 2011-12-29 11:21:42 +09:00
regs-vp.h drm/exynos: added hdmi display support 2011-12-29 11:21:42 +09:00