summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos: add Exynos5433 decon driverJoonyoung Shim2015-06-226-0/+898
* drm/exynos: fix the input prompt of Exynos7 DECONHyungwon Hwang2015-06-221-1/+1
* drm/exynos: add drm_iommu_attach_device_if_possible()Hyungwon Hwang2015-06-226-46/+47
* drm/exynos: Add the dependency for DRM_EXYNOS to DPI/DSI/DPHyungwon Hwang2015-06-221-3/+3
* drm/exynos: remove the dependency of DP driver for ARCH_EXYNOSHyungwon Hwang2015-06-221-1/+1
* drm/exynos: do not wait for vblank at atomic operationInki Dae2015-06-201-2/+0
* drm/exynos: Remove unused vma field of exynos_drm_gem_objKrzysztof Kozlowski2015-06-201-2/+0
* drm/exynos: fimd: fix page fault issue with iommuInki Dae2015-06-201-0/+4
* drm/exynos: iommu: improve a check for non-iommu dma_opsMarek Szyprowski2015-06-201-2/+2
* drm/exynos: iommu: detach from default dma-mapping domain on initMarek Szyprowski2015-06-201-0/+3
* drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()Marek Szyprowski2015-06-201-58/+77
* drm/exynos: initialize VIDCON0 when fimd is disabledJoonyoung Shim2015-06-201-0/+2
* drm/exynos: remove chained calls to enableJoonyoung Shim2015-06-205-178/+16
* drm/exynos: remove to call mixer_wait_for_vblankJoonyoung Shim2015-06-201-1/+0
* drm/exynos: ipp: validate a GEM handle with multiple planesHyungwon Hwang2015-06-201-13/+38
* drm/exynos: ipp: fix wrong index referencing a config elementHyungwon Hwang2015-06-201-2/+1
* drm/exynos: dsi: check whether dsi is enabled before sending dataHyungwon Hwang2015-06-201-4/+14
* drm/exynos: remove SoC checking codeAndrzej Hajda2015-06-201-26/+1
* drm/exynos: fix broken component binding in case of multiple pipelinesAndrzej Hajda2015-06-2010-359/+100
* drm/exynos: consolidate driver/device initialization codeAndrzej Hajda2015-06-204-161/+138
* drm/exynos: add error messages if clks failed to get enabledGustavo Padovan2015-06-203-11/+62
* drm/exynos: add a dependency on FB_S3C to DECON driverInki Dae2015-06-201-1/+1
* drm/exynos: vidi: remove unused varablesInki Dae2015-06-201-2/+0
* drm/exynos: split exynos_crtc->dpms in enable() and disable()Gustavo Padovan2015-06-206-187/+62
* drm/exynos: remove unnecessary calls to disable_plane()Gustavo Padovan2015-06-202-19/+0
* drm/exynos: atomic dpms supportGustavo Padovan2015-06-2010-61/+40
* drm/exynos: add exynos specific .atomic_commit()Gustavo Padovan2015-06-201-1/+32
* drm/exynos: move exynos_drm_crtc_disable()Gustavo Padovan2015-06-201-18/+18
* drm/exynos: don't disable unused functions at initGustavo Padovan2015-06-201-3/+0
* drm/exynos: remove exported functions from exynos_drm_planeGustavo Padovan2015-06-202-67/+42
* drm/exynos: atomic phase 3: convert page flipsGustavo Padovan2015-06-202-63/+25
* drm/exynos: atomic phase 3: use atomic .set_config helperGustavo Padovan2015-06-202-15/+1
* drm/exynos: atomic phase 3: atomic updates of planesGustavo Padovan2015-06-202-2/+5
* drm/exynos: atomic phase 2: keep track of framebuffer pointerGustavo Padovan2015-06-201-0/+3
* drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()Gustavo Padovan2015-06-2010-0/+39
* drm/exynos: use adjusted_mode of crtc_state instead of modeJoonyoung Shim2015-06-203-9/+10
* drm/exynos: atomic phase 1: add .mode_set_nofb() callbackGustavo Padovan2015-06-201-56/+7
* drm/exynos: atomic phase 1: use drm_plane_helper_disable()Gustavo Padovan2015-06-201-13/+19
* drm/exynos: atomic phase 1: use drm_plane_helper_update()Gustavo Padovan2015-06-203-26/+47
* drm/exynos: fix source data argument for planeJoonyoung Shim2015-06-201-3/+4
* Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-nextDave Airlie2015-06-184-21/+38
|\
| * virtio-gpu: add locking for vbuf poolDave Airlie2015-06-162-0/+8
| * drm/virtgpu: initialise fbdev after getting initial display infoDave Airlie2015-06-163-1/+6
| * Add virtio-vga bits.Gerd Hoffmann2015-06-161-20/+24
* | Merge tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2015-06-1810-89/+92
|\ \
| * | drm/panel: simple: Add bus format for HannStar HSD100PXN1Philipp Zabel2015-06-121-0/+1
| * | drm/panel: simple: Add display timing for HannStar HSD100PXN1Eric Nelson2015-06-122-0/+33
| * | drm/panel: ld9040: Remove useless paddingThierry Reding2015-06-051-4/+4
| * | drm/panel: Constify OF match tablesThierry Reding2015-06-052-2/+2
| * | drm/bridge: Remove stale ptn3460.h includeThierry Reding2015-06-053-48/+0
OpenPOWER on IntegriCloud