summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-05-11drm/radeon/ni_dpm: Fix booting bugGustavo A. R. Silva2-84/+94
2021-05-11drm/amd/amdgpu: Fix errors in function documentationDwaipayan Ray1-0/+3
2021-05-11drm/amd/display: remove unused function dc_link_perform_link_trainingRouven Czerwinski2-16/+0
2021-05-11drm/amdgpu: add function to clear MMEA error status for aldebaranDennis Li3-0/+24
2021-05-11drm/amdgpu: correct the funtion to clear GCEA error statusDennis Li1-1/+4
2021-05-11drm/amd/display: 3.2.135.1Aric Cyr1-1/+1
2021-05-11drm/amd/display: [FW Promotion] Release 0.0.65Anthony Koo1-7/+116
2021-05-11drm/amd/display: 3.2.135Aric Cyr1-1/+1
2021-05-11drm/amd/display: fix use_max_lb flag for 420 pixel formatsDmytro Laktyushkin1-3/+6
2021-05-11drm/amd/display: Handle potential dpp_inst mismatch with pipe_idxAnthony Wang1-3/+3
2021-05-11drm/amd/display: Handle pixel format test requestIlya Bakoulin1-1/+18
2021-05-11drm/amd/display: Fix clock table filling logicIlya Bakoulin2-39/+74
2021-05-11drm/amd/display: minor dp link training refactorWenjing Liu4-60/+77
2021-05-11drm/amd/display: DETBufferSizeInKbyte variable type modificationsChaitanya Dhere6-87/+87
2021-05-11drm/amd/display: Add dc log for DP SST DSC enable/disableFangzhi Zuo1-2/+4
2021-05-11drm/amd/display: Expand DP module training API.Jimmy Kizito2-5/+12
2021-05-11drm/amd/display: Add fallback and abort paths for DP link training.Jimmy Kizito5-11/+42
2021-05-11drm/amd/display: Update setting of DP training parameters.Jimmy Kizito5-8/+60
2021-05-11drm/amd/display: Update DPRX detection.Jimmy Kizito2-3/+25
2021-05-11drm/amdgpu: covert ras status to kernel errnoDennis Li2-38/+34
2021-05-11drm/amd/display: Avoid HPD IRQ in GPU reset stateZhan Liu1-2/+2
2021-05-11drm/amdgpu: Quit RAS initialization earlier if RAS is disabledOak Zeng1-1/+1
2021-05-11drm/amdkfd: handle errors returned by svm_migrate_copy_to_vram/ramPhilip Yang1-4/+4
2021-05-11drm/amdgpu: Export ras_*_enabled to debugfsLuben Tuikov1-2/+4
2021-05-11drm/amdgpu: Rename to ras_*_enabledLuben Tuikov11-41/+41
2021-05-11drm/amdgpu: Move up ras_hw_supportedLuben Tuikov3-34/+28
2021-05-11drm/amdgpu: Remove redundant ras->supportedLuben Tuikov8-17/+18
2021-05-11drm/amdgpu: update vcn1.0 Non-DPG suspend sequenceSathishkumar S1-4/+9
2021-05-11drm/amdgpu: update the shader to clear specific SGPRsDennis Li1-44/+47
2021-05-11drm/amdgpu: Enable TCP channel hashing for AldebaranMukul Joshi3-7/+14
2021-05-11drm/amdkfd: add ACPI SRAT parsing for topologyEric Huang1-0/+91
2021-05-11drm/amdgpu/pm: add documentation for pp_od_clock_voltage for vangoghAlex Deucher1-1/+13
2021-05-11drm/amdgpu/pm: add documentation for pp_od_clock_voltage for APUsAlex Deucher1-0/+8
2021-05-11drm/amd/pm: expose pmfw attached timestamp on AldebaranEvan Quan2-5/+11
2021-05-11drm/amd/pm: new gpu_metrics structure for pmfw attached timestampEvan Quan1-0/+62
2021-05-11drm/amdgpu: Use device specific BO size & stride check.Bas Nieuwenhuizen1-6/+175
2021-05-11drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.Bas Nieuwenhuizen1-0/+4
2021-05-11drm/amdgpu: change the default timeout for kernel compute queuesAlex Deucher2-7/+5
2021-05-11drm/amdgpu: set vcn mgcg flag for picassoSathishkumar S1-1/+2
2021-05-11drm/amdkfd: Update L1 and add L2/3 cache informationMike Li1-50/+699
2021-05-11drm/amd/amdgpu/amdgpu_drv.c: Replace drm_modeset_lock_all with drm_modeset_lockFabio M. De Francesco1-6/+4
2021-05-11drm/amd/pm: initialize variableTom Rix1-1/+1
2021-05-11drm/radeon: Avoid power table parsing memory leaksKees Cook1-5/+15
2021-05-11drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook1-3/+3
2021-05-11drm/amdgpu: drop the GCR packet from the emit_ib frame for sdma5.0Alex Deucher1-12/+0
2021-05-11drm/amdgpu: Add graphics cache rinse packet for sdma 5.0Alex Deucher1-0/+28
2021-05-11drm/amd/pm: Add debugfs node to read private bufferLijo Lazar1-0/+44
2021-05-11drm/amd/pm: Add interface to get FW private bufferLijo Lazar3-0/+43
2021-05-11drm/amdkfd: fix no atomics settings in the kfd topologyJonathan Kim1-24/+37
2021-05-11drm/amd/display: 3.2.134Aric Cyr1-1/+1