aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
AgeCommit message (Expand)Author
2018-10-03drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu
2018-05-01drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle
2017-08-24drm/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
2017-05-31drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCESAndres Rodriguez
2017-05-31drm/amdgpu: allocate queues horizontally across pipesAndres Rodriguez
2017-05-31drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3Andres Rodriguez
2017-05-31drm/amdgpu: allow split of queues with kfd at queue granularity v4Andres Rodriguez
2017-05-31drm/amdgpu: take ownership of per-pipe configuration v3Andres Rodriguez
2017-05-31drm/amdgpu: rename rdev to adevAndres Rodriguez
2017-05-31drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2Andres Rodriguez
2017-05-31drm/amdgpu: detect timeout error when deactivating hqdAndres Rodriguez
2017-05-31drm/amdgpu: refactor MQD/HQD initialization v3Andres Rodriguez
2017-05-31drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generationAndres Rodriguez
2017-05-24drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2)Monk Liu
2017-05-24drm/amdgpu:change SR-IOV DMAframe schemeMonk Liu
2017-05-24drm/amdgpu:unify gfx8/9 ce/de meta_dataMonk Liu
2017-05-24drm/amdgpu: Move kiq ring lock out of virt structureShaoyun Liu
2017-05-24drm/amdgpu: Enable chained IB MCBP supportTrigger Huang
2017-05-24drm/amdgpu:fix get wrong gfx always on cu masks.Rex Zhu
2017-05-24drm/amdgpu: fix s3 ring test failed on Vi caused by KIQ enabled.Rex Zhu
2017-05-24drm/amdgpu: delete redundant kiq irq funcs type check in gfx8.Rex Zhu
2017-05-24drm/amdgpu: fix typo in dmesg in gfx_v8_0_kiq_kcq_disable.Rex Zhu
2017-05-24drm/amdgpu/gfx8: move CP_PQ_STATUS after doorbell range setting (v2)Alex Deucher
2017-05-24drm/amdgpu: set cpg doorbell for fiji and polaris.Rex Zhu
2017-05-24drm/amdgpu/gfx8: unify the HQD deactivation codeAlex Deucher
2017-05-24drm/amdgpu/gfx8: enable cp/rlc ints after we disable clockgatingAlex Deucher