summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-19drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7.Rex Zhu
2016-09-19drm/amd/powerplay: add common interface in smumgr to help to visit fw image.Rex Zhu
2016-09-19drm/amd/powerplay: add parameter of the mclk switch latency timeRex Zhu
2016-09-19drm/amd/powerplay: fix potential issue of array access violationRex Zhu
2016-09-19drm/amd/powerplay: fix mclk not switching back after multi-head was disabledRex Zhu
2016-09-19Revert "drm/radeon: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF"Alex Deucher
2016-09-19Revert "drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF"Alex Deucher
2016-09-19drm/amdgpu/dce6: fix off by one in interrupt setupAlex Deucher
2016-09-16drm/ttm: remove cpu_address member from ttm_ttAlexandre Courbot
2016-09-16drm/radeon/radeon_device: remove unused functionBaoyou Xie
2016-09-16drm/amdgpu: clean function declarations in amdgpu_ttm.c upBaoyou Xie
2016-09-16drm/amdgpu: use the new ring ib and dma frame size callbacks (v2)Alex Deucher
2016-09-16drm/amdgpu/vce3: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/vce2: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/vce: add common ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/uvd6: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/uvd5: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/uvd4.2: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/sdma3: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/sdma2.4: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/cik_sdma: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/si_dma: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/gfx8: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/gfx7: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/gfx6: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-16drm/amdgpu/ring: add an interface to get dma frame and ib sizeAlex Deucher
2016-09-16drm/amdgpu/sdma3: drop unused functionsAlex Deucher
2016-09-16drm/amdgpu/gfx6: drop gds_switch callbackAlex Deucher
2016-09-16drm/amdgpu/gfx6: add ring_emit_cntxcntlAlex Deucher
2016-09-16drm/amdgpu/gfx6: drop duplicate codeAlex Deucher
2016-09-16drm/amdgpu/si: fix ring size for computeAlex Deucher
2016-09-16drm/amd/powerplay: Partially revert change initialize platform capsRex Zhu
2016-09-16drm/amdgpu: not set cg for vce/uvd in late init.Rex Zhu
2016-09-16drm/amd/powerplay: add pptable point check before use itRex Zhu
2016-09-16drm/amd/powerplay: add pp_table_version in hwmgr.Rex Zhu
2016-09-16drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*.Rex Zhu
2016-09-16drm/amdgpu/vi: Use correct external_rev_id for stoneyJordan Lazare
2016-09-14drm/amdgpu: use explicit limit for VRAM<->GTT movesChristian König
2016-09-14drm/amdgpu: use explicit GTT limit for evictionsChristian König
2016-09-14drm/amdgpu: unbind GTT only when it is boundChristian König
2016-09-14drm/amdgpu: add AMDGPU_BO_INVALID_OFFSETChristian König
2016-09-14drm/amdgpu: validate size and offset of user fence BOChristian König
2016-09-14drm/ttm: move placement structures into ttm_placement.hChristian König
2016-09-14drm/ttm: remove unused placement flagsChristian König
2016-09-14drm/ttm: rework handling of private mem typesChristian König
2016-09-14drm/ttm: use ffs in ttm_mem_type_from_placeChristian König
2016-09-14drm/radeon: handle runtime pm in fbcon (v2)Alex Deucher
2016-09-14drm/amdgpu: handle runtime pm in fbcon (v2)Alex Deucher
2016-09-14drm/amdgpu/si/dpm: fix symbol conflicts with radeonAlex Deucher
2016-09-14drm/amdgpu/si/dpm: make a bunch of things staticAlex Deucher