aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-19drm/amd/pm: powerplay: Add `__counted_by` attribute for flexible arraysMario Limonciello2-37/+37
2024-06-19Revert "drm/amdgpu: change aca bank error lock type to spinlock"Yang Wang2-11/+11
2024-06-19Revert "drm/amdgpu: change bank cache lock type to spinlock"Yang Wang2-6/+7
2024-06-19drm/amdgpu: remove amdgpu_mes_fence_wait_polling()Alex Deucher2-16/+0
2024-06-19drm/amdgpu: cleanup MES12 command submissionAlex Deucher1-28/+48
2024-06-19drm/amdgpu: refine gfx10 firmware loadingYang Wang1-13/+12
2024-06-19drm/amdgpu: refine gfx9 firmware loadingYang Wang2-30/+26
2024-06-19drm/amdgpu: cleanup MES11 command submissionChristian König1-28/+48
2024-06-19drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-06-19drm/radeon: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-06-19drm/amdgpu: fix using the reserved VMID with gang submitChristian König3-13/+45
2024-06-19drm/amdgpu: Do not wait for MP0_C2PMSG_33 IFWI init in SRIOVVictor Lu1-12/+14
2024-06-19drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1Li Ma5-3/+96
2024-06-19Revert "drm/amdgpu: Add missing locking for MES API calls"Mukul Joshi1-12/+0
2024-06-19drm/amd/display: 3.2.289Aric Cyr1-1/+1
2024-06-19drm/amd/display: [FW Promotion] Release 0.0.222.0Anthony Koo1-2/+7
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung3-7/+4
2024-06-19drm/amd/display: Check UnboundedRequestEnabled's valueAlex Hung1-1/+1
2024-06-19drm/amd/display: Remove redundant checks for contextAlex Hung2-5/+2
2024-06-19drm/amd/display: Remove redundant checks for oppAlex Hung2-3/+2
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung6-54/+47
2024-06-19drm/amd/display: Remove unused value set from 'min_hratio_fact' in dmlIvan Lipski7-35/+0
2024-06-19drm/amd/display: Remove redundant checks for ctx->dc_biosAlex Hung7-7/+7
2024-06-19drm/amd/display: Remove redundant checks for res_pool->dccgAlex Hung6-6/+6
2024-06-19drm/amd/display: Improve warning log for get OPP for OTG masterRodrigo Siqueira1-0/+6
2024-06-19drm/amd/display: Fix warning caused by an attempt to configure a non-otg masterRodrigo Siqueira1-6/+18
2024-06-19drm/amd/display: Covert integers to double before divisionsAlex Hung12-61/+61
2024-06-19drm/amd/display: Check pipe_ctx before it is usedAlex Hung4-2/+14
2024-06-19drm/amd/display: Check dc_stream_state before it is usedAlex Hung8-24/+74
2024-06-19drm/amd/display: Make sure to reprogram ODM when resync fifoAlvin Lee2-2/+36
2024-06-19drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401Rodrigo Siqueira1-22/+27
2024-06-19drm/amd/display: mirror case cleanup for cursorsSridevi Arvindekar1-29/+1
2024-06-19drm/amd/display: Add null checker before access structsAlex Hung4-2/+11
2024-06-14drm/amd/display: Skip wbscl_set_scaler_filter if filter is nullAlex Hung1-0/+3
2024-06-14drm/amd/display: Check BIOS images before it is usedAlex Hung1-0/+14
2024-06-14drm/amd/display: Add null checker before passing variablesAlex Hung1-3/+6
2024-06-14drm/amd/display: Explicitly extend unsigned 16 bit to 64 bitAlex Hung1-2/+2
2024-06-14drm/amd/display: Send message to notify the DPIA host router bandwidthSung Joon Kim5-1/+81
2024-06-14drm/amd/display: Add null check to dml21_find_dc_pipes_for_planeDillon Varone1-3/+8
2024-06-14drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIAMichael Strauss3-1/+75
2024-06-14drm/amd/display: Refactor DCN3X into component folderMounika Adhuri44-61/+304
2024-06-14drm/amd/display: On clock init, maintain DISPCLK freqChris Park2-1/+27
2024-06-14drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong varia...Wenjing Liu1-2/+2
2024-06-14drm/amd/display: Remove redundant condition in VBA 314 funcIvan Lipski1-9/+0
2024-06-14drm/amd/display: Remove redundant condition with DEADCODEIvan Lipski1-3/+0
2024-06-14Revert "drm/amd/display: workaround for oled eDP not lighting up on DCN401"Joshua Aberback3-5/+0
2024-06-14drm/amd/display: Add dcn401 DIG fifo enable/disableRelja Vojvodic3-3/+11
2024-06-14drm/amd/display: Enable DCN401 idle optimizations by defaultDillon Varone1-1/+0
2024-06-14drm/amd/display: DCN401 full power down in HW init if any link enabledJoshua Aberback2-1/+1
2024-06-14drm/amdgpu: refine gfx8 firmware loadingYang Wang1-36/+33