summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18drm/amdgpu/pm: update hwmon power documentationAlex Deucher1-1/+1
2023-01-18drm/amdkfd: Support process XNACK mode dynamic changePhilip Yang3-16/+15
2023-01-18drm/amd: Evaluate early init for all IP blocks even if one failsMario Limonciello1-1/+5
2023-01-18drm/amd: Remove needless break for legacy IP discovery MP0 9.0.0Mario Limonciello1-1/+0
2023-01-18drm/amdgpu: fix cleaning up reserved VMID on releaseChristian König1-0/+1
2023-01-18drm/amdgpu: Adjust ras support check condition for special asicYiPeng Chai1-1/+16
2023-01-18drm/amdgpu: Remove unnecessary ras block support checkYiPeng Chai1-3/+0
2023-01-18drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum...YiPeng Chai4-3/+31
2023-01-18drm/amdgpu: Add gfx cp ecc error irq handling on gfx v11_0_3YiPeng Chai1-0/+47
2023-01-18drm/amdgpu: Add gfx ras poison consumption irq handling on gfx v11_0_3YiPeng Chai4-1/+79
2023-01-18amd/amdgpu: Add RLC_RLCS_FED_STATUS_* to gc v11_0_3 ip headersYiPeng Chai2-0/+58
2023-01-18drm/amdgpu: Add gfx ras function on gfx v11_0_3YiPeng Chai6-0/+106
2023-01-18drm/amd: Fix renoir/green sardine MP0 IP version detectionMario Limonciello1-6/+3
2023-01-17drm/amd/display: 3.2.218Aric Cyr1-1/+1
2023-01-17drm/amd/display: hdcp not enabled on connector 0hersen wu1-7/+0
2023-01-17drm/amd/display: phase2 enable mst hdcp multiple displayshersen wu2-43/+122
2023-01-17drm/amd/display: Account for MPO planes in dcn32 mall alloc calculationsDillon Varone1-2/+3
2023-01-17drm/amd/display: Allow subvp on vactive pipes that are 2560x1440@60Alvin Lee2-1/+32
2023-01-17drm/amd/display: Request min clocks after disabling pipes on initAlvin Lee1-0/+21
2023-01-17drm/amd/display: fix mapping to non-allocated addressBrandon Syu4-6/+19
2023-01-17drm/amd/display: Skip backlight control delay on external powered linksTony Tascioglu6-14/+17
2023-01-17drm/amd/display: contional remove disable dig_fifo when blankCharlene Liu2-1/+3
2023-01-17drm/amd/display: Remove DISPCLK dentist programming for dcn32Dillon Varone1-5/+91
2023-01-17drm/amd/display: Add extra mblk for DCCSaaem Rizvi1-5/+5
2023-01-17drm/amd/display: set active bit for desktop with VSDBv3Dillon Varone1-6/+14
2023-01-17drm/amd/display: Remove unused codeRodrigo Siqueira1-44/+0
2023-01-17drm/amd/display: Optimize link power-down when link powered externallyTony Tascioglu7-15/+29
2023-01-17drm/amd/display: fix an error check condition for synced pipesAurabindo Pillai1-2/+13
2023-01-17Revert "drm/amd/display: Demote Error Level When ODM Transition Supported"Aurabindo Pillai1-12/+3
2023-01-17drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu26-2263/+2380
2023-01-17drm/amd/display: move dp phy related logic to link_dp_phyWenjing Liu14-149/+210
2023-01-17drm/amd/display: move dp link training logic to link_dp_trainingWenjing Liu22-4119/+4545
2023-01-17drm/amd/display: Remove SubVp support if src/dst rect does not equal stream t...Saaem Rizvi1-0/+8
2023-01-17drm/amd/display: Change i2c speed for hdcpBhawanpreet Lakha1-1/+1
2023-01-17drm/amd/display: cleanup function args in dmlDillon Varone2-2/+2
2023-01-17drm/amd/display: Use DML for MALL SS and Subvp allocation calculationsDillon Varone7-237/+134
2023-01-17drm/amd/display: Account for Subvp Phantoms in DML MALL surface calculationsDillon Varone3-4/+14
2023-01-17drm/amd/display: Account for DCC Meta pitch in DML MALL surface calculationsDillon Varone3-4/+12
2023-01-17drm/amd/display: Optimize subvp and drr validationDillon Varone1-16/+26
2023-01-17drm/amdgpu: Add a missing tabDan Carpenter1-1/+1
2023-01-13drm/amd/display: add hubbub_init relatedCharlene Liu7-5/+88
2023-01-13drm/amd/display: Update dmub header to match DMUBMustapha Ghaddar3-92/+109
2023-01-13drm/amdgpu: Skip specific mmhub and sdma registers accessing under sriovYifan Zha2-21/+23
2023-01-13drm/amd/pm: Support RAS fatal error mode1 reset on smu v13_0_0 and v13_0_10Candice Li3-3/+48
2023-01-13drm/amdgpu: Correct the power calcultion for Renior/Cezanne.jie1zhan1-1/+6
2023-01-13drm/amd: fix some dead code in `gfx_v9_0_init_cp_compute_microcode`Mario Limonciello1-5/+6
2023-01-13drm/amd/display: move dc_link_dpia logic to link_dp_dpiaWenjing Liu6-8/+7
2023-01-13drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcdWenjing Liu18-24/+19
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu36-584/+512
2023-01-13drm/amd/display: refactor hpd logic from dc_link to link_hpdWenjing Liu8-245/+357