summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-07-31drm/msm/dpu: intf timing path for displayportJonathan Marek
2020-07-31drm/msm/dpu: set missing flush bits for INTF_2 and INTF_3Jonathan Marek
2020-07-31drm/msm/dpu: don't use INTF_INPUT_CTRL feature on sdm845Jonathan Marek
2020-07-31drm/msm/dpu: move some sspp caps to dpu_capsJonathan Marek
2020-07-31drm/msm/dpu: update UBWC config for sm8150 and sm8250Jonathan Marek
2020-07-31drm/msm/dpu: use right setup_blend_config for sm8150 and sm8250Jonathan Marek
2020-07-31drm/msm/a6xx: set ubwc config for A640 and A650Jonathan Marek
2020-07-31drm/msm/adreno: un-open-code some packetsRob Clark
2020-07-31drm/msm: sync generated headersRob Clark
2020-07-31drm/msm/a6xx: add build_bw_table for A640/A650Jonathan Marek
2020-07-31drm/msm/a6xx: fix crashstate capture for A650Jonathan Marek
2020-07-31drm/msm: Quiet error during failure in optional resource mappings.Eric Anholt
2020-07-31drm/msm: Garbage collect unused resource _len fields.Eric Anholt
2020-07-31drm/msm/dpu: fix/enable 6bpc dither with split-lmRob Clark
2020-07-31drm: msm: a6xx: fix gpu failure after system resumeAkhil P Oommen
2020-07-31drm/msm: dsi: Use OPP API to set clk/perf stateRajendra Nayak
2020-07-31drm/msm/dpu: Use OPP API to set clk/perf stateRajendra Nayak
2020-07-31drm/msm: ratelimit crtc event overflow errorRob Clark
2020-07-31drm: msm: a6xx: send opp instead of a frequencySharat Masetty
2020-07-31drm/msm: Fix a null pointer access in msm_gem_shrinker_count()Akhil P Oommen
2020-07-31drm/msm/dpu: add support for dither block in displayKalyan Thota
2020-07-31drm/msm/adreno: fix gpu probe if no interconnect-namesRob Clark
2020-07-31drm: re-add deleted doc for drm_gem_open_ioctlSteve Cohen
2020-07-31Merge tag 'drm-intel-next-2020-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-31Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd...Dave Airlie
2020-07-31drm/nouveau: Accept 'legacy' format modifiersJames Jones
2020-07-30drm/msm/dpu: enumerate second cursor pipe for external interfaceKalyan Thota
2020-07-30drm/msm/dpu: ensure device suspend happens during PM sleepKalyan Thota
2020-07-30drm/msm: handle for EPROBE_DEFER for of_icc_getJonathan Marek
2020-07-30drm/msm: reset devfreq freq_table/max_state before devfreq_add_deviceJonathan Marek
2020-07-30drm/msm: fix unbalanced pm_runtime_enable in adreno_gpu_{init, cleanup}Jonathan Marek
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-07-30drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_accessFelix Kuehling
2020-07-30drm/bridge: lvds-codec: simplify error handlingAndrzej Hajda
2020-07-30drm/bridge/sii8620: fix resource acquisition error handlingAndrzej Hajda
2020-07-30drm: xlnx: Fix typo in parameter descriptionWei Yongjun
2020-07-30drm: xlnx: fix spelling mistake "failes" -> "failed"Colin Ian King
2020-07-29dma-buf: Use sequence counter with associated wound/wait mutexAhmed S. Darwish
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-29drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie
2020-07-29drm/ttm: ttm_bo_swapout_all doesn't use it's argument.Dave Airlie
2020-07-29drm/ttm: make ttm_tt unbind function return void.Dave Airlie
2020-07-28nouveau/svm: use the new migration invalidationRalph Campbell
2020-07-28mm/migrate: add a flags parameter to migrate_vmaRalph Campbell
2020-07-28nouveau: fix storing invalid ptesRalph Campbell
2020-07-28Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesThomas Zimmermann
2020-07-27drm: Remove redundant NULL checkLi Heng