summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-08-19Merge tag 'gvt-next-fixes-2020-08-05' of https://github.com/intel/gvt-linux i...Jani Nikula
2020-08-19Merge tag 'amd-drm-fixes-5.9-2020-08-12' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-19Merge tag 'drm-misc-fixes-2020-08-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-08-18drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac
2020-08-18drm/amd/display: Reset scrambling on Test PatternChris Park
2020-08-18drm/amd/display: fix dcn3 wide timing dsc validationDmytro Laktyushkin
2020-08-18drm/amd/display: Fix DFPstate hang due to view port changedPaul Hsieh
2020-08-18drm/amd/display: Assign correct left shiftChris Park
2020-08-18drm/amd/display: Call DMUB for eDP power controlChris Park
2020-08-18drm/amdkfd: fix the wrong sdma instance query for renoirHuang Rui
2020-08-18drm/amdgpu: parse ta firmware for navy_flounderBhawanpreet Lakha
2020-08-18drm/amdgpu: fix NULL pointer access issue when unloading driverGuchun Chen
2020-08-18drm/amdgpu: fix uninit-value in arcturus_log_thermal_throttling_event()Kevin Wang
2020-08-18drm/amdgpu: disable gfxoff for navy_flounderJiansong Chen
2020-08-18drm/msm: add shutdown support for display platform_driverKrishna Manikandan
2020-08-17drm: msm: a6xx: use dev_pm_opp_set_bw to scale DDRSharat Masetty
2020-08-17drm/msm/gpu: make ringbuffer readonlyRob Clark
2020-08-17drm/msm/adreno: fix updating ring fenceRob Clark
2020-08-17drm/msm/dpu: fix unitialized variable errorRob Clark
2020-08-17drm/msm/dpu: Fix scale params in plane validationKalyan Thota
2020-08-17drm/msm/dpu: Fix reservation failures in modesetKalyan Thota
2020-08-17drm/modeset-lock: Take the modeset BKL for legacy driversDaniel Vetter
2020-08-17drm/dp_mst: Don't return error code when crtc is nullBhawanpreet Lakha
2020-08-14Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko
2020-08-13drm/xen-front: Add YUYV to supported formatsOleksandr Andrushchenko
2020-08-13drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-12drm/ttm: revert "drm/ttm: make TT creation purely optional v3"Christian König
2020-08-12Merge branch 'vmwgfx-next-5.9' of git://people.freedesktop.org/~sroland/linux...Dave Airlie
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-11Merge tag 'amd-drm-fixes-5.9-2020-08-07' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-11Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie
2020-08-11drm/vmwgfx: fix spelling mistake "Cant" -> "Can't"Colin Ian King
2020-08-11drm/vmwgfx: fix spelling mistake "Cound" -> "Could"Colin Ian King
2020-08-11drm/vmwgfx/ldu: Use drm_mode_config_resetRoland Scheidegger
2020-08-11drm/vmwgfx/sou: Use drm_mode_config_resetRoland Scheidegger
2020-08-11drm/vmwgfx/stdu: Use drm_mode_config_resetDaniel Vetter
2020-08-11drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2020-08-11drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter
2020-08-11drm/vmwgfx: Use struct_size() helperGustavo A. R. Silva
2020-08-11Merge tag 'drm-misc-next-fixes-2020-08-05' of git://anongit.freedesktop.org/d...Dave Airlie
2020-08-10drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa
2020-08-10drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung