summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-27drm/amd/display: Add TMDS DC balancer controlRodrigo Siqueira1-1/+2
2024-04-27drm/amd/display: Remove unnecessary NULL check in dcn20_set_input_transfer_funcSrinivasan Shanmugam1-6/+0
2024-04-27drm/amdgpu/mes11: Use a separate fence per transactionAlex Deucher3-4/+33
2024-04-27drm/amd/display: Add missing dwb registersRodrigo Siqueira1-1/+13
2024-04-27drm/amd/display: use mpcc_count to log MPC stateMelissa Wen3-3/+3
2024-04-27drm/amdgpu: add a spinlock to wb allocationAlex Deucher2-1/+11
2024-04-27drm/amdgpu: update fw_share for VCN5Sonny Jiang3-8/+21
2024-04-27drm/amd/display: Remove duplicated function signature from dcn3.01 DCCGDavid Tadokoro1-6/+0
2024-04-27drm/amdgpu: Fix VRAM memory accountingMukul Joshi1-1/+1
2024-04-27drm/amdgpu: update jpeg max decode resolutionSathishkumar S3-7/+7
2024-04-27drm/amd/display: Fix division by zero in setup_dsc_configJose Fernandez1-1/+6
2024-04-27drm/amd/display: Add missing debug registers for DCN2/3/3.1Rodrigo Siqueira4-2/+33
2024-04-27drm/amdgpu: add ip dump for each ip in devcoredumpSunil Khatri1-0/+14
2024-04-27drm/amdgpu: dump ip state before reset for each ipSunil Khatri1-0/+7
2024-04-27drm/amdgpu: add support for gfx v10 printSunil Khatri1-1/+16
2024-04-27drm/amdgpu: add protype for print ip stateSunil Khatri64-0/+67
2024-04-27drm/amdgpu: add support of gfx10 register dumpSunil Khatri5-1/+155
2024-04-27drm/amdgpu: add prototype for ip dumpSunil Khatri64-0/+66
2024-04-27drm/amdgpu: Add interface to reserve bad pageYiPeng Chai2-0/+23
2024-04-27drm/amdgpu: Fix uninitialized variable warningsMa Jun2-2/+2
2024-04-27drm/amdgpu/mes: fix use-after-free issueJack Xiao1-0/+1
2024-04-27drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher1-11/+15
2024-04-27drm/amdgpu: Update CGCG settings for GFXIP 9.4.3Rajneesh Bhardwaj1-4/+4
2024-04-27Revert "drm/amd/display: Add fallback configuration when set DRR"Rodrigo Siqueira1-9/+2
2024-04-27drm/amdgpu: Fix snprintf buffer size in smu_v14_0_init_microcodeSrinivasan Shanmugam1-1/+1
2024-04-27drm/amdgpu: replace tmz flag into buffer flagFrank Min15-36/+42
2024-04-27drm/amdgpu: init microcode chip name from ip versionsLe Ma1-4/+4
2024-04-27drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang3-6/+2
2024-04-27drm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi2-2/+16
2024-04-27drm/amd/pm: Restore config space after resetLijo Lazar1-0/+25
2024-04-27drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu1-0/+3
2024-04-27drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling1-3/+3
2024-04-23drm/amdgpu: Update BO eviction prioritiesFelix Kuehling1-0/+2
2024-04-23drm/amd/display: Remove duplicate dcn32/dcn32_clk_mgr.h headerJiapeng Chong1-1/+0
2024-04-23drm/amdgpu/vcn: fix unitialized variable warningsPierre-Eric Pelloux-Prayer4-0/+4
2024-04-23drm/amdgpu/mes11: print MES opcodes rather than numbersAlex Deucher1-4/+74
2024-04-23drm/amdgpu/vpe: fix vpe dpm setup failedPeyton Lee2-8/+8
2024-04-23drm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar1-1/+2
2024-04-23drm/amd/swsmu: add if condition for smu v14.0.1Li Ma1-4/+8
2024-04-23drm/amdgpu/pm: Print od status infoMa Jun1-0/+2
2024-04-23drm/amdgpu: Support setting reset_method at runtimeStanley.Yang1-1/+1
2024-04-23drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun1-0/+7
2024-04-23drm/amdkfd: demote unsupported device messages to dev_infoAlex Deucher1-2/+2
2024-04-22Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie330-1716/+3534
2024-04-22Merge tag 'drm-misc-next-2024-04-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie81-495/+3276
2024-04-22Merge tag 'amd-drm-next-6.10-2024-04-19' of https://gitlab.freedesktop.org/ag...Dave Airlie75-344/+4589
2024-04-21Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-79/+104
2024-04-21Merge tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-32/+78
2024-04-21Merge tag 'usb-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds18-62/+146
2024-04-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-39/+151