summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm/amdkfd: Avoid using doorbell_off as offset in process doorbell pagesYong Zhao2019-11-134-11/+16
| | * drm/amdkfd: Use better name to indicate the offset is in dwordsYong Zhao2019-11-133-12/+13
| | * drm/amd/display: remove set but not used variable 'ds_port'YueHaibing2019-11-131-4/+0
| | * drm/amd/powerplay: remove set but not used variable 'threshold', 'state'zhengbin2019-11-131-5/+2
| | * drm/amd/display: Use static const, not const staticzhengbin2019-11-131-1/+1
| | * drm/amd/powerplay: remove set but not used variable 'data'zhengbin2019-11-131-2/+0
| | * drm/amd/powerplay: remove set but not used variable 'vbios_version', 'data'zhengbin2019-11-131-4/+0
| | * drm/amd/display: remove duplicated comparison expressionColin Ian King2019-11-131-1/+0
| | * drm/amd/display: fix spelling mistake "exeuction" -> "execution"Colin Ian King2019-11-132-2/+2
| | * drm/amdkfd: Simplify the mmap offset related bit operationsYong Zhao2019-11-134-19/+11
| | * drm/amdkfd: Use kernel queue v9 functions for v10Yong Zhao2019-11-137-333/+14
| | * drm/amdkfd: Only keep release_mem function for HawaiiYong Zhao2019-11-132-64/+4
| | * drm/amdkfd: Adjust function sequences to avoid unnecessary declarationsYong Zhao2019-11-131-12/+7
| | * drm/amd/display: remove redundant variable statusColin Ian King2019-11-131-3/+1
| | * drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King2019-11-131-2/+1
| | * drm/amdgpu: remove set but not used variable 'mc_shared_chmap'yu kuai2019-11-131-2/+1
| | * drm/amdgpu: remove always false comparison in 'amdgpu_atombios_i2c_process_i2...yu kuai2019-11-131-5/+0
| | * drm/amdgpu: remove set but not used variable 'dig'yu kuai2019-11-131-2/+0
| | * drm/amdgpu: remove set but not used variable 'dig_connector'yu kuai2019-11-131-3/+0
| | * drm/amdgpu: add function parameter description in 'amdgpu_gart_bind'yu kuai2019-11-131-0/+1
| | * drm/amdgpu: add function parameter description in 'amdgpu_device_set_cg_state'yu kuai2019-11-131-0/+1
| | * drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...yu kuai2019-11-131-17/+2
| | * drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher2019-11-131-1/+2
| | * drm/amdgpu/display: fix the build when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher2019-11-131-0/+6
| | * drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha2019-11-1330-62/+62
| | * drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha2019-11-1336-150/+4
| | * drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-13117-744/+14
| | * drm/amd/display: Disable VUpdate interrupt for DCN hardwareLeo Li2019-11-131-28/+4
| | * drm/amd/display: Send vblank and user events at vsartup for DCNLeo Li2019-11-131-1/+64
| | * drm/amd/display: disable lttpr for invalid lttpr caps.abdoulaye berthe2019-11-133-58/+49
| | * drm/amd/display: use previous aux timeout val if no repeater.abdoulaye berthe2019-11-136-22/+52
| | * drm/amd/display: implement lttpr logicabdoulaye berthe2019-11-133-72/+292
| | * drm/amd/display: configure lttpr modeabdoulaye berthe2019-11-131-0/+42
| | * drm/amd/display: check for dp rev before reading lttpr regsabdoulaye berthe2019-11-131-2/+3
| | * drm/amd/display: initialize lttprabdoulaye berthe2019-11-134-0/+95
| | * drm/amd/display: Unify all scaling when Integer Scaling enabledReza Amini2019-11-133-19/+11
| | * drm/amd/display: add oem i2c implemenation in dcJun Lei2019-11-1311-83/+100
| | * drm/amd/display: Add some hardware status in DTN log debugfsLeo (Hanghong) Ma2019-11-137-14/+37
| | * drm/amd/display: 3.2.58Aric Cyr2019-11-131-1/+1
| | * drm/amd/display: optimize bandwidth after commit streams.Yongqiang Sun2019-11-131-0/+4
| | * drm/amd/display: Create debug option to disable v.active clock change policy.David Galiffi2019-11-137-4/+11
| | * drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDPAnthony Koo2019-11-1312-17/+57
| | * drm/amd/display: Add a sanity check for DSC already enabled/disabledNikola Cornij2019-11-131-3/+22
| | * drm/amd/display: Use SIGNAL_TYPE_NONE in disable_output unless eDPSung Lee2019-11-131-0/+3
| | * drm/amd/display: Renoir chroma viewport WAEric Yang2019-11-133-1/+67
| | * drm/amd/display: Fix assert observed when performing dummy p-state checkDavid Galiffi2019-11-133-0/+7
| | * drm/amd/display: 3.2.57Aric Cyr2019-11-131-1/+1
| | * drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas2019-11-1317-117/+22
| | * drm/amd/display: Register DMUB service with DCNicholas Kazlauskas2019-11-131-0/+12
| | * drm/amd/display: Add DMUB support to DCNicholas Kazlauskas2019-11-1315-1/+640
OpenPOWER on IntegriCloud