aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/amd: Remove needless break for legacy IP discovery MP0 9.0.0Mario Limonciello2023-01-171-1/+0
| | * | drm/amdgpu: fix cleaning up reserved VMID on releaseChristian König2023-01-171-0/+1
| | * | drm/amdgpu: Adjust ras support check condition for special asicYiPeng Chai2023-01-171-1/+16
| | * | drm/amdgpu: Remove unnecessary ras block support checkYiPeng Chai2023-01-171-3/+0
| | * | drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum...YiPeng Chai2023-01-174-3/+31
| | * | drm/amdgpu: Add gfx cp ecc error irq handling on gfx v11_0_3YiPeng Chai2023-01-171-0/+47
| | * | drm/amdgpu: Add gfx ras poison consumption irq handling on gfx v11_0_3YiPeng Chai2023-01-174-1/+79
| | * | amd/amdgpu: Add RLC_RLCS_FED_STATUS_* to gc v11_0_3 ip headersYiPeng Chai2023-01-172-0/+58
| | * | drm/amdgpu: Add gfx ras function on gfx v11_0_3YiPeng Chai2023-01-176-0/+106
| | * | drm/amd: Fix renoir/green sardine MP0 IP version detectionMario Limonciello2023-01-171-6/+3
| | * | drm/amd/display: 3.2.218Aric Cyr2023-01-171-1/+1
| | * | drm/amd/display: hdcp not enabled on connector 0hersen wu2023-01-171-7/+0
| | * | drm/amd/display: phase2 enable mst hdcp multiple displayshersen wu2023-01-172-43/+122
| | * | drm/amd/display: Account for MPO planes in dcn32 mall alloc calculationsDillon Varone2023-01-171-2/+3
| | * | drm/amd/display: Allow subvp on vactive pipes that are 2560x1440@60Alvin Lee2023-01-172-1/+32
| | * | drm/amd/display: Request min clocks after disabling pipes on initAlvin Lee2023-01-171-0/+21
| | * | drm/amd/display: fix mapping to non-allocated addressBrandon Syu2023-01-174-6/+19
| | * | drm/amd/display: Skip backlight control delay on external powered linksTony Tascioglu2023-01-176-14/+17
| | * | drm/amd/display: contional remove disable dig_fifo when blankCharlene Liu2023-01-172-1/+3
| | * | drm/amd/display: Remove DISPCLK dentist programming for dcn32Dillon Varone2023-01-171-5/+91
| | * | drm/amd/display: Add extra mblk for DCCSaaem Rizvi2023-01-171-5/+5
| | * | drm/amd/display: set active bit for desktop with VSDBv3Dillon Varone2023-01-171-6/+14
| | * | drm/amd/display: Remove unused codeRodrigo Siqueira2023-01-171-44/+0
| | * | drm/amd/display: Optimize link power-down when link powered externallyTony Tascioglu2023-01-177-15/+29
| | * | drm/amd/display: fix an error check condition for synced pipesAurabindo Pillai2023-01-171-2/+13
| | * | Revert "drm/amd/display: Demote Error Level When ODM Transition Supported"Aurabindo Pillai2023-01-171-12/+3
| | * | drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu2023-01-1726-2263/+2380
| | * | drm/amd/display: move dp phy related logic to link_dp_phyWenjing Liu2023-01-1714-149/+210
| | * | drm/amd/display: move dp link training logic to link_dp_trainingWenjing Liu2023-01-1722-4119/+4545
| | * | drm/amd/display: Remove SubVp support if src/dst rect does not equal stream t...Saaem Rizvi2023-01-171-0/+8
| | * | drm/amd/display: Change i2c speed for hdcpBhawanpreet Lakha2023-01-171-1/+1
| | * | drm/amd/display: cleanup function args in dmlDillon Varone2023-01-172-2/+2
| | * | drm/amd/display: Use DML for MALL SS and Subvp allocation calculationsDillon Varone2023-01-177-237/+134
| | * | drm/amd/display: Account for Subvp Phantoms in DML MALL surface calculationsDillon Varone2023-01-173-4/+14
| | * | drm/amd/display: Account for DCC Meta pitch in DML MALL surface calculationsDillon Varone2023-01-173-4/+12
| | * | drm/amd/display: Optimize subvp and drr validationDillon Varone2023-01-171-16/+26
| | * | drm/amdgpu: Add a missing tabDan Carpenter2023-01-171-1/+1
| | * | drm/amd/display: add hubbub_init relatedCharlene Liu2023-01-137-5/+88
| | * | drm/amd/display: Update dmub header to match DMUBMustapha Ghaddar2023-01-133-92/+109
| | * | drm/amdgpu: Skip specific mmhub and sdma registers accessing under sriovYifan Zha2023-01-132-21/+23
| | * | drm/amd/pm: Support RAS fatal error mode1 reset on smu v13_0_0 and v13_0_10Candice Li2023-01-133-3/+48
| | * | drm/amdgpu: Correct the power calcultion for Renior/Cezanne.jie1zhan2023-01-131-1/+6
| | * | drm/amd: fix some dead code in `gfx_v9_0_init_cp_compute_microcode`Mario Limonciello2023-01-131-5/+6
| | * | drm/amd/display: move dc_link_dpia logic to link_dp_dpiaWenjing Liu2023-01-136-8/+7
| | * | drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcdWenjing Liu2023-01-1318-24/+19
| | * | drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu2023-01-1336-584/+512
| | * | drm/amd/display: refactor hpd logic from dc_link to link_hpdWenjing Liu2023-01-138-245/+357
| | * | drm/amd/display: Implement FIFO enable sequence on DCN32Dillon Varone2023-01-131-0/+28
| | * | drm/amd/display: Fix DPIA link encoder assignment issueCruise Hung2023-01-131-27/+30
| | * | drm/amd/display: fix multi edp panel instancingDmytro Laktyushkin2023-01-131-3/+2