summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-08-18Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-08-15drm/amdgpu: save list length when fence is signaledChunming Zhou
2017-08-14drm/i915: Avoid the gpu reset vs. modeset deadlockDaniel Vetter
2017-08-14drm/i915: Suppress switch_mm emission between the same aliasing_ppgttChris Wilson
2017-08-14drm/i915: Return correct EDP voltage swing table for 0.85VMatthias Kaehlcke
2017-08-14drm/i915/cnl: Add slice and subslice information to debugfs.Rodrigo Vivi
2017-08-14drm/i915: Perform an invalidate prior to executing golden renderstateChris Wilson
2017-08-14drm/i915: remove unused function declarationLionel Landwerlin
2017-08-10Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-08-10drm/nouveau/disp/nv04: avoid creation of output pathsBen Skeggs
2017-08-10drm: make DRM_STM default nMichał Mirosław
2017-08-10Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2017-08-10Merge tag 'drm-intel-fixes-2017-08-09-1' of git://anongit.freedesktop.org/git...Dave Airlie
2017-08-10Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-08-10Merge tag 'exynos-drm-fixes-for-v4.13-rc4' of git://git.kernel.org/pub/scm/li...Dave Airlie
2017-08-10Merge branch 'msm-fixes-4.13-rc3' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2017-08-09drm/exynos: forbid creating framebuffers from too small GEM buffersMarek Szyprowski
2017-08-08drm/etnaviv: Fix off-by-one error in reloc checkingWladimir J. van der Laan
2017-08-07drm/i915: fix backlight invert for non-zero minimum brightnessJani Nikula
2017-08-07drm/i915/shrinker: Wrap need_resched() inside preempt-disableChris Wilson
2017-08-07drm/i915/perf: fix flex eu registers programmingLionel Landwerlin
2017-08-07Merge tag 'gvt-fixes-2017-08-07' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-08-07drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lutMaarten Lankhorst
2017-08-07drm/i915/gvt: Change the max length of mmio_reg_rw from 4 to 8Xiong Zhang
2017-08-04drm/i915/gvt: Initialize MMIO Block with HW stateTina Zhang
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