aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
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-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds1-3/+1
2023-11-02Merge 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-03drm/i915/gt: Remove prohibited space after opening parenthesisDorcas AnonoLitunya1-1/+1
2023-11-02Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-53/+22
2023-11-02drm/i915: move gpu error sysfs to i915_gpu_error.cJani Nikula3-85/+86
2023-11-02drm/i915: move gpu error debugfs to i915_gpu_error.cJani Nikula3-108/+119
2023-11-02drm/i915: make some error capture functions staticJani Nikula2-9/+4
2023-11-02drm/v3d: add brcm,2712-v3d as a compatible V3D deviceIago Toral Quiroga1-0/+1
2023-11-02drm/v3d: fix up register addresses for V3D 7.xIago Toral Quiroga5-156/+204
2023-11-02drm/i915/display: Use dma_fence interfaces instead of i915_sw_fenceJouni Högander4-95/+61
2023-11-01Merge 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-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2023-11-01Merge tag 'vfio-v6.7-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2023-11-01drm/i915/mtl: Add Wa_14019821291Dnyaneshwar Bhadane2-0/+24
2023-11-01drm/sched: Add a helper to queue TDR immediatelyMatthew Brost1-1/+17
2023-11-01drm/sched: Add drm_sched_start_timeout_unlocked helperMatthew Brost1-10/+13
2023-11-01drm/sched: Split free_job into own work itemMatthew Brost1-48/+98
2023-11-01drm/sched: Convert drm scheduler to use a work queue rather than kthreadMatthew Brost8-76/+77
2023-11-01drm/sched: Add drm_sched_wqueue_* helpersMatthew Brost5-18/+56
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1242-16879/+289798
2023-11-01drm/i915/mst: Always write CHICKEN_TRANSVille Syrjälä1-6/+8
2023-11-01drm/i915/mst: Clear ACT just before triggering payload allocationVille Syrjälä1-2/+2
2023-11-01drm/i915/mst: Disable transcoder before deleting the payloadVille Syrjälä1-6/+2
2023-11-01drm/i915/mst: Swap TRANSCONF vs. FECSTALL_DIS_DPTSTREAM_DPTTG disableVille Syrjälä1-1/+2
2023-10-31dma-buf: add dma_fence_timestamp helperChristian König1-1/+1
2023-10-31drm/amdgpu: remove unused macro HW_REVYang Wang1-3/+0
2023-10-31drm/amd/pm: Fix error of MACO flag setting codeMa Jun2-8/+9
2023-10-31drm/amdgpu: Fix the vram base start addressArunpravin Paneer Selvam1-2/+13
2023-10-31drm/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-31Revert "drm/omapdrm: Annotate dma-fence critical section in commit path"Tomi Valkeinen1-5/+4
2023-10-31Revert "drm/tidss: Annotate dma-fence critical section in commit path"Tomi Valkeinen1-4/+0
2023-10-31drm/i915: Set copy engine arbitration for Wa_16018031267 / Wa_16018063123Jonathan Cavitt2-0/+8
2023-10-31drm/i915/gt: add selftest to exercise WABBAndrzej Hajda1-18/+47