summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: set gfx clock gating for tonga/polaris.Rex Zhu2016-09-221-0/+77
* drm/amdgpu: set system clock gating for tonga/polaris.Rex Zhu2016-09-221-0/+61
* drm/amd/powerplay: export function to help to set cg by smu.Rex Zhu2016-09-222-74/+5
* drm/amdgpu: avoid out of bounds access on array interrupt_status_offsetsColin Ian King2016-09-221-1/+1
* drm/amdgpu: mark symbols static where possibleBaoyou Xie2016-09-223-6/+8
* drm/amdgpu: remove unused functionsBaoyou Xie2016-09-222-15/+0
* drm/amd/powerplay: Replace per-asic print_performance with genericTom St Denis2016-09-227-140/+79
* drm/radeon: narrow asic_init for virtualizationAlex Deucher2016-09-221-2/+3
* drm/amdgpu:add fw version entry to infoFrank Min2016-09-223-0/+43
* drm/amdgpu:determine if vPost is needed indeedMonk Liu2016-09-221-4/+44
* drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu2016-09-1910-55/+81
* drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read()Markus Elfring2016-09-191-1/+1
* drm/amd/amdgpu: Hook up read_sensor() to debugfs (v2)Tom St Denis2016-09-191-0/+31
* drm/amd/powerplay: Add read_sensor() callback to hwmgr (v3)Tom St Denis2016-09-195-0/+165
* drm/amdgpu: implement raster configuration for gfx v8Huang Rui2016-09-192-1/+204
* drm/amdgpu: implement raster configuration for gfx v7Huang Rui2016-09-192-1/+195
* drm/amdgpu: implement raster configuration for gfx v6Huang Rui2016-09-192-1/+165
* drm/amd/powerplay: delete useless files.Rex Zhu2016-09-1936-31672/+0
* drm/amd/powerplay: use smu7 hwmgr to manager icelandRex Zhu2016-09-192-10/+27
* drm/amd/powerplay: implement fw related smu interface for iceland.Rex Zhu2016-09-196-17/+2673
* drm/amd/powerplay: use smu7 common functions and data on icelannd.Rex Zhu2016-09-195-609/+82
* drm/amd/powerplay: use smu7 common functions and data on Fiji.Rex Zhu2016-09-193-635/+68
* drm/amd/powerplay: use smu7 common functions and data on Polars10.Rex Zhu2016-09-194-715/+84
* drm/amd/powerplay: use smu7 common functions and data on Tonga.Rex Zhu2016-09-193-774/+117
* drm/amd/powerplay: implement smu7_smumgr for asics with smu ip version 7.Rex Zhu2016-09-194-1/+678
* drm/amd/powerplay: use smu7_hwmgr to manager tonga.Rex Zhu2016-09-192-6/+30
* drm/amd/powerplay: implement fw image related smum interface for tonga.Rex Zhu2016-09-196-3/+3329
* drm/amd/powerplay: use smu7 hwmgr to manager fijiRex Zhu2016-09-192-4/+27
* drm/amd/powerplay: implement fw image related smu interface for Fiji.Rex Zhu2016-09-195-8/+2472
* drm/amd/powerplay: use smu7 hwmgr to manager polaris10/11Rex Zhu2016-09-193-4/+37
* drm/amd/powerplay: implement fw image related smum interface for Polaris.Rex Zhu2016-09-195-8/+2367
* drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7.Rex Zhu2016-09-1912-10/+7195
* drm/amd/powerplay: add common interface in smumgr to help to visit fw image.Rex Zhu2016-09-192-1/+169
* 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-163-9/+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
OpenPOWER on IntegriCloud