summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-15drm/amd/display: AMD VSDB PARSERmdvsyncMikita Lipski1-4/+66
2018-01-10drm/amd/display: Prevent master programming in multisyncMikita Lipski3-3/+5
2018-01-10drm/amd/display: Fix FBC topology changeRoman Li1-4/+19
2018-01-10drm/amd/display: Use pipe_control_lock instead of tg lock.Yongqiang Sun1-2/+2
2018-01-10drm/amd/display: Fix topology change issue in MST rehookJerry (Fangzhi) Zuo1-0/+6
2018-01-10drm/amd/display: cleanup after FBC init reworkRoman Li2-6/+0
2018-01-10drm/amd/display: make FBC mem alloc dynamicRoman Li1-18/+44
2018-01-10drm/amd/display: Eliminate several Maximus-specific code pathsKen Chalmers3-45/+12
2018-01-10drm/amd/display: Fix Maximus pixel clock programmingKen Chalmers1-11/+1
2018-01-10drm/amd/display: PME sw wa to support waking AZ D3Charlene Liu2-1/+14
2018-01-10drm/amdgpu: fix semicolon.cocci warningsFengguang Wu1-1/+1
2018-01-10drm/amd/pp: Refine code shorten variable nameRex Zhu2-17/+9
2018-01-10drm/amd/pp: Add a helper to convert VID to voltage valueRex Zhu2-0/+6
2018-01-10drm/amdgpu: drop extra tlb invalidation in gpuvmAlex Deucher1-2/+0
2018-01-10drm/amdgpu: adjust HDP write queue flushing for tlb invalidationAlex Deucher6-11/+4
2018-01-10drm/amdgpu: add HDP asic callbacks for SOC15 (v2)Alex Deucher1-0/+12
2018-01-10drm/amdgpu: add HDP asic callbacks for VIAlex Deucher1-0/+14
2018-01-10drm/amdgpu: add HDP asic callbacks for CIKAlex Deucher1-0/+14
2018-01-10drm/amdgpu: add HDP asic callbacks for SIAlex Deucher1-0/+14
2018-01-10drm/amdgpu: add new asic callbacks for HDP flush/invalidationAlex Deucher1-0/+6
2018-01-10drm/amdgpu: bump version for gfx9 high priority computeAndres Rodriguez1-1/+2
2018-01-10drm/amdgpu: add high priority compute support for gfx9Andres Rodriguez1-0/+100
2018-01-10drm/amd/powerplay: use ffs/fls instead of implementing our ownEvan Quan1-23/+4
2018-01-10drm/amd/powerplay: export the thermal ranges of Carrizo (V2)Evan Quan1-0/+15
2018-01-10drm/amd/powerplay: export the thermal ranges of VI asics (V2)Evan Quan2-0/+27
2018-01-10drm/amd/powerplay: export vega10 specific thermal ranges (V2)Evan Quan2-0/+50
2018-01-10drm/amd/powerplay: export thermal range through temp sysfsAlex Deucher1-2/+9
2018-01-10drm/amd/powerplay: new hw manager interface for retrieving device specific th...Evan Quan1-0/+2
2018-01-10drm/amd/powerplay: new cgs interface setting dpm thermal rangeEvan Quan2-0/+20
2018-01-10drm/amd/powerplay: correct PP_TemperatureRange member type since negative val...Evan Quan3-6/+6
2018-01-10drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a bet...Evan Quan6-20/+18
2018-01-10drm/amd/powerplay: remove unused parameter of phm_start_thermal_controller (v2)Evan Quan3-14/+6
2018-01-10drm/radeon: fix sparse warning: Should it be static?Dmitry Rozhkov1-1/+1
2018-01-10drm/radeon: use raw buffer printk specifierDmitry Rozhkov1-2/+2
2018-01-10drm/amd/powerplay: drop unneeded newlineJulia Lawall5-8/+12
2018-01-10drm/amd/pp: Implement get_max_high_clocks for CI/VIRex Zhu1-0/+20
2018-01-10MAINTAINERS: add David (Chunming) Zhou as additional amdgpu maintainerChristian König1-0/+1
2018-01-10drm/amdgpu: fix 64bit BAR detectionChristian König1-1/+1
2018-01-10drm/amdgpu: optimize moved handling only when vm_debug is inactiveChristian König1-1/+1
2018-01-10drm/amdgpu: simplify huge page handlingChristian König1-42/+18
2018-01-10drm/amdgpu: update VM PDs after the PTsChristian König2-8/+8
2018-01-10drm/amdgpu: minor optimize VM moved handling v2Christian König1-1/+14
2018-01-10drm/amdgpu: loosen the criteria for huge pages a bitChristian König1-5/+2
2018-01-10drm/amd/powerplay: set pp_num_states as 0 on error situationEvan Quan1-0/+2
2018-01-10drm/ttm: specify DMA_ATTR_NO_WARN for huge page poolsChristian König1-2/+6
2018-01-10drm/ttm: remove ttm_bo_default_io_mem_pfnTan Xiaojun2-20/+2
2018-01-10staging: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2018-01-10drm/amd/powerplay: fix memory leakage when reload (v2)Yintian Tao1-0/+6
2018-01-10drm/amdgpu/gfx9: only init the apertures used by KGD (v2)Alex Deucher1-1/+1
2018-01-10drm/amdgpu: add atpx quirk handling (v2)Alex Deucher1-7/+50