summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vi.c
AgeCommit message (Expand)Author
2016-08-10drm/amdgpu: Change the virtual_display type from int to char*.Emily Deng
2016-08-08drm/amdgpu: add virtual dce support for icelandAlex Deucher
2016-08-08drm/amdgpu: move vsync_timer_enabled setup to dce virtual early_initAlex Deucher
2016-08-08drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display.Emily Deng
2016-08-08drm/amdgpu: Define virtual display ip blocks.Emily Deng
2016-08-08drm/amd/amdgpu: Enable VCE MGCG for StoneyTom St Denis
2016-08-08drm/amd/amdgpu: Enable VCE MGCG for CarrizoTom St Denis
2016-08-08drm/amd/amdgpu: Enable stoney VCE PGTom St Denis
2016-08-08drm/amd/amdgpu: Enable stoney UVD PGTom St Denis
2016-08-08drm/amd/amdgpu: Enable stoney GFX PGTom St Denis
2016-08-08drm/amd/amdgpu: Enable carrizo VCE PGTom St Denis
2016-08-08drm/amd/amdgpu: Enable carrizo UVD PGTom St Denis
2016-08-08drm/amd/amdgpu: Enable carrizo GFX PGTom St Denis
2016-07-15drm/amdgpu: disable GFX PG on CZ/BR/STAlex Deucher
2016-07-07drm/amdgpu: add read/write function for GC CAC programmingRex Zhu
2016-07-07drm/amd/gfx: add instance field to select_se_sh (v3)Tom St Denis
2016-07-07drm/amdgpu: move select_se_sh into the gfx structAlex Deucher
2016-07-07drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher
2016-07-07drm/amdgpu: drop wait_for_mc_idle asic callbackAlex Deucher
2016-07-07drm/amdgpu: enable BUS master after pci resetChunming Zhou
2016-07-07drm/amdgpu: add return value for pci config resetChunming Zhou
2016-07-07drm/amdgpu/gfx8: Enable PG on StoneyTom St Denis
2016-07-07drm/amdgpu/gfx8: Enable CG on StoneyTom St Denis
2016-07-07drm/amdgpu/gfx8: Enable GFX PG on CZTom St Denis
2016-06-13amdgpu: fix asic initialization for virtualized environments (v2)Andres Rodriguez
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis
2016-05-11drm/amdgpu: fetch cu_info once at initAlex Deucher
2016-05-11drm/amd/amdgpu: Enable CG for UVD6 on CarrizoTom St Denis
2016-05-05drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis
2016-05-05drm/amdgpu: add polaris10/11 smc fw declarationFlora Cui
2016-05-05drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui
2016-05-05drm/amdgpu: update the core VI support for ELM/BAFFlora Cui
2016-05-05drm/amdgpu: enable sdma clockgating on STAlex Deucher
2016-05-05drm/amdgpu: enable sdma clockgating on CZAlex Deucher
2016-05-05drm/amdgpu: enable gmc clockgating for STAlex Deucher
2016-05-05drm/amdgpu: enable gmc clockgating for CZAlex Deucher
2016-05-05drm/amdgpu/vi: rename fiji cg functionsAlex Deucher
2016-05-05drm/amdgpu: enable gfx clockgating for ST (v2)Alex Deucher
2016-05-05drm/amdgpu: enable gfx clockgating for CZAlex Deucher
2016-05-05drm/amdgpu/gmc: add proper CG flags for fijiAlex Deucher
2016-05-05drm/amdgpu/common: add proper CG flags for fijiAlex Deucher
2016-05-05drm/amdgpu/sdma: add proper CG flags for fijiAlex Deucher
2016-05-05drm/amdgpu/gfx: add proper CG flags for fijiAlex Deucher
2016-05-02drm/amd/amdgpu: Enable clockgating in UVD6 for StoneyTom St Denis
2016-05-02drm/amd/amdgpu: Enable clockgating for UVD5 on TongaTom St Denis
2016-05-02drm/amdgpu: mark amdgpu_allowed_register_entry tables as 'const'Nils Wallménius
2016-03-16Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-13Merge drm-fixes into drm-next.Dave Airlie
2016-03-08drm/amdgpu: delete set-but-not-read member has_uvd from amdgpu_deviceNils Wallménius
2016-02-10drm/amd: add ACP driver supportMaruthi Bayyavarapu