summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2017-12-20drm/amd/display: reprogram surface config on scaling changeEric Yang1-1/+2
2017-12-20drm/amd/display: Remove dwbc from pipe_ctxEric Bernstein1-1/+0
2017-12-20drm/amd/display: Use the maximum link setting which EDP reported.Hugo Hu1-0/+6
2017-12-20drm/amd/display: Add hdr_supported flagYongqiang Sun1-0/+1
2017-12-20drm/amd/display: fix global sync param retrieval when not pipe splittingDmytro Laktyushkin3-13/+13
2017-12-20drm/amd/display: Update HUBPEric Bernstein3-21/+32
2017-12-20drm/amd/display: fix rotated surface scalingDmytro Laktyushkin1-32/+29
2017-12-20drm/amd/display: clean up dcn soc paramsDmytro Laktyushkin3-62/+0
2017-12-20drm/amd/display: dal 3.1.26Eric Yang1-1/+1
2017-12-20drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo4-5/+62
2017-12-20drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo8-29/+54
2017-12-20drm/amd/display: Declare and share color space types for dcn'sVitaly Prosyak7-86/+168
2017-12-20drm/amd/display: Do DC mode-change check after stream creationLeo (Sunpeng) Li1-9/+6
2017-12-20drm/amd/display: Define BLNDGAM_CONFIG_STATUSVitaly Prosyak1-0/+2
2017-12-20drm/amd/display: Don't spam debug log on long reg waitsHarry Wentland1-5/+1
2017-12-20drm/amd/display: Error print when ATOM BIOS implementation is missingHarry Wentland2-0/+34
2017-12-20drm/amd/display: Remove dead enable_plane function definition and callHarry Wentland2-7/+0
2017-12-20drm/amd/display: Print type if we get wrong ObjectID from biosHarry Wentland2-5/+14
2017-12-20drm/amd/pp: Implement force_dpm_level on RvRex Zhu2-0/+138
2017-12-20drm/amd/pp: Get and save Rv smu versionRex Zhu2-0/+11
2017-12-20drm/amd/pp: update smu_version value for CI/VIRex Zhu3-2/+3
2017-12-20drm/amd/pp: Move smu_version to common codeRex Zhu3-5/+5
2017-12-19drm/amdgpu: use defines for mmBIF_IOV_FUNC_IDENTIFIER fieldsAlex Deucher1-4/+3
2017-12-19drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fijiAlex Deucher1-8/+13
2017-12-19drm/amd/pp: export more smu message on RvRex Zhu1-1/+6
2017-12-19drm/amd/pp: delete repeated call of force_dpm_levelRex Zhu3-10/+6
2017-12-19drm/amd/pp: implement phm_reset_power_profile_stateRex Zhu3-15/+20
2017-12-19drm/amd/pp: delete dead code of arbiter overdriver clkRex Zhu10-187/+10
2017-12-18Revert "drm/amd/amdgpu: set gtt size according to system memory size only"Andrey Grodzovsky1-3/+5
2017-12-18drm/amdgpu: implement 2+1 PD support for Raven v3Christian König5-35/+89
2017-12-18drm/amdgpu: restore uvd fence seq in uvd resumeJim Qu1-0/+2
2017-12-18drm/amdgpu: always cancel uvd idle handler in uvd suspendJim Qu1-2/+2
2017-12-18drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher5-5/+5
2017-12-18drm/amdgpu: move amdgpu_need_backup to amdgpu_object.cAlex Deucher3-9/+8
2017-12-18drm/amdgpu: rename amdgpu_gpu_recoverAlex Deucher7-8/+10
2017-12-18drm/amdgpu: move dummy page functions to amdgpu_gart.cAlex Deucher3-50/+47
2017-12-18drm/amdgpu: rename amdgpu_need_postAlex Deucher3-6/+6
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher14-246/+252
2017-12-18drm/amdgpu: move fw_reserve functions to amdgpu_ttm.cAlex Deucher3-100/+97
2017-12-18drm/amdgpu: rename amdgpu_*_location functionsAlex Deucher6-14/+18
2017-12-18drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.cAlex Deucher3-38/+34
2017-12-18drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher4-4/+4
2017-12-18drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher14-311/+311
2017-12-18drm/amdgpu: rename amdgpu_wb_* functionsAlex Deucher10-46/+46
2017-12-18drm/amdgpu: move debugfs functions to their own fileAlex Deucher6-785/+838
2017-12-18drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspendAlex Deucher3-6/+6
2017-12-18drm/amdgpu: use consistent naming for static funcs in amdgpu_device.cAlex Deucher1-86/+90
2017-12-18drm/amdgpu: move atom functions from amdgpu_device.cAlex Deucher3-235/+236
2017-12-15drm/amd/display: remove redundant null check of array 'data'Colin Ian King1-2/+1
2017-12-15drm/amdgpu: setup the shared and private apertures on gfx9Alex Deucher2-5/+20