summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-13drm/amd/powerplay: remove set but not used variable 'threshold', 'state'zhengbin1-5/+2
2019-11-13drm/amd/display: Use static const, not const staticzhengbin1-1/+1
2019-11-13drm/amd/powerplay: remove set but not used variable 'data'zhengbin1-2/+0
2019-11-13drm/amd/powerplay: remove set but not used variable 'vbios_version', 'data'zhengbin1-4/+0
2019-11-13drm/amd/display: remove duplicated comparison expressionColin Ian King1-1/+0
2019-11-13drm/amd/display: fix spelling mistake "exeuction" -> "execution"Colin Ian King2-2/+2
2019-11-13drm/amdkfd: Simplify the mmap offset related bit operationsYong Zhao4-19/+11
2019-11-13drm/amdkfd: Use kernel queue v9 functions for v10Yong Zhao7-333/+14
2019-11-13drm/amdkfd: Only keep release_mem function for HawaiiYong Zhao2-64/+4
2019-11-13drm/amdkfd: Adjust function sequences to avoid unnecessary declarationsYong Zhao1-12/+7
2019-11-13drm/amd/display: remove redundant variable statusColin Ian King1-3/+1
2019-11-13drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King1-2/+1
2019-11-13drm/amdgpu: remove set but not used variable 'mc_shared_chmap'yu kuai1-2/+1
2019-11-13drm/amdgpu: remove always false comparison in 'amdgpu_atombios_i2c_process_i2...yu kuai1-5/+0
2019-11-13drm/amdgpu: remove set but not used variable 'dig'yu kuai1-2/+0
2019-11-13drm/amdgpu: remove set but not used variable 'dig_connector'yu kuai1-3/+0
2019-11-13drm/amdgpu: add function parameter description in 'amdgpu_gart_bind'yu kuai1-0/+1
2019-11-13drm/amdgpu: add function parameter description in 'amdgpu_device_set_cg_state'yu kuai1-0/+1
2019-11-13drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...yu kuai1-17/+2
2019-11-13drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher1-1/+2
2019-11-13drm/amdgpu/display: fix the build when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher1-0/+6
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha30-62/+62
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha36-150/+4
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha117-744/+14
2019-11-13drm/amd/display: Disable VUpdate interrupt for DCN hardwareLeo Li1-28/+4
2019-11-13drm/amd/display: Send vblank and user events at vsartup for DCNLeo Li1-1/+64
2019-11-13drm/amd/display: disable lttpr for invalid lttpr caps.abdoulaye berthe3-58/+49
2019-11-13drm/amd/display: use previous aux timeout val if no repeater.abdoulaye berthe6-22/+52
2019-11-13drm/amd/display: implement lttpr logicabdoulaye berthe3-72/+292
2019-11-13drm/amd/display: configure lttpr modeabdoulaye berthe1-0/+42
2019-11-13drm/amd/display: check for dp rev before reading lttpr regsabdoulaye berthe1-2/+3
2019-11-13drm/amd/display: initialize lttprabdoulaye berthe4-0/+95
2019-11-13drm/amd/display: Unify all scaling when Integer Scaling enabledReza Amini3-19/+11
2019-11-13drm/amd/display: add oem i2c implemenation in dcJun Lei11-83/+100
2019-11-13drm/amd/display: Add some hardware status in DTN log debugfsLeo (Hanghong) Ma7-14/+37
2019-11-13drm/amd/display: 3.2.58Aric Cyr1-1/+1
2019-11-13drm/amd/display: optimize bandwidth after commit streams.Yongqiang Sun1-0/+4
2019-11-13drm/amd/display: Create debug option to disable v.active clock change policy.David Galiffi7-4/+11
2019-11-13drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDPAnthony Koo12-17/+57
2019-11-13drm/amd/display: Add a sanity check for DSC already enabled/disabledNikola Cornij1-3/+22
2019-11-13drm/amd/display: Use SIGNAL_TYPE_NONE in disable_output unless eDPSung Lee1-0/+3
2019-11-13drm/amd/display: Renoir chroma viewport WAEric Yang3-1/+67
2019-11-13drm/amd/display: Fix assert observed when performing dummy p-state checkDavid Galiffi3-0/+7
2019-11-13drm/amd/display: 3.2.57Aric Cyr1-1/+1
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas17-117/+22
2019-11-13drm/amd/display: Register DMUB service with DCNicholas Kazlauskas1-0/+12
2019-11-13drm/amd/display: Add DMUB support to DCNicholas Kazlauskas15-1/+640
2019-11-13drm/amdgpu: Add DMCUB to firmware query interfaceNicholas Kazlauskas2-0/+15
2019-11-13drm/amd/display: Hook up the DMUB service in DMNicholas Kazlauskas2-0/+317
2019-11-13drm/amd/display: Add PSP FW version mask.Yongqiang Sun1-1/+1