summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-27drm/amdgpu/gfx11: set MQD as appriopriate for queue typesAlex Deucher
2025-08-27drm/amdgpu/userq: fix error handling of invalid doorbellAlex Deucher
2025-08-27drm/amdgpu: update firmware version checks for user queue supportJesse.Zhang
2025-08-27drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf modeYang Wang
2025-08-27drm/amdgpu/vpe: cancel delayed work in hw_finiAlex Deucher
2025-08-27drm/amdgpu/vcn: remove unused code in vcn_v1_0.cDavid (Ming Qiang) Wu
2025-08-27drm/amd/amdgpu : Use the MES INV_TLBS API for tlb invalidation on gfx12Shaoyun Liu
2025-08-27drm/amd/include : Update MES v12 API header(INV_TLBS)Shaoyun Liu
2025-08-27drm/amdgpu: fix shift-out-of-bounds in amdgpu_debugfs_jpeg_sched_mask_setJesse.Zhang
2025-08-27drm/amd/display: DC v3.2.347Nicholas Carbones
2025-08-27drm/amd/display: [FW Promotion] Release 0.1.24.0Taimur Hassan
2025-08-27Reapply "drm/amdgpu: fix incorrect vm flags to map bo"Jack Xiao
2025-08-27Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher
2025-08-27drm/amd/display: Consider sink max slice width limitation for dscDillon Varone
2025-08-27drm/amd/display: Array offset used before range checkClay King
2025-08-27drm/amd/display: wait for otg update pending latch before clock optimizationYihan Zhu
2025-08-27drm/amd/display: Incorrect 'not' operator usageClay King
2025-08-27drm/amd/display: Multiplication result converted to larger typeClay King
2025-08-27drm/amd/display: Support HW cursor 180 rot for any number of pipe splitsIvan Lipski
2025-08-27drm/amd/display: Decrease stack size in logging pathReza Amini
2025-08-27drm/amd/display: track dpia supportAusef Yousof
2025-08-27drm/amd/display: Reserve instance index notified by DMUBCruise Hung
2025-08-27drm/amd/display: Add control flags to force PSR / replayKarthi Kandasamy
2025-08-27drm/amdgpu/vpe: add ring reset supportAlex Deucher
2025-08-27drm/amdgpu/vcn: drop extra cancel_delayed_work_sync()Alex Deucher
2025-08-27drm/amdkfd: Tie UNMAP_LATENCY to queue_preemptionAmber Lin
2025-08-27drm/amd/pm: Update SMU v13.0.6 PPT caps initializationJesse.Zhang
2025-08-27drm/amdkfd: fix vram allocation failure for a special caseEric Huang
2025-08-27drm/amdkfd: Allow device error to be loggedSunday Clement
2025-08-27drm/amd/display: clean-up dead code in dml2_mall_phantomBrahmajit Das
2025-08-27drm/amdgpu: Add support for dpc to the productCe Sun
2025-08-27drm/amdgpu: remove redundant AMDGPU_HAS_VRAMYifan Zhang
2025-08-27drm/amdgpu: Add support for dpc to a series of productsCe Sun
2025-08-27drm/amdgpu: Correct the loss of aca bank reg infoCe Sun
2025-08-27drm/amdgpu: Add a mutex lock to protect poison injectionCe Sun
2025-08-27drm/amdgpu: Correct the counts of nr_banks and nr_errorsCe Sun
2025-08-27drm/amd/display: Remove redundant header filesLiao Yuanhong
2025-08-27drm/amdgpu/fence: Remove redundant 0 value initializationLiao Yuanhong
2025-08-27drm/amdgpu: Allocate psp fw private buffer in vramHawking Zhang
2025-08-27drm/amdgpu/gfx12: set MQD as appriopriate for queue typesAlex Deucher
2025-08-27drm/amdgpu/gfx11: set MQD as appriopriate for queue typesAlex Deucher
2025-08-27soc: qcom: rpmh-rsc: Unconditionally clear _TRIGGER bit for TCSSneh Mankad
2025-08-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-08-27Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-08-27vfio/nvgrace-gpu: fix grammatical errorMorduan Zang
2025-08-27vfio/pci: drop redundant conversion to boolXichao Zhao
2025-08-27vfio/fsl-mc: Mark for removalAlex Williamson
2025-08-27PCI: qcom: Restrict port parsing only to PCIe bridge child nodesKrishna Chaitanya Chundru
2025-08-27reset: eyeq: fix OF node leakJohan Hovold
2025-08-27PCI: keystone: Use kcalloc() instead of kzalloc()Qianfeng Rong