summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2017-02-01Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie
2017-02-01Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/git/drm-intel ...Dave Airlie
2017-02-01Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie
2017-01-28drm: zte: add tvenc driver supportShawn Guo
2017-01-28drm: zte: add function to configure vou_ctrl dividersShawn Guo
2017-01-28drm: zte: move struct vou_inf into zx_vou driverShawn Guo
2017-01-28drm: zte: add interlace mode supportShawn Guo
2017-01-28drm: zte: add overlay plane supportShawn Guo
2017-01-28drm: zte: add .atomic_disable hook to disable graphic layerShawn Guo
2017-01-28drm: zte: make zx_plane accessible from zx_vou driverShawn Guo
2017-01-28drm: zte: support hdmi audio through spdifShawn Guo
2017-01-28drm: zte: select VIDEOMODE_HELPERS in KconfigShawn Guo
2017-01-27drm/sti: Fix compilation failure for drm_framebuffer.pixel_formatChris Wilson
2017-01-27Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-27Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-01-27Reinstate "drm/probe-helpers: Drop locking from poll_enable""Dave Airlie
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2017-01-26drm: mali-dp: fix stride setting for multi-plane formatsMihail Atanassov
2017-01-26drm: mali-dp: Add plane offset to the plane's physical start address registerLiviu Dudau
2017-01-26drm: mali-dp: Check for sufficient address spaceMihail Atanassov
2017-01-26drm: mali-dp: Check hw version matches device-treeMihail Atanassov
2017-01-26drm: mali-dp: Rename malidp_input_format to malidp_pixel_formatBrian Starkey
2017-01-26drm/i915: Pevent copying uninitialised garbage into vma->ggtt_viewChris Wilson
2017-01-26Revert "drm/probe-helpers: Drop locking from poll_enable"Dave Airlie
2017-01-23drm: mali-dp: fix Lx_CONTROL register fields clobberMihail Atanassov
2017-01-23drm: mali-dp: Fix transposed horizontal/vertical flipBrian Starkey
2017-01-23drm: mali-dp: Fix destination size handling when rotatingBrian Starkey
2017-01-23drm: mali-dp: Don't force source size == crtc sizeBrian Starkey
2017-01-23drm: mali-dp: Check more use cases in the plane's ->atomic_check()Liviu Dudau
2017-01-23drm: malidp: Remove event_list member from struct malidp_drmLiviu Dudau
2017-01-23drm/arm/malidp: Fix possible dereference of NULLShailendra Verma
2017-01-23drm/i915: Update DRIVER_DATE to 20170123Daniel Vetter
2017-01-23drm/mgag200: Added support for the new device G200eH3Mathieu Larouche
2017-01-23Merge tag 'drm-amdkfd-next-2017-01-16' of git://people.freedesktop.org/~gabba...Dave Airlie
2017-01-23Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie
2017-01-23Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ...Dave Airlie
2017-01-23Merge tag 'drm-qemu-20170110' of git://git.kraxel.org/linux into drm-fixesDave Airlie
2017-01-23Merge branch 'drm-etnaviv-fixes' of https://git.pengutronix.de/git/lst/linux ...Dave Airlie
2017-01-23Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2017-01-23Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-01-23Merge branch 'msm-fixes-4.10-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2017-01-23Merge tag 'drm-misc-fixes-2017-01-13' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-01-23Merge tag 'drm-intel-fixes-2017-01-19' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-01-21drm/i915: reinstate call to trace_i915_vma_bindDaniele Ceraolo Spurio
2017-01-21drm/i915: Assert that created vma has a whole number of pagesChris Wilson
2017-01-21drm/i915: Assert the drm_mm_node is allocated when on the VM listsChris Wilson
2017-01-21drm/i915: Treat an error from i915_vma_instance() as unlikelyChris Wilson
2017-01-21drm/i915: Reject vma creation larger than address spaceChris Wilson
2017-01-21drm/i915: Use common LRU inactive vma bumping for unpin_from_displayChris Wilson
2017-01-21drm/i915: Do an unlocked wait before set-cache-level ioctlChris Wilson