summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-08-04drm/rockchip: vop: report error when check resource errorMark yao
2017-08-04drm/rockchip: vop: round_up pitches to word alignMark yao
2017-08-04drm/rockchip: vop: fix NV12 video display errorMark yao
2017-08-04drm/rockchip: vop: fix iommu page fault when resumeMark yao
2017-08-04Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-08-02drm/amdgpu: Use list_del_init in amdgpu_mn_unregisterFelix Kuehling
2017-08-02drm/amdgpu: Fix undue fallthroughs in golden registers initializationJean Delvare
2017-08-02drm/i915/gvt: clean workload queue if error happenedChuanxiao Dong
2017-08-02drm/i915/gvt: change resetting to resetting_engChuanxiao Dong
2017-08-01drm/msm: gpu: don't abuse dma_alloc for non-DMA allocationsArnd Bergmann
2017-08-01drm/msm: gpu: call qcom_mdt interfaces only for ARCH_QCOMArnd Bergmann
2017-08-01drm/msm/adreno: Prevent unclocked access when retrieving timestampsArchit Taneja
2017-08-01drm/msm: args->fence should be args->flagsJordan Crouse
2017-08-01drm/msm: Turn off hardware clock gating before reading A5XX registersJordan Crouse
2017-08-01drm/msm: Allow hardware clock gating to be toggledJordan Crouse
2017-08-01drm/msm: Remove some potentially blocked register rangesJordan Crouse
2017-08-01drm/msm/mdp5: Drop clock names with "_clk" suffixArchit Taneja
2017-08-01drm/msm/mdp5: Fix typo in encoder_enable pathArchit Taneja
2017-08-01drm/msm: NULL pointer dereference in drivers/gpu/drm/msm/msm_gem_vma.cHans Verkuil
2017-08-01drm/msm: fix WARN_ON in add_vma() with no iommuHans Verkuil
2017-08-01drm/msm/dsi: Calculate link clock rates with updated dsi->lanesArchit Taneja
2017-08-01drm/msm/mdp5: fix unclocked register access in _cursor_set()Rob Clark
2017-08-01drm/msm: unlock on error in msm_gem_get_iova()Dan Carpenter
2017-08-01drm/msm: fix an integer overflow testDan Carpenter
2017-08-01drm/msm/mdp5: Fix compilation warningsViresh Kumar
2017-07-28drm/bridge: tc358767: fix probe without attached output nodeLucas Stach
2017-07-28Merge tag 'exynos-drm-fixes-for-v4.13-rc3' of git://git.kernel.org/pub/scm/li...Dave Airlie
2017-07-28Merge tag 'drm-intel-fixes-2017-07-27' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-07-28Merge tag 'drm-misc-fixes-2017-07-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-07-27Merge tag 'gvt-fixes-2017-07-26' of https://github.com/01org/gvt-linux into d...Daniel Vetter
2017-07-27drm/i915: Fix bad comparison in skl_compute_plane_wm.Maarten Lankhorst
2017-07-27drm/i915: Force CPU synchronisation even if userspace requests ASYNCChris Wilson
2017-07-27drm/i915: Only skip updating execobject.offset after errorChris Wilson
2017-07-27drm/i915: Only mark the execobject as pinned on successChris Wilson
2017-07-27drm/i915: Remove assertion from raw __i915_vma_unpin()Chris Wilson
2017-07-27drm/i915/cnl: Fix loadgen select programming on ddi vswing sequenceNavare, Manasi D
2017-07-27drm/i915: Fix scaler init during CRTC HW state readoutImre Deak
2017-07-27drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'Christophe JAILLET
2017-07-27drm/i915: Unbreak gpu reset vs. modeset lockingDaniel Vetter
2017-07-27gpu: host1x: Free the IOMMU domain when there is no device to attachPaul Kocialkowski
2017-07-27drm/amdgpu: fix header on gfx9 clear stateAlex Deucher
2017-07-27drm/i915: Fix cursor updates on some platformsVille Syrjälä
2017-07-27drm/i915: Fix user ptr check size in eb_relocate_vma()Imre Deak
2017-07-27drm: exynos: mark pm functions as __maybe_unusedArnd Bergmann
2017-07-27drm/exynos: select CEC_CORE if CEC_NOTIFIERHans Verkuil
2017-07-27drm/exynos/hdmi: fix disable sequenceAndrzej Hajda
2017-07-27drm/exynos: mic: add a bridge at probeInki Dae
2017-07-27drm/exynos/dsi: Remove error handling for bridge_node DT parsingHoegeun Kwon
2017-07-27drm/exynos: dsi: do not try to find bridgeInki Dae
2017-07-27drm: exynos: hdmi: make of_device_ids const.Arvind Yadav