summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-02drm/amdgpu: Clean up KFD VMID assignmentFelix Kuehling1-4/+2
2020-07-01drm/amdgpu: label internally used symbols as staticNirmoy Das1-2/+2
2020-05-18drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)Marek Olšák1-1/+17
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-16/+9
2020-04-01drm/amdgpu: implement more ib pools (v2)xinhui pan1-1/+2
2020-02-28drm/amdgpu: Initialize SPM_VMID with 0xf (v2)Jacob He1-1/+18
2020-02-28drm/amdgpu: Add num_banks and num_ranks to gfx config structureYong Zhao1-0/+5
2019-12-02drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu1-0/+2
2019-11-13drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0...yu kuai1-2/+1
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher1-0/+9
2019-07-30drm/amdgpu: Default disable GDS for compute+gfxJoseph Greathouse1-7/+17
2019-07-18drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse1-0/+9
2019-07-18drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse1-0/+9
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis1-2/+2
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-2/+4
2019-06-20drm/amdgpu: enable gfx eop interrupt per gfx pipeHawking Zhang1-2/+2
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-2/+4
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg1-1/+3
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg1-1/+1
2019-05-24drm/amdgpu: remove static GDS, GWS and OA allocationChristian König1-28/+4
2019-02-05drm/amdgpu: add a workaround for GDS ordered append hangs with compute queuesMarek Olšák1-1/+18
2019-01-25drm/amdgpu: add flags to emit_ib interface v2Jack Xiao1-3/+3
2018-11-28drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng1-1/+1
2018-11-09drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao1-122/+26
2018-11-09drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao1-12/+4
2018-11-09drm/amdgpu: unify rlc function into structureLikun Gao1-12/+18
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu1-3/+7
2018-11-05drm/amdgpu: remove messages from IB testsChristian König1-14/+6
2018-11-05drm/amdgpu: further ring test cleanupsChristian König1-15/+9
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky1-11/+5
2018-11-05drm/amdgpu: put HQD EOP buffers into VRAMMarek Olšák1-1/+1
2018-11-05drm/amdgpu: use scheduler fault instead of reset workChristian König1-2/+26
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König1-3/+3
2018-09-26drm/amdgpu: Refine function nameRex Zhu1-5/+5
2018-09-19drm/amdgpu: move reserving GDS/GWS/OA into common codeChristian König1-19/+0
2018-09-19drm/amdgpu: fix up GDS/GWS/OA shiftingChristian König1-9/+0
2018-08-27drm/amdgpu: implement soft_recovery for GFX7Christian König1-0/+13
2018-07-05drm/amdgpu: switch firmware path for CIK parts (v2)Alex Deucher1-36/+36
2018-04-03drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky1-0/+7
2018-03-05drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
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-24/+2
2018-02-19drm/amdgpu: implement gmc_v7_0_emit_flush_gpu_tlbChristian König1-22/+3
2018-02-19drm/amdgpu: wire up emit_wreg for gfx v7Christian König1-0/+15
2018-02-19drm/amdgpu: forward pasid to backend flush implementationsChristian König1-1/+2
2018-02-19drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König1-1/+1
2018-01-09Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-9/+9
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König1-9/+9