summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-05-28Merge tag 'drm-intel-fixes-2021-05-27' of ssh://git.freedesktop.org/git/drm/d...Dave Airlie1-38/+33
2021-05-28Merge tag 'drm-misc-fixes-2021-05-27' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie2-5/+6
2021-05-28Merge tag 'amd-drm-fixes-5.13-2021-05-26' of https://gitlab.freedesktop.org/a...Dave Airlie10-14/+42
2021-05-26drm/ttm: Skip swapout if ttm object is not populatedxinhui pan1-1/+1
2021-05-25drm/i915: Reenable LTTPR non-transparent LT mode for DPCD_REV<1.4Imre Deak1-38/+33
2021-05-25drm/meson: fix shutdown crash when component not probedNeil Armstrong1-4/+5
2021-05-20Merge tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds28-187/+186
2021-05-21Merge tag 'amd-drm-fixes-5.13-2021-05-19' of https://gitlab.freedesktop.org/a...Dave Airlie16-35/+54
2021-05-21Merge tag 'drm-intel-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-145/+129
2021-05-20drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gateJames Zhu1-2/+2
2021-05-20drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gateJames Zhu1-2/+2
2021-05-20drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gateJames Zhu1-0/+2
2021-05-20drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gateJames Zhu1-3/+2
2021-05-20drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gateJames Zhu1-0/+2
2021-05-20drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gateJames Zhu1-0/+2
2021-05-20drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gateJames Zhu1-1/+5
2021-05-20drm/amdkfd: correct sienna_cichlid SDMA RLC register offset errorKevin Wang1-6/+6
2021-05-20drm/amd/pm: correct MGpuFanBoost settingEvan Quan2-0/+19
2021-05-19drm/amdgpu: stop touching sched.ready in the backendChristian König4-16/+1
2021-05-19drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu1-1/+0
2021-05-19drm/amdgpu: update sdma golden setting for Navi12Guchun Chen1-0/+4
2021-05-19drm/amdgpu: update gc golden setting for Navi12Guchun Chen1-2/+4
2021-05-19drm/amdgpu: Fix a use-after-freexinhui pan1-0/+1
2021-05-19drm/amdgpu: add video_codecs query support for aldebaranJames Zhu1-0/+1
2021-05-19drm/amd/amdgpu: fix refcount leakJingwen Chen1-0/+3
2021-05-19drm/amd/display: Disconnect non-DP with no EDIDChris Park1-0/+18
2021-05-19drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2-5/+7
2021-05-19drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li1-1/+1
2021-05-19drm/radeon: use the dummy page for GART if neededChristian König1-1/+2
2021-05-19drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij3-9/+12
2021-05-19Revert "i915: fix remap_io_sg to verify the pgprot"Linus Torvalds1-23/+50
2021-05-19Merge tag 'gvt-fixes-2021-05-19' of https://github.com/intel/gvt-linux into d...Jani Nikula6-138/+118
2021-05-19drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7Simon Rettberg1-1/+4
2021-05-19drm/i915/gem: Pin the L-shape quirked object as unshrinkableChris Wilson2-6/+7
2021-05-17drm/exynos/decon5433: Remove redundant error printing in exynos5433_decon_pro...Zhen Lei1-3/+1
2021-05-17drm/exynos: Remove redundant error printing in exynos_dsi_probe()Zhen Lei1-3/+1
2021-05-17drm/exynos: correct exynos_drm_fimd kerneldocKrzysztof Kozlowski1-1/+1
2021-05-17drm/i915/gvt: Move mdev attribute groups into kvmgt moduleZhenyu Wang6-138/+118
2021-05-15Merge tag 'drm-msm-fixes-2021-05-09' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie9-18/+47
2021-05-15Merge tag 'drm-intel-fixes-2021-05-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie6-61/+12
2021-05-14Merge tag 'amd-drm-fixes-5.13-2021-05-13' of https://gitlab.freedesktop.org/a...Dave Airlie17-303/+409
2021-05-13drm/amdgpu: update vcn1.0 Non-DPG suspend sequenceSathishkumar S1-4/+9
2021-05-13drm/amdgpu: set vcn mgcg flag for picassoSathishkumar S1-1/+2
2021-05-13drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng3-0/+12
2021-05-13drm/amdgpu: update the method for harvest IP for specific SKULikun Gao1-14/+16
2021-05-13drm/amdgpu: add judgement when add ip blocks (v2)Likun GAO6-2/+57
2021-05-13drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward1-0/+1
2021-05-13drm/amd/pm: Fix out-of-bounds bugGustavo A. R. Silva2-99/+109
2021-05-13drm/radeon/si_dpm: Fix SMU power state loadGustavo A. R. Silva2-99/+109
2021-05-13drm/radeon/ni_dpm: Fix booting bugGustavo A. R. Silva2-84/+94