aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
Commit message (Expand)AuthorAge
* drm/amdgpu: add a workaround for GDS ordered append hangs with compute queuesMarek Olšák2019-02-05
* drm/amdgpu: add flags to emit_ib interface v2Jack Xiao2019-01-25
* drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng2018-11-28
* drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao2018-11-09
* drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao2018-11-09
* drm/amdgpu: unify rlc function into structureLikun Gao2018-11-09
* drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu2018-11-05
* drm/amdgpu: remove messages from IB testsChristian König2018-11-05
* drm/amdgpu: further ring test cleanupsChristian König2018-11-05
* drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-05
* drm/amdgpu: put HQD EOP buffers into VRAMMarek Olšák2018-11-05
* drm/amdgpu: use scheduler fault instead of reset workChristian König2018-11-05
* drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-26
* drm/amdgpu: Refine function nameRex Zhu2018-09-26
* drm/amdgpu: move reserving GDS/GWS/OA into common codeChristian König2018-09-19
* drm/amdgpu: fix up GDS/GWS/OA shiftingChristian König2018-09-19
* drm/amdgpu: implement soft_recovery for GFX7Christian König2018-08-27
* drm/amdgpu: switch firmware path for CIK parts (v2)Alex Deucher2018-07-05
* drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky2018-04-03
* drm/amdgpu: fix KV harvestingAlex Deucher2018-03-05
* drm/amdgpu: separate PASID mapping from VM flush v2Christian König2018-02-19
* drm/amdgpu: remove now superflous *_hdp operationChristian König2018-02-19
* drm/amdgpu: implement gmc_v7_0_emit_flush_gpu_tlbChristian König2018-02-19
* drm/amdgpu: wire up emit_wreg for gfx v7Christian König2018-02-19
* drm/amdgpu: forward pasid to backend flush implementationsChristian König2018-02-19
* drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König2018-02-19
* Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-01-08
|\
| * drm/amdgpu: rename vm_id to vmidChristian König2017-12-27
* | drm/amdgpu: add amdgpu interface to query cu infoFlora Cui2017-12-08
|/
* drm/amdgpu/gfx7: use cached values for raster config in clear stateAlex Deucher2017-12-06
* drm/amdgpu: change redundant init logs to debug levelpding2017-12-04
* drm/amdgpu/gfx7: cache raster_config valuesAlex Deucher2017-11-28
* drm/amdgpu:fix memleakMonk Liu2017-11-16
* drm/amdgpu: Program SH_STATIC_MEM_CONFIG globally, not per-VMIDFelix Kuehling2017-08-15
* drm/amdgpu/gfx7: fix function nameAlex Deucher2017-08-15
* drm/amdgpu: use amdgpu_bo_free_kernel more oftenChristian König2017-08-15
* drm/amdgpu: use amdgpu_bo_create_kernel more oftenChristian König2017-08-15
* drm/amdgpu: fix the incorrect scratch reg number on gfx v7Huang Rui2017-07-25
* drm/amdgpu: Fix the exported always on CU bitmapFlora Cui2017-06-29
* Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-15
|\
| * drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0Alex Deucher2017-06-09
| * drm/amdgpu/gfx: move mec parameter setup into sw_initAlex Deucher2017-06-07
| * drm/amdgpu: move mec queue helpers to amdgpu_gfx.hAlex Deucher2017-06-07
| * drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common codeAlex Deucher2017-06-07
| * drm/amdgpu: fix mec queue policy on single MEC asicsAlex Deucher2017-06-07
| * drm/amdgpu/gfx: create a common bitmask function (v2)Alex Deucher2017-06-07
| * drm/amdgpu: condense mqd programming sequenceAndres Rodriguez2017-05-31
| * drm/amdgpu: new queue policy, take first 2 queues of each pipe v2Andres Rodriguez2017-05-31
| * drm/amdgpu: allocate queues horizontally across pipesAndres Rodriguez2017-05-31
| * drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3Andres Rodriguez2017-05-31