summaryrefslogtreecommitdiff
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: add parameter of the mclk switch latency timeRex Zhu2016-09-191-0/+1
* drm/amd/powerplay: fix potential issue of array access violationRex Zhu2016-09-191-5/+2
* drm/amd/powerplay: fix mclk not switching back after multi-head was disabledRex Zhu2016-09-192-1/+4
* Revert "drm/radeon: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF"Alex Deucher2016-09-191-4/+2
* Revert "drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF"Alex Deucher2016-09-191-4/+2
* drm/amdgpu/dce6: fix off by one in interrupt setupAlex Deucher2016-09-191-2/+2
* drm/ttm: remove cpu_address member from ttm_ttAlexandre Courbot2016-09-162-7/+2
* drm/radeon/radeon_device: remove unused functionBaoyou Xie2016-09-162-20/+0
* drm/amdgpu: clean function declarations in amdgpu_ttm.c upBaoyou Xie2016-09-162-2/+2
* drm/amdgpu: use the new ring ib and dma frame size callbacks (v2)Alex Deucher2016-09-161-2/+5
* drm/amdgpu/vce3: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+25
* drm/amdgpu/vce2: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+2
* drm/amdgpu/vce: add common ring callbacks for ib and dma frame sizeAlex Deucher2016-09-162-0/+14
* drm/amdgpu/uvd6: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+29
* drm/amdgpu/uvd5: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+16
* drm/amdgpu/uvd4.2: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+16
* drm/amdgpu/sdma3: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+18
* drm/amdgpu/sdma2.4: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+18
* drm/amdgpu/cik_sdma: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+18
* drm/amdgpu/si_dma: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+18
* drm/amdgpu/gfx8: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+40
* drm/amdgpu/gfx7: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+39
* drm/amdgpu/gfx6: add ring callbacks for ib and dma frame sizeAlex Deucher2016-09-161-0/+31
* drm/amdgpu/ring: add an interface to get dma frame and ib sizeAlex Deucher2016-09-161-0/+4
* drm/amdgpu/sdma3: drop unused functionsAlex Deucher2016-09-161-25/+0
* drm/amdgpu/gfx6: drop gds_switch callbackAlex Deucher2016-09-161-10/+0
* drm/amdgpu/gfx6: add ring_emit_cntxcntlAlex Deucher2016-09-161-0/+8
* drm/amdgpu/gfx6: drop duplicate codeAlex Deucher2016-09-161-24/+9
* drm/amdgpu/si: fix ring size for computeAlex Deucher2016-09-161-1/+1
* drm/amd/powerplay: Partially revert change initialize platform capsRex Zhu2016-09-161-6/+0
* drm/amdgpu: not set cg for vce/uvd in late init.Rex Zhu2016-09-161-0/+3
* drm/amd/powerplay: add pptable point check before use itRex Zhu2016-09-161-1/+2
* drm/amd/powerplay: add pp_table_version in hwmgr.Rex Zhu2016-09-162-0/+9
* drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*.Rex Zhu2016-09-167-32/+32
* drm/amdgpu/vi: Use correct external_rev_id for stoneyJordan Lazare2016-09-161-1/+1
* drm/amdgpu: use explicit limit for VRAM<->GTT movesChristian König2016-09-141-2/+2
* drm/amdgpu: use explicit GTT limit for evictionsChristian König2016-09-141-2/+18
* drm/amdgpu: unbind GTT only when it is boundChristian König2016-09-141-0/+3
* drm/amdgpu: add AMDGPU_BO_INVALID_OFFSETChristian König2016-09-142-0/+3
* drm/amdgpu: validate size and offset of user fence BOChristian König2016-09-141-0/+6
* drm/ttm: rework handling of private mem typesChristian König2016-09-144-20/+20
* drm/ttm: use ffs in ttm_mem_type_from_placeChristian König2016-09-141-7/+7
* drm/radeon: handle runtime pm in fbcon (v2)Alex Deucher2016-09-141-0/+28
* drm/amdgpu: handle runtime pm in fbcon (v2)Alex Deucher2016-09-141-0/+28
* drm/amdgpu/si/dpm: fix symbol conflicts with radeonAlex Deucher2016-09-143-173/+181
* drm/amdgpu/si/dpm: make a bunch of things staticAlex Deucher2016-09-141-18/+16
* drm/amd/powerplay/polaris10: mark symbols static where possibleBaoyou Xie2016-09-143-35/+44
* drm/amd/powerplay/fiji: mark symbols static where possibleBaoyou Xie2016-09-142-17/+22
* drm/amdgpu: mark symbols static where possibleBaoyou Xie2016-09-146-11/+11
* drm/amdgpu: add missing header dependenciesBaoyou Xie2016-09-143-0/+4