summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/amdgpu/gfx_v7_0: Repair function names in the documentationLee Jones2021-05-211-3/+3
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-091-2/+2
* drm/amd/amdgpu/gfx_v7_0: Trivial typo fixesBhaskar Chowdhury2021-04-091-11/+11
* drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das2020-12-081-1/+1
* drm/amd/amdgpu/gfx_v7_0: Clean-up a bunch of kernel-doc related issuesLee Jones2020-11-241-14/+19
* drm/amd/amdgpu/gfx_v7_0: Remove unused struct definitionLee Jones2020-11-131-9/+0
* drm/amdgpu: move amdgpu_num_kcq handling to a helperAlex Deucher2020-10-161-1/+2
* drm/amdgpu: Clean up KFD VMID assignmentFelix Kuehling2020-07-021-4/+2
* drm/amdgpu: label internally used symbols as staticNirmoy Das2020-07-011-2/+2
* drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)Marek Olšák2020-05-181-1/+17
* drm/amdgpu: Add mem_sync implementation for all the ASICs.Andrey Grodzovsky2020-05-181-1/+15
* drm/amdgpu: rework sched_list generationNirmoy Das2020-04-091-2/+5
* drm/amdgpu: stop disable the scheduler during HW finiChristian König2020-04-011-16/+9
* drm/amdgpu: implement more ib pools (v2)xinhui pan2020-04-011-1/+2
* drm/amdgpu: Initialize SPM_VMID with 0xf (v2)Jacob He2020-02-281-1/+18
* drm/amdgpu: Add num_banks and num_ranks to gfx config structureYong Zhao2020-02-281-0/+5
* drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu2019-12-021-0/+2
* drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0...yu kuai2019-11-131-2/+1
* Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher2019-08-091-0/+9
|\
| * drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse2019-07-181-0/+9
* | drm/amdgpu: Default disable GDS for compute+gfxJoseph Greathouse2019-07-301-7/+17
* | drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse2019-07-181-0/+9
|/
* drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis2019-07-161-2/+2
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-2/+4
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-2/+4
| |\
| | * drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+3
| | * drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-1/+1
* | | drm/amdgpu: enable gfx eop interrupt per gfx pipeHawking Zhang2019-06-201-2/+2
|/ /
* / drm/amdgpu: remove static GDS, GWS and OA allocationChristian König2019-05-241-28/+4
|/
* drm/amdgpu: add a workaround for GDS ordered append hangs with compute queuesMarek Olšák2019-02-051-1/+18
* drm/amdgpu: add flags to emit_ib interface v2Jack Xiao2019-01-251-3/+3
* drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng2018-11-281-1/+1
* drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao2018-11-091-122/+26
* drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao2018-11-091-12/+4
* drm/amdgpu: unify rlc function into structureLikun Gao2018-11-091-12/+18
* drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu2018-11-051-3/+7
* drm/amdgpu: remove messages from IB testsChristian König2018-11-051-14/+6
* drm/amdgpu: further ring test cleanupsChristian König2018-11-051-15/+9
* drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-051-11/+5
* drm/amdgpu: put HQD EOP buffers into VRAMMarek Olšák2018-11-051-1/+1
* drm/amdgpu: use scheduler fault instead of reset workChristian König2018-11-051-2/+26
* drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-261-3/+3
* drm/amdgpu: Refine function nameRex Zhu2018-09-261-5/+5
* drm/amdgpu: move reserving GDS/GWS/OA into common codeChristian König2018-09-191-19/+0
* drm/amdgpu: fix up GDS/GWS/OA shiftingChristian König2018-09-191-9/+0
* drm/amdgpu: implement soft_recovery for GFX7Christian König2018-08-271-0/+13
* drm/amdgpu: switch firmware path for CIK parts (v2)Alex Deucher2018-07-051-36/+36
* drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky2018-04-031-0/+7
* drm/amdgpu: fix KV harvestingAlex Deucher2018-03-051-28/+2
* drm/amdgpu: separate PASID mapping from VM flush v2Christian König2018-02-191-3/+2