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