summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos
AgeCommit message (Expand)Author
2016-02-15drm/exynos/decon: fix disable clocks orderAndrzej Hajda
2016-02-15drm/exynos: fix incorrect cpu address for dma_mmap_attrs()Marek Szyprowski
2016-02-15drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enableMarek Szyprowski
2016-02-15drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enableMarek Szyprowski
2016-02-15drm/exynos: dsi: restore support for drm bridgeMarek Szyprowski
2016-02-15drm/exynos: mic: make all functions staticMarek Szyprowski
2016-02-15drm/exynos: mic: convert to component frameworkMarek Szyprowski
2016-02-15drm/exynos: mic: use devm_clk interfaceMarek Szyprowski
2016-02-15drm/exynos: fix types for compilation on 64bit architecturesMarek Szyprowski
2016-02-15drm/exynos: ipp: fix incorrect format specifiers in debug messagesMarek Szyprowski
2016-02-15drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOSJoonyoung Shim
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-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
2016-01-13drm/exynos: mixer: also allow ARGB1555 and ARGB4444Tobias Jakobi
2016-01-13drm/exynos: mixer: refactor layer setupMarek Szyprowski
2016-01-13drm/exynos: mixer: remove all static blending setupTobias Jakobi
2016-01-13drm/exynos: mixer: set window priority based on zposMarek Szyprowski
2016-01-13drm/exynos: make zpos property configurableMarek Szyprowski
2016-01-13drm/exynos: rename zpos to indexMarek Szyprowski
2016-01-06Merge branch 'for-linus' into for-nextTakashi Iwai
2015-12-24Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie
2015-12-20drm/exynos: atomic check only enabled crtc statesAndrzej Hajda
2015-12-15drm/exynos: Constify function pointer structsVille Syrjälä
2015-12-15Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...Dave Airlie
2015-12-13drm/exynos: gem: remove old unused prototypesMarek Szyprowski
2015-12-13drm/exynos: fimd: fix dma burst size setting for small plane sizeMarek Szyprowski
2015-12-13drm/exynos: fix clipping when scaling is enabledMarek Szyprowski
2015-12-13drm/exynos: mixer: use ratio precalculated in exynos_stateMarek Szyprowski
2015-12-13drm/exynos: add generic check for plane stateMarek Szyprowski
2015-12-13drm/exynos: introduce exynos_drm_plane_config structureMarek Szyprowski
2015-12-13drm/exynos: mixer: enable video overlay plane only when VP is availableMarek Szyprowski
2015-12-13drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->modeMarek Szyprowski
2015-12-13drm/exynos: introduce exynos_drm_plane_state structureMarek Szyprowski
2015-12-13drm/exynos: move dma_addr attribute from exynos plane to exynos fbMarek Szyprowski
2015-12-13drm/exynos: exynos7-decon: remove excessive checkMarek Szyprowski
2015-12-13drm/exynos: rotator: convert to common clock frameworkMarek Szyprowski
2015-12-13drm/exynos: gsc: add device tree support and remove usage of static mappingsSeung-Woo Kim
2015-12-13drm/exynos: gsc: fix wrong pm_runtime stateSeung-Woo Kim
2015-12-13drm/exynos: gsc: prepare and unprepare gsc clockSeung-Woo Kim