summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-30drm/exynos: fimd: add HW trigger supportInki Dae
2016-04-30drm/exynos: clean up wait_for_vblankInki Dae
2016-04-30drm/exynos: mixer: use generic of_device_get_match_data helperMarek Szyprowski
2016-04-30drm/exynos: mixer: remove support for non-dt platformsMarek Szyprowski
2016-04-30drm/exynos: hdmi: use generic of_device_get_match_data helperMarek Szyprowski
2016-04-30drm/exynos: rotator: use generic of_device_get_match_data helperMarek Szyprowski
2016-04-30drm/exynos: fimd: use generic of_device_get_match_data helperMarek Szyprowski
2016-04-30drm/exynos: dsi: use generic of_device_get_match_data helperMarek Szyprowski
2016-04-30drm/exynos: exynos5433_decon: use generic of_device_get_match_data helperMarek Szyprowski
2016-04-30drm/exynos: convert clock_enable crtc callback to pipeline clockAndrzej Hajda
2016-04-29drm/exynos/mixer: enable HDMI-PHY before configuring MIXERAndrzej Hajda
2016-04-29drm/exynos/decon5433: enable HDMI-PHY before configuring DECONAndrzej Hajda
2016-04-29drm/exynos: add support for pipeline clock to the frameworkAndrzej Hajda
2016-04-29drm/exynos: add helper to get crtc from pipeAndrzej Hajda
2016-04-29drm/exynos/decon5433: do not protect window in plane disableAndrzej Hajda
2016-04-29drm/exynos/decon5433: reset decon on startAndrzej Hajda
2016-04-29drm/exynos/decon5433: fix DECON standalone updateAndrzej Hajda
2016-04-29drm/exynos/hdmi: remove registry dumpAndrzej Hajda
2016-04-29drm/exynos/hdmi: add core reset codeAndrzej Hajda
2016-04-29drm/exynos/hdmi: add PHY power off signal handlingAndrzej Hajda
2016-04-29drm/exynos/hdmi: fix PHY configuration sequenceAndrzej Hajda
2016-04-29dt-bindings: video: exynos5433-decon: add bindings for DECON-TVAndrzej Hajda
2016-04-29dt-bindings: video: add PCLK clock entry to exynos5433-deconAndrzej Hajda
2016-04-29drm/exynos/hdmi: add Exynos5433 supportAndrzej Hajda
2016-04-29dt-bindings: exynos_hdmi: add bindings for Exynos5433 variantAndrzej Hajda
2016-04-29drm/exynos/hdmi: stop programming registers with default valuesAndrzej Hajda
2016-04-29drm/exynos/hdmi: code cleanupAndrzej Hajda
2016-04-29drm/exynos/hdmi: use array specifier for HDMI-PHY configurationsAndrzej Hajda
2016-04-29drm/exynos/hdmi: constify global variablesAndrzej Hajda
2016-04-29drm/exynos/hdmi: clock code re-factoringAndrzej Hajda
2016-04-29drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependencyJavier Martinez Canillas
2016-04-29drm/exynos: fix a warning messageDan Carpenter
2016-04-29drm/exynos: mic: fix an error codeDan Carpenter
2016-04-29drm/exynos: fimd: fix broken dp_clock controlMarek Szyprowski
2016-04-29drm/exynos: build fbdev code conditionallyAndrzej Hajda
2016-04-29drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_setAndrzej Hajda
2016-04-29drm/exynos: fix error handling in exynos_drm_subdrv_openArnd Bergmann
2016-04-29Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...Dave Airlie
2016-04-29Merge tag 'sun4i-drm-for-4.7' of https://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2016-04-28MAINTAINERS: Add a maintainer for the Allwinner DRM driverMaxime Ripard
2016-04-28drm: sun4i: tv: Add NTSC output standardMaxime Ripard
2016-04-28drm: sun4i: tv: Add PAL output standardMaxime Ripard
2016-04-28drm: sun4i: Add composite outputMaxime Ripard
2016-04-28drm: sun4i: Add RGB outputMaxime Ripard
2016-04-28drm: Add Allwinner A10 Display Engine supportMaxime Ripard
2016-04-28drm: sun4i: Add DT bindings documentationMaxime Ripard
2016-04-28drm: fb: Add seq_file definitionMaxime Ripard
2016-04-26drm: Switch blobs to the new generic modeset obj refcountingDaniel Vetter
2016-04-26drm/atomic-helpers: Don't duplicate code in destroy helpersDaniel Vetter
2016-04-26drm: Fix fb leaks and WARN spew in get/set_prop ioctlsDaniel Vetter