summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
AgeCommit message (Expand)Author
2018-01-09Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher
2017-12-08drm/amdgpu: add amdgpu interface to query cu infoFlora Cui
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach
2017-12-06drm/amdgpu:free CSA in unified placeMonk Liu
2017-12-06drm/amdgpu/gfx8: use cached values for raster config in clear stateAlex Deucher
2017-12-06drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE resultChristian König
2017-12-06drm/amdgpu/gfx8: Fix compute ring failure after resettingXiangliang.Yu
2017-12-04drm/amdgpu:cleanup in_sriov_reset and lock_resetMonk Liu
2017-12-04drm/amdgpu: avoid soft lockup when waiting for RLC serdes (v2)pding
2017-12-04drm/amdgpu: change redundant init logs to debug levelpding
2017-11-16drm/amdgpu:fix memleakMonk Liu
2017-10-19drm/amdgpu: use ARRAY_SIZEJérémy Lefaure
2017-10-09drm/amdgpu: implement ring set_priority for gfx_v8 compute v9Andres Rodriguez
2017-10-06drm/amd/powerplay: move set_clockgating_by_smu to pp func tableRex Zhu
2017-09-29amdgfx/gfx: don't use static objects for ce/de meta. (v2)Dave Airlie
2017-09-28drm/amdgpu: delete dead code about fw load checkRex Zhu
2017-09-26drm/amdgpu:unmap KCQ in gfx hw_fini(v2)Monk Liu
2017-09-26drm/amdgpu/sriov:fix page fault issue of driver unloadMonk Liu
2017-09-26drm/amdgpu/sriov:move in_reset to adev and renameMonk Liu
2017-09-01drm/amdgpu: declare the new firmware files needed by polaris asicsEvan Quan
2017-08-29drm/amdgpu/gfx8: apply dynamic cu mask to APUs as wellAlex Deucher
2017-08-29drm/amdgpu: support polaris10/11/12 new cp firmwaresEvan Quan
2017-08-29drm/amdgpu/gfx8: fix spelling typo in mqd allocationAlex Deucher
2017-08-15drm/amdgpu: Program SH_STATIC_MEM_CONFIG globally, not per-VMIDFelix Kuehling
2017-08-15drm/amdgpu: use amdgpu_bo_free_kernel more oftenChristian König
2017-08-15drm/amdgpu: use amdgpu_bo_create_kernel more oftenChristian König
2017-07-25drm/amdgpu: fix the incorrect scratch reg number on gfx v8Huang Rui
2017-07-14drm/amdgpu: Off by one sanity checksDan Carpenter
2017-07-14drm/amdgpu: Changed CU reservation golden settingsozeng
2017-07-04drm/amdgpu/gfx8: fix driver reload with KIQAlex Deucher
2017-06-29drm/amdgpu: Fix the exported always on CU bitmapFlora Cui
2017-06-29drm/amdgpu: fix vulkan test performance drop and hang on VIRex Zhu
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-06-09drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0Alex Deucher
2017-06-07drm/amdgpu/gfx: consolidate mqd buffer setup codeAlex Deucher
2017-06-07drm/amdgpu/gfx: move mec parameter setup into sw_initAlex Deucher
2017-06-07drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.cAlex Deucher
2017-06-07drm/amdgpu: move mec queue helpers to amdgpu_gfx.hAlex Deucher
2017-06-07drm/amdgpu/gfx8: whitespace changeAlex Deucher
2017-06-07drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common codeAlex Deucher
2017-06-07drm/amdgpu: fix mec queue policy on single MEC asicsAlex Deucher
2017-06-07drm/amdgpu/gfx: create a common bitmask function (v2)Alex Deucher
2017-06-07drm/amdgpu/gfx8: drop per-APU CU limitsAlex Deucher
2017-05-31drm/amdgpu: workaround tonga HW bug in HQD programming sequenceAndres Rodriguez
2017-05-31drm/amdgpu: condense mqd programming sequenceAndres Rodriguez
2017-05-31drm/amdgpu: new queue policy, take first 2 queues of each pipe v2Andres Rodriguez
2017-05-31drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2Andres Rodriguez