summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos
AgeCommit message (Expand)Author
2015-08-16drm/exynos/mixer: correct vsync configuration sequenceAndrzej Hajda
2015-08-16drm/exynos/mixer: fix interrupt clearingAndrzej Hajda
2015-08-16drm/exynos/hdmi: fix edid memory leakAndrzej Hajda
2015-08-16drm/exynos: gsc: fix wrong bitwise operation for swap detectionHyungwon Hwang
2015-08-13drm/exynos: Remove PTN3460 dependencyThierry Reding
2015-08-06drm/exynos: Use new drm_fb_helper functionsArchit Taneja
2015-07-27drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst
2015-06-22drm/exynos: dsi: do not set TE GPIO direction by inputHyungwon Hwang
2015-06-22drm/exynos: dsi: add support for MIC driver as a bridgeHyungwon Hwang
2015-06-22drm/exynos: dsi: add support for Exynos5433Hyungwon Hwang
2015-06-22drm/exynos: dsi: make use of array for clock accessHyungwon Hwang
2015-06-22drm/exynos: dsi: make use of driver data for static valuesHyungwon Hwang
2015-06-22drm/exynos: dsi: add macros for register accessHyungwon Hwang
2015-06-22drm/exynos: dsi: rename pll_clk to sclk_clkHyungwon Hwang
2015-06-22drm/exynos: mic: add MIC driverHyungwon Hwang
2015-06-22drm/exynos: add Exynos5433 decon driverJoonyoung Shim
2015-06-22drm/exynos: fix the input prompt of Exynos7 DECONHyungwon Hwang
2015-06-22drm/exynos: add drm_iommu_attach_device_if_possible()Hyungwon Hwang
2015-06-22drm/exynos: Add the dependency for DRM_EXYNOS to DPI/DSI/DPHyungwon Hwang
2015-06-22drm/exynos: remove the dependency of DP driver for ARCH_EXYNOSHyungwon Hwang
2015-06-20drm/exynos: do not wait for vblank at atomic operationInki Dae
2015-06-20drm/exynos: Remove unused vma field of exynos_drm_gem_objKrzysztof Kozlowski
2015-06-20drm/exynos: fimd: fix page fault issue with iommuInki Dae
2015-06-20drm/exynos: iommu: improve a check for non-iommu dma_opsMarek Szyprowski
2015-06-20drm/exynos: iommu: detach from default dma-mapping domain on initMarek Szyprowski
2015-06-20drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()Marek Szyprowski
2015-06-20drm/exynos: initialize VIDCON0 when fimd is disabledJoonyoung Shim
2015-06-20drm/exynos: remove chained calls to enableJoonyoung Shim
2015-06-20drm/exynos: remove to call mixer_wait_for_vblankJoonyoung Shim
2015-06-20drm/exynos: ipp: validate a GEM handle with multiple planesHyungwon Hwang
2015-06-20drm/exynos: ipp: fix wrong index referencing a config elementHyungwon Hwang
2015-06-20drm/exynos: dsi: check whether dsi is enabled before sending dataHyungwon Hwang
2015-06-20drm/exynos: remove SoC checking codeAndrzej Hajda
2015-06-20drm/exynos: fix broken component binding in case of multiple pipelinesAndrzej Hajda
2015-06-20drm/exynos: consolidate driver/device initialization codeAndrzej Hajda
2015-06-20drm/exynos: add error messages if clks failed to get enabledGustavo Padovan
2015-06-20drm/exynos: add a dependency on FB_S3C to DECON driverInki Dae
2015-06-20drm/exynos: vidi: remove unused varablesInki Dae
2015-06-20drm/exynos: split exynos_crtc->dpms in enable() and disable()Gustavo Padovan
2015-06-20drm/exynos: remove unnecessary calls to disable_plane()Gustavo Padovan
2015-06-20drm/exynos: atomic dpms supportGustavo Padovan
2015-06-20drm/exynos: add exynos specific .atomic_commit()Gustavo Padovan
2015-06-20drm/exynos: move exynos_drm_crtc_disable()Gustavo Padovan
2015-06-20drm/exynos: don't disable unused functions at initGustavo Padovan
2015-06-20drm/exynos: remove exported functions from exynos_drm_planeGustavo Padovan
2015-06-20drm/exynos: atomic phase 3: convert page flipsGustavo Padovan
2015-06-20drm/exynos: atomic phase 3: use atomic .set_config helperGustavo Padovan
2015-06-20drm/exynos: atomic phase 3: atomic updates of planesGustavo Padovan
2015-06-20drm/exynos: atomic phase 2: keep track of framebuffer pointerGustavo Padovan
2015-06-20drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()Gustavo Padovan