aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-71/+411
2024-03-22drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello1-0/+2
2024-03-22drm/amdgpu: Fix truncations in gfx_v11_0_init_microcode()Srinivasan Shanmugam1-1/+1
2024-03-22drm/amdgpu: Fix truncation in smu_v11_0_init_microcodeSrinivasan Shanmugam1-1/+1
2024-03-22drm/amdgpu: simplify convert_error_address interface for UMC v12Tao Zhou1-27/+30
2024-03-22drm/amdgpu: Fix truncation issues in gfx_v9_0.cSrinivasan Shanmugam1-3/+3
2024-03-22drm/amdgpu: Fix truncation in gfx_v10_0_init_microcodeSrinivasan Shanmugam1-1/+1
2024-03-22drm/amdgpu: Fix 'fw_name' buffer size to prevent truncations in amdgpu_mes_in...Srinivasan Shanmugam1-1/+1
2024-03-22drm/amdgpu: Fix format character cut-off issues in amdgpu_vcn_early_init()Srinivasan Shanmugam1-1/+1
2024-03-22drm/amdgpu: add socket id parameter for psp query address cmdTao Zhou2-3/+12
2024-03-22drm/amdkfd: Cleanup workqueue during module unloadMukul Joshi1-0/+2
2024-03-22drm/amdkfd: range check cp bad op exception interruptsJonathan Kim3-3/+6
2024-03-22Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland2-13/+8
2024-03-22drm/amdgpu: Add a NULL check for freeing root PTShashank Sharma1-2/+4
2024-03-22drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang1-1/+1
2024-03-22drm/amdgpu: refactor code to split devcoredump codeSunil Khatri6-208/+265
2024-03-22drm/amd/display: 3.2.277Aric Cyr1-1/+1
2024-03-22drm/amd/display: Add TB_BORROWED_MAX definitionChaitanya Dhere1-0/+2
2024-03-22drm/amd/display: fix a bug to dereference already freed old current state memoryWenjing Liu1-8/+13
2024-03-22drm/amdgpu/vpe: power on vpe when hw_initPeyton Lee1-0/+6
2024-03-22drm/amd/pm set pp_dpm_*clk as read only for SRIOV one VF modeLin.Cao1-1/+9
2024-03-22drm/amd/display: Enable reallow for idle on DCN35Nicholas Kazlauskas1-1/+1
2024-03-22drm/amd/display: Enable new interface design for alternate scramblingSung Joon Kim7-15/+142
2024-03-22drm/amd/display: Remove unnecessary hard coded DPM statesXi Liu1-2/+15
2024-03-22drm/amd/display: Add optional optimization for IPS handshakeNicholas Kazlauskas3-3/+8
2024-03-22drm/amd/display: Detect and disallow idle reallow during reentrancyNicholas Kazlauskas2-2/+13
2024-03-22drm/amd/display: increase bb clock for DCN351Xi Liu1-14/+76
2024-03-22drm/amd/display: Prevent crash when disable streamChris Park1-1/+2
2024-03-22drm/amd/display: Increase Z8 watermark times.Natanel Roizenman2-4/+4
2024-03-22drm/amd/display: change aux_init to apu versionCharlene Liu3-2/+4
2024-03-22drm/amdgpu: add ras event id support for ACAYang Wang3-19/+23
2024-03-22drm/amdgpu: avoid update aca bank multi times during ras isrYang Wang2-0/+28
2024-03-22drm/amdgpu: retrieve umc odecc error count for aca umc v12.0Yang Wang1-2/+7
2024-03-22drm/amdkfd: Check cgroup when returning DMABuf infoMukul Joshi1-2/+2
2024-03-22drm/amd/display: Added debug prints for zstate_support and StutterPeriodNatanel Roizenman1-0/+4
2024-03-22drm/amd/display: Power on VPG memory unconditionally if offDillon Varone1-1/+6
2024-03-22drm/amd/display: fix debug key not working on dml2Charlene Liu1-0/+6
2024-03-22drm/amdgpu: add VCN sensor value for SMU 14.0.0Xiaojian Du1-0/+6
2024-03-22drm/amdgpu: sync page table freeing with tlb flushShashank Sharma3-23/+53
2024-03-22Merge tag 'block-6.9-20240322' of git://git.kernel.dk/linuxLinus Torvalds12-34/+233
2024-03-22Merge tag 'for-6.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+16
2024-03-22drm/xe: Fix END redefinitionLucas De Marchi1-11/+9
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-79/+324
2024-03-22drm/xe/guc: Check error code when initializing the CT mutexDaniele Ceraolo Spurio1-1/+4
2024-03-22drm/xe/guc: Add some failure checksVinay Belgaumkar1-5/+9
2024-03-22Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-57/+87
2024-03-22Merge tag 'spi-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-29/+35
2024-03-22Merge tag 'regulator-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+11
2024-03-22Merge tag 'i2c-for-6.9-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-316/+470
2024-03-22drm/i915/bios: Pimp the VBT backlight data BDB version commentsVille Syrjälä1-2/+2