summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-11-03drm/amdgpu: fix GRBM read timeout when do mes_self_testTim Huang1-0/+16
2023-11-03drm/amdgpu: check recovery status of xgmi hive in ras_reset_error_countTao Zhou1-1/+10
2023-11-03drm/amd/pm: only check sriov vf flag once when creating hwmon sysfsMa Jun1-13/+14
2023-11-03drm/amdgpu: Attach eviction fence on allocFelix Kuehling1-31/+48
2023-11-03drm/amdkfd: Improve amdgpu_vm_handle_movedFelix Kuehling4-8/+23
2023-11-03drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml2Nathan Chancellor1-0/+4
2023-11-03drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin1-2/+2
2023-11-03drm/amdkfd: Update cache info for GFX 9.4.3Mukul Joshi1-2/+16
2023-11-03drm/amdkfd: Populate cache info for GFX 9.4.3Mukul Joshi1-1/+65
2023-11-03drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64Alex Deucher1-0/+2
2023-11-03drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher1-30/+2
2023-11-03drm/amdgpu: add a retry for IP discovery initAlex Deucher1-2/+21
2023-11-03drm/amdgpu: ungate power gating when system suspendPerry Yuan1-0/+9
2023-11-03drm/radeon: replace 1-element arrays with flexible-array membersJosé Pekkarinen1-21/+21
2023-11-03drm/amd: Fix UBSAN array-index-out-of-bounds for Powerplay headersAlex Deucher2-14/+14
2023-11-03drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher2-6/+7
2023-11-03drm/amdgpu: don't use ATRM for external devicesAlex Deucher1-0/+5
2023-11-03drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDsAlex Deucher2-12/+12
2023-11-03drm/amdgpu: use mode-2 reset for RAS poison consumptionTao Zhou1-1/+5
2023-11-03drm/amdgpu doorbell range should be set when gpu recoveryLin.Cao1-0/+7
2023-11-03drm/amd/pm: Return 0 as default min power limit for legacy asicsMa Jun1-0/+3
2023-11-03Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds1-3/+1
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-54/+97
2023-11-03nouveau/gsp: add some basic registry entries.Dave Airlie1-10/+35
2023-11-03nouveau/gsp: fix message signature.Dave Airlie1-1/+1
2023-11-03nouveau/gsp: move to 535.113.01Dave Airlie73-171/+217
2023-11-03Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-53/+22
2023-11-02Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-1/+0
2023-11-02Merge tag 'shmob-drm-atomic-dt-tag2' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie12-756/+642
2023-11-02Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2023-11-02Merge tag 'vfio-v6.7-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1242-16879/+289798
2023-11-01drm/amdgpu: remove unused macro HW_REVYang Wang1-3/+0
2023-11-01drm/amd/pm: Fix error of MACO flag setting codeMa Jun2-8/+9
2023-11-01drm/amdgpu: Fix the vram base start addressArunpravin Paneer Selvam1-2/+13
2023-11-01drm/amdgpu: set XGMI IP version manually for v6_4Tao Zhou1-0/+3
2023-10-31drm/amdgpu: add unmap latency when gfx11 set kiq resourcesTong Liu011-0/+1
2023-10-31drm/amd/pm: fix the high voltage and temperature issueKenneth Feng7-15/+94
2023-10-31drm/amdgpu: remove amdgpu_mes_self_test in gpu recoverYifan Zhang1-4/+0
2023-10-31drm/amdgpu: Drop deferred error in uncorrectable error checkCandice Li1-2/+1
2023-10-31drm/amd/pm: Fix warningsLijo Lazar2-2/+2
2023-10-31drm/amdgpu: check RAS supported first in ras_reset_error_countTao Zhou1-4/+4
2023-10-31nouveau/disp: fix post-gsp build on 32-bit arm.Dave Airlie1-11/+13
2023-10-31nouveau: fix r535 build on 32-bit arm.Dave Airlie1-1/+1
2023-10-31Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+4
2023-10-31drm/nouveau/ofa/r535: initial supportBen Skeggs17-0/+294
2023-10-31drm/nouveau/nvjpg/r535: initial supportBen Skeggs16-0/+246
2023-10-31drm/nouveau/nvenc/r535: initial supportBen Skeggs13-1/+248
2023-10-31drm/nouveau/nvdec/r535: initial supportBen Skeggs16-5/+370
2023-10-31drm/nouveau/gr/r535: initial supportBen Skeggs17-2/+742