summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vi.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-04drm/amdgpu: enable gmc clockgating for STAlex Deucher1-1/+4
2016-05-04drm/amdgpu: enable gmc clockgating for CZAlex Deucher1-1/+4
2016-05-04drm/amdgpu/vi: rename fiji cg functionsAlex Deucher1-12/+21
2016-05-04drm/amdgpu: enable gfx clockgating for ST (v2)Alex Deucher1-1/+3
2016-05-04drm/amdgpu: enable gfx clockgating for CZAlex Deucher1-1/+9
2016-05-04drm/amdgpu/gmc: add proper CG flags for fijiAlex Deucher1-1/+3
2016-05-04drm/amdgpu/common: add proper CG flags for fijiAlex Deucher1-9/+13
2016-05-04drm/amdgpu/sdma: add proper CG flags for fijiAlex Deucher1-1/+3
2016-05-04drm/amdgpu/gfx: add proper CG flags for fijiAlex Deucher1-1/+8
2016-05-02drm/amd/amdgpu: Enable clockgating in UVD6 for StoneyTom St Denis1-1/+5
2016-05-02drm/amd/amdgpu: Enable clockgating for UVD5 on TongaTom St Denis1-1/+1
2016-05-02drm/amdgpu: mark amdgpu_allowed_register_entry tables as 'const'Nils Wallménius1-5/+5
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-4/+0
2016-03-14Merge drm-fixes into drm-next.Dave Airlie1-2/+1
2016-03-08drm/amdgpu: delete set-but-not-read member has_uvd from amdgpu_deviceNils Wallménius1-4/+0