summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2021-05-19drm/amdkfd: refine the poison data consumption handlingDennis Li3-1/+42
2021-05-19drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng3-0/+12
2021-05-19drm/amdkfd: new range accessible by all GPUsPhilip Yang1-4/+8
2021-05-19drm/amd/pm: Update aldebaran pmfw interfaceLijo Lazar2-3/+6
2021-05-19drm/amd/amdgpu: Cancel the hrtimer in sw_finiRoy Sun1-7/+5
2021-05-19drm/amd/pm: enable ASPM by defaultKenneth Feng4-4/+4
2021-05-19drm/amdgpu: update the method for harvest IP for specific SKULikun Gao1-14/+16
2021-05-19drm/amdgpu: add judgement when add ip blocks (v2)Likun GAO6-2/+57
2021-05-19drm/amdgpu: add synchronization among waves in the same threadgroupDennis Li1-134/+142
2021-05-19drm/amdgpu/display: fix dal_allocation documentationAlex Deucher1-0/+4
2021-05-11drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not definedAlex Deucher1-0/+2
2021-05-11drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not definedAlex Deucher1-1/+1
2021-05-11drm/amdgpu/display: remove an old DCN3 guardAlex Deucher1-2/+0
2021-05-11drm/amdgpu: Delete two unneeded bool conversionsZhen Lei1-2/+2
2021-05-11drm/amd/display: Delete several unneeded bool conversionsZhen Lei2-3/+3
2021-05-11drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward1-0/+1
2021-05-10drm/amd/pm: Fix out-of-bounds bugGustavo A. R. Silva2-99/+109
2021-05-10drm/radeon/si_dpm: Fix SMU power state loadGustavo A. R. Silva2-99/+109
2021-05-10drm/radeon/ni_dpm: Fix booting bugGustavo A. R. Silva2-84/+94
2021-05-10drm/amd/amdgpu: Fix errors in function documentationDwaipayan Ray1-0/+3
2021-05-10drm/amd/display: remove unused function dc_link_perform_link_trainingRouven Czerwinski2-16/+0
2021-05-10drm/amdgpu: add function to clear MMEA error status for aldebaranDennis Li3-0/+24
2021-05-10drm/amdgpu: correct the funtion to clear GCEA error statusDennis Li1-1/+4
2021-05-10drm/amd/display: 3.2.135.1Aric Cyr1-1/+1
2021-05-10drm/amd/display: [FW Promotion] Release 0.0.65Anthony Koo1-7/+116
2021-05-10drm/amd/display: 3.2.135Aric Cyr1-1/+1
2021-05-10drm/amd/display: fix use_max_lb flag for 420 pixel formatsDmytro Laktyushkin1-3/+6
2021-05-10drm/amd/display: Handle potential dpp_inst mismatch with pipe_idxAnthony Wang1-3/+3
2021-05-10drm/amd/display: Handle pixel format test requestIlya Bakoulin1-1/+18
2021-05-10drm/amd/display: Fix clock table filling logicIlya Bakoulin2-39/+74
2021-05-10drm/amd/display: minor dp link training refactorWenjing Liu4-60/+77
2021-05-10drm/amd/display: DETBufferSizeInKbyte variable type modificationsChaitanya Dhere6-87/+87
2021-05-10drm/amd/display: Add dc log for DP SST DSC enable/disableFangzhi Zuo1-2/+4
2021-05-10drm/amd/display: Expand DP module training API.Jimmy Kizito2-5/+12
2021-05-10drm/amd/display: Add fallback and abort paths for DP link training.Jimmy Kizito5-11/+42
2021-05-10drm/amd/display: Update setting of DP training parameters.Jimmy Kizito5-8/+60
2021-05-10drm/amd/display: Update DPRX detection.Jimmy Kizito2-3/+25
2021-05-10drm/amdgpu: covert ras status to kernel errnoDennis Li2-38/+34
2021-05-10drm/amd/display: Avoid HPD IRQ in GPU reset stateZhan Liu1-2/+2
2021-05-10drm/amdgpu: Quit RAS initialization earlier if RAS is disabledOak Zeng1-1/+1
2021-05-10drm/amdkfd: handle errors returned by svm_migrate_copy_to_vram/ramPhilip Yang1-4/+4
2021-05-10drm/amdgpu: Export ras_*_enabled to debugfsLuben Tuikov1-2/+4
2021-05-10drm/amdgpu: Rename to ras_*_enabledLuben Tuikov11-41/+41
2021-05-10drm/amdgpu: Move up ras_hw_supportedLuben Tuikov3-34/+28
2021-05-10drm/amdgpu: Remove redundant ras->supportedLuben Tuikov8-17/+18
2021-05-10drm/amdgpu: update vcn1.0 Non-DPG suspend sequenceSathishkumar S1-4/+9
2021-05-10drm/amdgpu: update the shader to clear specific SGPRsDennis Li1-44/+47
2021-05-10drm/amdgpu: Enable TCP channel hashing for AldebaranMukul Joshi3-7/+14
2021-05-10drm/amdkfd: add ACPI SRAT parsing for topologyEric Huang1-0/+91
2021-05-10drm/amdgpu/pm: add documentation for pp_od_clock_voltage for vangoghAlex Deucher1-1/+13