summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-07drm/exynos/decon5433: signal vblank only on odd fieldsAndrzej Hajda2-0/+8
2017-02-07drm/exynos/decon5433: add support for interlace modesAndrzej Hajda2-13/+33
2017-02-07drm/exynos/hdmi: fix PLL for 27MHz settingsAndrzej Hajda1-6/+6
2017-02-07drm/exynos/hdmi: fix VSI infoframe registersAndrzej Hajda1-1/+2
2017-02-07drm/exynos/hdmi: add 297MHz pixel clock supportAndrzej Hajda1-0/+9
2017-02-07drm/exynos: g2d: change platform driver name to 'exynos-drm-g2d'Tobias Jakobi1-1/+1
2017-02-07drm/exynos/decon5433: configure sysreg in case of hardware triggerAndrzej Hajda1-8/+32
2017-02-02Merge branch 'drm-etnaviv-next' of https://git.pengutronix.de/git/lst/linux i...Dave Airlie14-123/+329
2017-02-02drm/etnaviv: Remove duplicate header file includeLiviu Dudau1-1/+0
2017-02-02Revert "drm/etnaviv: trick drm_mm into giving out a low IOVA"Lucas Stach1-6/+1
2017-02-02drm/etnaviv: add cmdbuf suballocatorLucas Stach7-58/+165
2017-02-02drm/etnaviv: get cmdbuf physical address through the cmdbuf abstractionLucas Stach4-2/+10
2017-02-02drm/etnaviv: wire up iova handling in new cmdbuf abstractionLucas Stach5-11/+18
2017-02-02drm/etnaviv: move cmdbuf de-/allocation into own fileLucas Stach11-66/+117
2017-02-02drm/etnaviv: always flush MMU TLBs on map/unmapLucas Stach1-4/+3
2017-02-02drm/etnaviv: constify etnaviv_iommu_ops structuresBhumika Goyal2-2/+2
2017-02-01Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie8-196/+131
2017-02-01Merge tag 'sunxi-drm-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie1-1/+1
2017-02-01Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie7-12/+12
2017-02-01Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie134-6122/+4838
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie107-796/+757
2017-02-01Merge tag 'drm/atmel-hlcdc/for-4.11' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie1-11/+7
2017-02-01Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie15-113/+1365
2017-02-01Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/git/drm-intel ...Dave Airlie1-1/+1
2017-02-01Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie6-53/+177
2017-01-31drm/exynos: g2d: prevent integer overflow inJoonyoung Shim1-1/+16
2017-01-31drm/exynos: fix a timeout loopDan Carpenter1-1/+1
2017-01-31drm/exynos: use atomic helper commitInki Dae3-110/+39
2017-01-31drm/exynos: remove unnecessary codesInki Dae3-29/+0
2017-01-31drm/exynos: mic: Add runtime PM supportMarek Szyprowski1-23/+59
2017-01-31drm/exynos: Stop using drm_framebuffer_unregister_privateDaniel Vetter1-3/+1
2017-01-31drm/exynos: mic: Fix parse_dt functionHoegeun Kwon1-22/+3
2017-01-31drm/exynos: mic: Add mode_set callback functionHoegeun Kwon1-7/+12
2017-01-30drm/etnaviv: set up initial PULSE_EATER registerWladimir J. van der Laan1-0/+34
2017-01-30drm/etnaviv: add new GC3000 sensitive statesWladimir J. van der Laan1-0/+6
2017-01-30drm/atmel-hlcdc: Rework the fbdev creation logicBoris Brezillon1-11/+7
2017-01-30drm/vc4: Remove vc4_debugfs_cleanup()Noralf Trønnes3-8/+0
2017-01-28drm: zte: add tvenc driver supportShawn Guo6-0/+446
2017-01-28dt: add bindings for ZTE tvenc deviceShawn Guo1-0/+15
2017-01-28drm: zte: add function to configure vou_ctrl dividersShawn Guo3-0/+120
2017-01-28drm: zte: move struct vou_inf into zx_vou driverShawn Guo3-33/+35
2017-01-28drm: zte: add interlace mode supportShawn Guo2-2/+65
2017-01-28drm: zte: add overlay plane supportShawn Guo4-29/+413
2017-01-28drm: zte: add .atomic_disable hook to disable graphic layerShawn Guo4-20/+69
2017-01-28drm: zte: make zx_plane accessible from zx_vou driverShawn Guo3-45/+33
2017-01-28drm: zte: support hdmi audio through spdifShawn Guo6-0/+184
2017-01-28drm: zte: select VIDEOMODE_HELPERS in KconfigShawn Guo1-0/+1
2017-01-27dma/fence: Export enable-signaling tracepoint for emission by driversChris Wilson1-0/+1
2017-01-27drm/amdgpu: fix amdgpu_bo_va_mapping flagsChristian König3-3/+3
2017-01-27drm/amdgpu: access stolen VRAM directly on CZ (v2)Christian König1-1/+8