aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vi.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie1-0/+2
2016-11-23drm/amdgpu: enable uvd mgcg for Fiji.Rex Zhu1-1/+2
2016-11-11drm/amdgpu: enable UVD clockgating in Polaris-10/11Maruthi Srinivas Bayyavarapu1-2/+2
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie1-1/+1
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-25drm/amdgpu: consolidate atom scratch reg handling for hangsAlex Deucher1-14/+2
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher1-729/+108
2016-10-25drm/amdgpu: used cached gca values for vi_read_register (v2)Alex Deucher1-20/+97
2016-10-25drm/amd/amdgpu: Enable UVD PG on TongaTom St Denis1-1/+1
2016-10-25drm/amdgpu:use smc_index_11 for VIMonk Liu1-8/+8
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-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis1-6/+0
2016-05-04drm/amdgpu: add polaris10/11 smc fw declarationFlora Cui1-0/+5
2016-05-04drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui1-11/+11
2016-05-04drm/amdgpu: update the core VI support for ELM/BAFFlora Cui1-0/+87
2016-05-04drm/amdgpu: enable sdma clockgating on STAlex Deucher1-1/+3
2016-05-04drm/amdgpu: enable sdma clockgating on CZAlex Deucher1-1/+3