summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vi.c
AgeCommit message (Expand)Author
2017-01-27drm/amd/powerplay: move vi smu firmware declares to powerplay.Rex Zhu
2017-01-06drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang
2016-12-15drm/amdgpu: refine set clock gating for tonga/polarisRex Zhu
2016-12-15drm/amdgpu: initialize cg flags for tonga/polaris10/polaris11.Rex Zhu
2016-12-15drm/amdgpu: enable AMD_PG_SUPPORT_CP in Carrizo/Stoney.Rex Zhu
2016-12-15drm/amdgpu: disable uvd pg on Tonga.Rex Zhu
2016-12-06drm/amdgpu: enable VCE clockgating in Polaris-10/11Maruthi Srinivas Bayyavarapu
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie
2016-11-23drm/amdgpu: enable uvd mgcg for Fiji.Rex Zhu
2016-11-11drm/amdgpu: enable UVD clockgating in Polaris-10/11Maruthi Srinivas Bayyavarapu
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-10-28drm/amdgpu: add support for new smc firmware on icelandAlex Deucher
2016-10-28drm/amdgpu: add support for new smc firmware on tongaAlex Deucher
2016-10-25drm/amdgpu: consolidate atom scratch reg handling for hangsAlex Deucher
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-10-25drm/amdgpu: used cached gca values for vi_read_register (v2)Alex Deucher
2016-10-25drm/amd/amdgpu: Enable UVD PG on TongaTom St Denis
2016-10-25drm/amdgpu:use smc_index_11 for VIMonk Liu
2016-10-21drm/amdgpu: explicitly set pg_flags for STAlex Deucher
2016-09-22drm/amdgpu: use powerplay module for dgpu in Vi.Rex Zhu
2016-09-22drm/amdgpu: set system clock gating for tonga/polaris.Rex Zhu
2016-09-19drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu
2016-09-16drm/amdgpu/vi: Use correct external_rev_id for stoneyJordan Lazare
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