summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos
AgeCommit message (Expand)Author
2016-04-13drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependencyJavier Martinez Canillas
2016-04-12drm/exynos: fix a warning messageDan Carpenter
2016-04-12drm/exynos: mic: fix an error codeDan Carpenter
2016-04-12drm/exynos: fimd: fix broken dp_clock controlMarek Szyprowski
2016-04-12drm/exynos: build fbdev code conditionallyAndrzej Hajda
2016-04-12drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_setAndrzej Hajda
2016-04-12drm/exynos: fix error handling in exynos_drm_subdrv_openArnd Bergmann
2016-03-13drm/exynos: add DRM_EXYNOS_GEM_MAP ioctlJoonyoung Shim
2016-03-02drm/exynos/dsi: use core helper to create DSI packetAndrzej Hajda
2016-03-01drm/exynos: use real device for DMA-mapping operationsMarek Szyprowski
2016-03-01drm/exynos: refactor driver and device registration codeMarek Szyprowski
2016-03-01drm/exynos/fimc: remove unused camera interface polarization codeAndrzej Hajda
2016-03-01drm/exynos: remove struct exynos_drm_panel_infoAndrzej Hajda
2016-03-01drm/exynos: add exynos5420 support for fimdChanho Park
2016-03-01drm/exynos: use DIV_ROUND_CLOSEST to find the closest divChanho Park
2016-03-01drm/exynos: remove incorrect ccflags from MakefileAndrzej Hajda
2016-03-01drm/exynos/decon: make irq handler staticAndrzej Hajda
2016-03-01drm/exynos/hdmi: remove unused variableAndrzej Hajda
2016-03-01drm/exynos/dsi: constify read only structuresAndrzej Hajda
2016-03-01drm/exynos/dsi: replace registry access macros with functionsAndrzej Hajda
2016-03-01drm/exynos: support exynos5422 mipi-dsiChanho Park
2016-03-01drm/exynos/decon: fix disable clocks orderAndrzej Hajda
2016-03-01drm/exynos: fix incorrect cpu address for dma_mmap_attrs()Marek Szyprowski
2016-03-01drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enableMarek Szyprowski
2016-03-01drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enableMarek Szyprowski
2016-03-01drm/exynos: dsi: restore support for drm bridgeMarek Szyprowski
2016-03-01drm/exynos: mic: make all functions staticMarek Szyprowski
2016-03-01drm/exynos: mic: convert to component frameworkMarek Szyprowski
2016-03-01drm/exynos: mic: use devm_clk interfaceMarek Szyprowski
2016-03-01drm/exynos: fix types for compilation on 64bit architecturesMarek Szyprowski
2016-03-01drm/exynos: ipp: fix incorrect format specifiers in debug messagesMarek Szyprowski
2016-03-01drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOSJoonyoung Shim
2016-02-16drm/exynos: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-02-09Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-02-08drm/exynos: Remove event cancelling from postcloseDaniel Vetter
2016-02-01drm/exynos: dp: Fix panel and bridge lookup logicJavier Martinez Canillas
2016-02-01drm: exynos: make PM functions as __maybe_unusedArnd Bergmann
2016-02-01drm/exynos: fix building without CONFIG_PM_SLEEPArnd Bergmann
2016-01-25drm: Create drm_send_event helpersDaniel Vetter
2016-01-25drm/exynos: Use the new event init/free functionsDaniel Vetter
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-01-15mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-13drm/exynos: fix kernel panic issue at drm releasingInki Dae
2016-01-13drm/exynos: crtc: do not wait for the scanout completionInki Dae
2016-01-13drm/exynos: mixer: properly update all planes on the same vblank eventMarek Szyprowski
2016-01-13drm/exynos: crtc: rework atomic_{begin,flush}Marek Szyprowski
2016-01-13drm/exynos: mixer: unify a check for video-processor windowMarek Szyprowski