summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)Marek Olšák1-1/+3
2020-05-18drm/amdgpu: Add mem_sync implementation for all the ASICs.Andrey Grodzovsky1-1/+15
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das1-2/+5
2020-04-01drm/amdgpu: stop disable the scheduler during HW finiChristian König1-5/+0
2020-04-01drm/amdgpu: implement more ib pools (v2)xinhui pan1-1/+2
2019-11-13drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0...yu kuai1-2/+1
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis1-1/+1
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-1/+3
2019-06-20drm/amdgpu: enable gfx eop interrupt per gfx pipeHawking Zhang1-2/+2
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg1-0/+2
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg1-1/+1
2019-03-19drm/amdgpu: add thick tile mode settings for Oland of gfx6Tao Zhou1-0/+19
2019-01-25drm/amdgpu: add flags to emit_ib interface v2Jack Xiao1-2/+2
2018-11-09drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao1-20/+4
2018-11-09drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao1-11/+3
2018-11-09drm/amdgpu: unify rlc function into structureLikun Gao1-9/+19
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu1-1/+3
2018-11-05drm/amdgpu: remove messages from IB testsChristian König1-14/+6
2018-11-05drm/amdgpu: further ring test cleanupsChristian König1-15/+10
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky1-11/+5
2018-11-05drm/amdgpu: use scheduler fault instead of reset workChristian König1-2/+21
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König1-3/+3
2018-09-26drm/amdgpu: Refine function nameRex Zhu1-2/+2
2018-07-05drm/amdgpu: switch firmware path for SI partsAlex Deucher1-28/+28
2018-04-03drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky1-0/+7
2018-02-19drm/amdgpu: separate PASID mapping from VM flush v2Christian König1-3/+2
2018-02-19drm/amdgpu: remove now superflous *_hdp operationChristian König1-37/+2
2018-02-19drm/amdgpu: implement gmc_v6_0_emit_flush_gpu_tlbChristian König1-21/+4
2018-02-19drm/amdgpu: wire up emit_wreg for gfx v6Christian König1-0/+14
2018-02-19drm/amdgpu: forward pasid to backend flush implementationsChristian König1-1/+2
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König1-7/+7
2017-12-06drm/amdgpu/gfx6: use cached values for raster config in clear stateAlex Deucher1-19/+1
2017-12-04drm/amdgpu: change redundant init logs to debug levelpding1-2/+2
2017-09-14drm/amdgpu: revert tile table update for olandJean Delvare1-1/+188
2017-08-15drm/amdgpu: use amdgpu_bo_free_kernel more oftenChristian König1-34/+3
2017-08-15drm/amdgpu: use amdgpu_bo_create_kernel more oftenChristian König1-56/+14
2017-07-25drm/amdgpu: fix the incorrect scratch reg number on gfx v6Huang Rui1-1/+1
2017-06-29drm/amdgpu: Fix the exported always on CU bitmapFlora Cui1-1/+3
2017-06-07drm/amdgpu/gfx: create a common bitmask function (v2)Alex Deucher1-8/+3
2017-06-06drm/amdgpu/gfx6: properly cache mc_arb_ramcfgAlex Deucher1-1/+2
2017-05-24drm/amd/amdgpu: Drop commented out stub functionTom St Denis1-5/+0
2017-05-24drm/amd/amdgpu: Tidy up of gfx_v6_0_setup_rb()Tom St Denis1-5/+5
2017-05-24drm/amd/amdgpu: gfx6 tidy up raster configTom St Denis1-12/+8
2017-05-24drm/amd/amdgpu: Clean up GFX6 tilemode programmingTom St Denis1-880/+676
2017-05-24drm/amdgpu:fix get wrong gfx always on cu masks.Rex Zhu1-2/+8
2017-04-28drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer1-3/+3
2017-04-28drm/amd/amdgpu: Change comp GFXv6 ring name to remove spaceTom St Denis1-1/+1
2017-04-28drm/amdgpu: fix double_offchip_lds_buf for gfx v6Junwei Zhang1-1/+1
2017-03-29drm/amdgpu/gfx6: drop gds unrefsAlex Deucher1-4/+0
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher1-3/+3