summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-10drm/amd/display: Toggle additional RCO options in DCN35Daniel Miess10-14/+314
2024-04-10drm/amd/display: optimize dml2 pipe resource allocation orderWenjing Liu4-44/+97
2024-04-10drm/amd/display: fix underflow in some two display subvp/non-subvp configsSamson Tam2-130/+199
2024-04-10drm/amd/display: Add timing pixel encoding for mst mode validationHersen Wu1-5/+30
2024-04-10drm/amd/display: Fix compiler redefinition warnings for certain configsMounika Adhuri2-4/+4
2024-04-10drm/amdgpu: add smu 14.0.1 discovery supportYifan Zhang1-0/+1
2024-04-10drm/amd/swsmu: Update smu v14.0.0 headers to be 14.0.1 compatiblelima10026-43/+413
2024-04-10drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl2-3/+3
2024-04-10drm/amdgpu : Add mes_log_enable to control mes log featureshaoyunl4-3/+20
2024-04-10drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang1-1/+11
2024-04-10drm/amdgpu: refine function signature of amdgpu_aca_get_error_data()Yang Wang2-6/+8
2024-04-10drm/amd/display: add DCN 351 version for microcode loadLi Ma1-1/+6
2024-04-10drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar1-0/+25
2024-04-10drm/amdgpu: add IP's FW information to devcoredumpSunil Khatri1-0/+129
2024-04-10drm/amdgpu/umsch: reinitialize write pointer in hw initLang Yu1-0/+2
2024-04-10drm/amdgpu: Refine IB schedule error loggingLijo Lazar1-2/+5
2024-04-10drm/amdgpu: make amdgpu device attr_update() function more efficientYang Wang2-2/+43
2024-03-27drm/amdgpu: always force full reset for SOC21Alex Deucher1-2/+0
2024-03-27drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan1-0/+1
2024-03-27drm/amdgpu: fix deadlock while reading mqd from debugfsJohannes Weiner1-17/+29
2024-03-27drm/amdgpu: enable UMSCH 4.0.6Lang Yu3-4/+16
2024-03-27drm/amdgpu/umsch: update UMSCH 4.0 FW interfaceLang Yu2-12/+21
2024-03-27drm/amd/display: Set DCN351 BB and IP the same as DCN35Xi Liu1-5/+1
2024-03-27drm/amd/display: 3.2.278Aric Cyr1-1/+1
2024-03-27drm/amd/display: Skip pipe if the pipe idx not set properlyMuhammad Ahmed1-0/+5
2024-03-27drm/amd/display: [FW Promotion] Release 0.0.210.0Anthony Koo1-1/+38
2024-03-27drm/amd/display: Modify DHCUB waterwark structures and functionsDillon Varone17-50/+56
2024-03-27drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee21-300/+218
2024-03-27drm/amd/display: Increase number of hpo dp link encodersSridevi Arvindekar1-1/+1
2024-03-27drm/amd/display: Increase clock table sizeSung Joon Kim1-9/+5
2024-03-27drm/amd/display: Allow Z8 when stutter threshold is not met for dcn35Bhawanpreet Lakha2-1/+10
2024-03-27drm/amd/display: Allow Z8 when stutter threshold is not metBhawanpreet Lakha2-3/+16
2024-03-27drm/amd/display: Add new IPS config modeNicholas Kazlauskas2-0/+30
2024-03-27drm/amd/display: Fix bounds check for dcn35 DcfClocksRoman Li1-1/+1
2024-03-27drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen6-155/+41
2024-03-27drm/amd/display: build scaling params when a new plane is appendedWenjing Liu2-3/+12
2024-03-27drm/amd/display: fix nonseamless transition from ODM + MPO to ODM + subvpWenjing Liu2-0/+55
2024-03-27drm/amd/display: fix a dereference of a NULL pointerWenjing Liu1-2/+4
2024-03-27drm/amd/display: Added missing null checksSohaib Nadeem1-0/+3
2024-03-27drm/amd/display: Refactor DML2 interfacesDillon Varone9-33/+37
2024-03-27drm/amd/display: Expand DML2 callbacksDillon Varone15-89/+119
2024-03-27drm/amd/display: Remove read/write to external registerSung Joon Kim9-88/+0
2024-03-27drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan1-0/+5
2024-03-27drm/amd/display: Consolidate HPO enable/disable and restrict only to state tr...Natanel Roizenman2-15/+19
2024-03-27drm/amd/display: Update dcn351 to latest dcn35 configSung Joon Kim3-7/+15
2024-03-27drm/amd/display: fix IPX enablementHamza Mahfooz2-4/+6
2024-03-27drm/amd/display: Allow idle opts for no flip case on PSR panelAlvin Lee1-1/+3
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