summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependencyJavier Martinez Canillas2016-04-131-1/+1
* drm/exynos: fix a warning messageDan Carpenter2016-04-121-1/+1
* drm/exynos: mic: fix an error codeDan Carpenter2016-04-121-0/+1
* drm/exynos: fimd: fix broken dp_clock controlMarek Szyprowski2016-04-121-1/+1
* drm/exynos: build fbdev code conditionallyAndrzej Hajda2016-04-124-15/+36
* drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_setAndrzej Hajda2016-04-121-5/+7
* drm/exynos: fix error handling in exynos_drm_subdrv_openArnd Bergmann2016-04-121-1/+1
* drm/exynos: add DRM_EXYNOS_GEM_MAP ioctlJoonyoung Shim2016-03-133-0/+15
* drm/exynos/dsi: use core helper to create DSI packetAndrzej Hajda2016-03-021-46/+23
* drm/exynos: use real device for DMA-mapping operationsMarek Szyprowski2016-03-017-46/+69
* drm/exynos: refactor driver and device registration codeMarek Szyprowski2016-03-012-127/+107
* drm/exynos/fimc: remove unused camera interface polarization codeAndrzej Hajda2016-03-011-28/+0
* drm/exynos: remove struct exynos_drm_panel_infoAndrzej Hajda2016-03-014-9/+4
* drm/exynos: add exynos5420 support for fimdChanho Park2016-03-011-1/+30
* drm/exynos: use DIV_ROUND_CLOSEST to find the closest divChanho Park2016-03-011-1/+1
* drm/exynos: remove incorrect ccflags from MakefileAndrzej Hajda2016-03-013-3/+1
* drm/exynos/decon: make irq handler staticAndrzej Hajda2016-03-011-1/+1
* drm/exynos/hdmi: remove unused variableAndrzej Hajda2016-03-011-2/+0
* drm/exynos/dsi: constify read only structuresAndrzej Hajda2016-03-011-15/+15
* drm/exynos/dsi: replace registry access macros with functionsAndrzej Hajda2016-03-011-51/+57
* drm/exynos: support exynos5422 mipi-dsiChanho Park2016-03-011-0/+31
* drm/exynos/decon: fix disable clocks orderAndrzej Hajda2016-03-011-2/+2
* drm/exynos: fix incorrect cpu address for dma_mmap_attrs()Marek Szyprowski2016-03-012-2/+2
* drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enableMarek Szyprowski2016-03-011-1/+1
* drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enableMarek Szyprowski2016-03-011-2/+0
* drm/exynos: dsi: restore support for drm bridgeMarek Szyprowski2016-03-011-0/+1
* drm/exynos: mic: make all functions staticMarek Szyprowski2016-03-011-5/+5
* drm/exynos: mic: convert to component frameworkMarek Szyprowski2016-03-011-20/+36
* drm/exynos: mic: use devm_clk interfaceMarek Szyprowski2016-03-011-5/+1
* drm/exynos: fix types for compilation on 64bit architecturesMarek Szyprowski2016-03-013-6/+9
* drm/exynos: ipp: fix incorrect format specifiers in debug messagesMarek Szyprowski2016-03-014-19/+19
* drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOSJoonyoung Shim2016-03-011-1/+1
* drm/exynos: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-164-32/+0
* Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-02-093-61/+19
|\
| * drm/exynos: Remove event cancelling from postcloseDaniel Vetter2016-02-081-14/+0
| * drm: Create drm_send_event helpersDaniel Vetter2016-01-252-10/+2
| * drm/exynos: Use the new event init/free functionsDaniel Vetter2016-01-252-37/+17
* | drm/exynos: dp: Fix panel and bridge lookup logicJavier Martinez Canillas2016-02-011-30/+25
* | drm: exynos: make PM functions as __maybe_unusedArnd Bergmann2016-02-011-4/+2
* | drm/exynos: fix building without CONFIG_PM_SLEEPArnd Bergmann2016-02-011-4/+2
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-01-1725-759/+1178
|\ \ | |/
| * drm/exynos: fix kernel panic issue at drm releasingInki Dae2016-01-133-0/+35
| * drm/exynos: crtc: do not wait for the scanout completionInki Dae2016-01-133-27/+0
| * drm/exynos: mixer: properly update all planes on the same vblank eventMarek Szyprowski2016-01-131-9/+25
| * drm/exynos: crtc: rework atomic_{begin,flush}Marek Szyprowski2016-01-135-40/+32
| * drm/exynos: mixer: unify a check for video-processor windowMarek Szyprowski2016-01-131-2/+2
| * drm/exynos: mixer: also allow ARGB1555 and ARGB4444Tobias Jakobi2016-01-131-0/+6
| * drm/exynos: mixer: refactor layer setupMarek Szyprowski2016-01-132-0/+44
| * drm/exynos: mixer: remove all static blending setupTobias Jakobi2016-01-131-23/+0
| * drm/exynos: mixer: set window priority based on zposMarek Szyprowski2016-01-132-18/+24
OpenPOWER on IntegriCloud