summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-04drm/crtc: Fix edid length computationShixin Zeng
2015-06-24drm: Always enable atomic APIDaniel Stone
2015-06-24drm/vgem: Set unique to "vgem"Daniel Vetter
2015-06-23drm/dp/mst: take lock around looking up the branch device on hpd irqDave Airlie
2015-06-23drm/dp/mst: make sure mst_primary mstb is valid in work functionDaniel Vetter
2015-06-23Merge tag 'drm-intel-next-fixes-2015-06-22' of git://anongit.freedesktop.org/...Dave Airlie
2015-06-23of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regsDave Airlie
2015-06-23Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2015-06-23Merge tag 'topic/drm-misc-2015-06-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-06-22drm/atomic: Don't set crtc_state->enable manuallyLaurent Pinchart
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-22of: add helper for getting endpoint node of specific identifiersHyungwon 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-22drm/i915: Silence compiler warningAnder Conselvan de Oliveira
2015-06-19drm: prime: Document gem_prime_mmapDaniel Thompson
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