summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vi.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-28drm/amdgpu: add support for new smc firmware on icelandAlex Deucher1-0/+1
2016-10-28drm/amdgpu: add support for new smc firmware on tongaAlex Deucher1-0/+1
2016-10-21drm/amdgpu: explicitly set pg_flags for STAlex Deucher1-1/+1
2016-09-22drm/amdgpu: use powerplay module for dgpu in Vi.Rex Zhu1-0/+3
2016-09-22drm/amdgpu: set system clock gating for tonga/polaris.Rex Zhu1-0/+61
2016-09-19drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu1-10/+17
2016-09-16drm/amdgpu/vi: Use correct external_rev_id for stoneyJordan Lazare1-1/+1
2016-08-10drm/amdgpu: Change the virtual_display type from int to char*.Emily Deng1-1/+1
2016-08-08drm/amdgpu: add virtual dce support for icelandAlex Deucher1-2/+56
2016-08-08drm/amdgpu: move vsync_timer_enabled setup to dce virtual early_initAlex Deucher1-1/+0
2016-08-08drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display.Emily Deng1-26/+58
2016-08-08drm/amdgpu: Define virtual display ip blocks.Emily Deng1-0/+282
2016-08-08drm/amd/amdgpu: Enable VCE MGCG for StoneyTom St Denis1-1/+2
2016-08-08drm/amd/amdgpu: Enable VCE MGCG for CarrizoTom St Denis1-1/+2
2016-08-08drm/amd/amdgpu: Enable stoney VCE PGTom St Denis1-1/+2
2016-08-08drm/amd/amdgpu: Enable stoney UVD PGTom St Denis1-1/+2
2016-08-08drm/amd/amdgpu: Enable stoney GFX PGTom St Denis1-0/+3
2016-08-08drm/amd/amdgpu: Enable carrizo VCE PGTom St Denis1-1/+2
2016-08-08drm/amd/amdgpu: Enable carrizo UVD PGTom St Denis1-1/+2
2016-08-08drm/amd/amdgpu: Enable carrizo GFX PGTom St Denis1-0/+6
2016-07-15drm/amdgpu: disable GFX PG on CZ/BR/STAlex Deucher1-14/+0
2016-07-07drm/amdgpu: add read/write function for GC CAC programmingRex Zhu1-0/+25
2016-07-07drm/amd/gfx: add instance field to select_se_sh (v3)Tom St Denis1-2/+2
2016-07-07drm/amdgpu: move select_se_sh into the gfx structAlex Deucher1-2/+2
2016-07-07drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher1-2/+0
2016-07-07drm/amdgpu: drop wait_for_mc_idle asic callbackAlex Deucher1-1/+0
2016-07-07drm/amdgpu: enable BUS master after pci resetChunming Zhou1-1/+4
2016-07-07drm/amdgpu: add return value for pci config resetChunming Zhou1-5/+7
2016-07-07drm/amdgpu/gfx8: Enable PG on StoneyTom St Denis1-1/+6
2016-07-07drm/amdgpu/gfx8: Enable CG on StoneyTom St Denis1-0/+7
2016-07-07drm/amdgpu/gfx8: Enable GFX PG on CZTom St Denis1-0/+8
2016-06-13amdgpu: fix asic initialization for virtualized environments (v2)Andres Rodriguez1-0/+15
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis1-0/+1
2016-05-11drm/amdgpu: fetch cu_info once at initAlex Deucher1-1/+0
2016-05-11drm/amd/amdgpu: Enable CG for UVD6 on CarrizoTom St Denis1-1/+2
2016-05-05drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis1-6/+0
2016-05-05drm/amdgpu: add polaris10/11 smc fw declarationFlora Cui1-0/+5
2016-05-05drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui1-11/+11
2016-05-05drm/amdgpu: update the core VI support for ELM/BAFFlora Cui1-0/+87
2016-05-05drm/amdgpu: enable sdma clockgating on STAlex Deucher1-1/+3
2016-05-05drm/amdgpu: enable sdma clockgating on CZAlex Deucher1-1/+3
2016-05-05drm/amdgpu: enable gmc clockgating for STAlex Deucher1-1/+4
2016-05-05drm/amdgpu: enable gmc clockgating for CZAlex Deucher1-1/+4
2016-05-05drm/amdgpu/vi: rename fiji cg functionsAlex Deucher1-12/+21
2016-05-05drm/amdgpu: enable gfx clockgating for ST (v2)Alex Deucher1-1/+3
2016-05-05drm/amdgpu: enable gfx clockgating for CZAlex Deucher1-1/+9
2016-05-05drm/amdgpu/gmc: add proper CG flags for fijiAlex Deucher1-1/+3
2016-05-05drm/amdgpu/common: add proper CG flags for fijiAlex Deucher1-9/+13
2016-05-05drm/amdgpu/sdma: add proper CG flags for fijiAlex Deucher1-1/+3
2016-05-05drm/amdgpu/gfx: add proper CG flags for fijiAlex Deucher1-1/+8