summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-01-31drm/exynos: fix a timeout loopDan Carpenter
2017-01-31drm/exynos: use atomic helper commitInki Dae
2017-01-31drm/exynos: remove unnecessary codesInki Dae
2017-01-31drm/exynos: mic: Add runtime PM supportMarek Szyprowski
2017-01-31drm/exynos: Stop using drm_framebuffer_unregister_privateDaniel Vetter
2017-01-31drm/exynos: mic: Fix parse_dt functionHoegeun Kwon
2017-01-31drm/exynos: mic: Add mode_set callback functionHoegeun Kwon
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-26Revert "drm/probe-helpers: Drop locking from poll_enable"Dave Airlie
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
2017-01-20drm/i915/huc: Assert that HuC vma is placed in GuC accessible rangeMichał Winiarski
2017-01-20drm/i915/huc: Avoid attempting to authenticate non-existent fwMichał Winiarski
2017-01-20drm/i915: Set adjustment to zero on Up/Down interrupts if freq is already max...Sagar Arun Kamble
2017-01-20drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablementAndrzej Hajda
2017-01-20drm/exynos/decon5433: fix CMU programmingAndrzej Hajda
2017-01-20drm/exynos/decon5433: do not disable video after resetAndrzej Hajda
2017-01-19drm: qxl: Open code teardown function for qxlGabriel Krisman Bertazi
2017-01-19drm: qxl: Open code probing sequence for qxlGabriel Krisman Bertazi
2017-01-19drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_conf...Ville Syrjälä
2017-01-19drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()Ville Syrjälä
2017-01-19drm/i915: Release temporary load-detect state upon switchingChris Wilson
2017-01-19drm/i915: Remove i915_gem_object_to_ggtt()Chris Wilson
2017-01-19drm/i915: Remove i915_vma_create from VMA APIChris Wilson
2017-01-19drm/i915: Add a check that the VMA instance we lookup matches the requestChris Wilson
2017-01-19drm/i915: Rename some warts in the VMA APIChris Wilson
2017-01-19drm/i915: Track pinned vma in intel_plane_stateChris Wilson
2017-01-19drm/i915/get_params: Add HuC status to getparamsAnusha Srivatsa
2017-01-19drm/i915/huc: Support HuC authenticationAnusha Srivatsa