summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky2018-04-031-0/+7
* drm/amdgpu: fix KV harvestingAlex Deucher2018-03-051-28/+2Star
* drm/amdgpu: separate PASID mapping from VM flush v2Christian König2018-02-191-3/+2Star
* drm/amdgpu: remove now superflous *_hdp operationChristian König2018-02-191-24/+2Star
* drm/amdgpu: implement gmc_v7_0_emit_flush_gpu_tlbChristian König2018-02-191-22/+3Star
* drm/amdgpu: wire up emit_wreg for gfx v7Christian König2018-02-191-0/+15
* drm/amdgpu: forward pasid to backend flush implementationsChristian König2018-02-191-1/+2
* drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König2018-02-191-1/+1
* Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-01-091-9/+9
|\
| * drm/amdgpu: rename vm_id to vmidChristian König2017-12-271-9/+9
* | drm/amdgpu: add amdgpu interface to query cu infoFlora Cui2017-12-091-0/+7
|/
* drm/amdgpu/gfx7: use cached values for raster config in clear stateAlex Deucher2017-12-061-23/+2Star
* drm/amdgpu: change redundant init logs to debug levelpding2017-12-041-2/+2
* drm/amdgpu/gfx7: cache raster_config valuesAlex Deucher2017-11-281-0/+16
* drm/amdgpu:fix memleakMonk Liu2017-11-161-0/+8
* drm/amdgpu: Program SH_STATIC_MEM_CONFIG globally, not per-VMIDFelix Kuehling2017-08-161-1/+1
* drm/amdgpu/gfx7: fix function nameAlex Deucher2017-08-151-3/+3
* drm/amdgpu: use amdgpu_bo_free_kernel more oftenChristian König2017-08-151-61/+6Star
* drm/amdgpu: use amdgpu_bo_create_kernel more oftenChristian König2017-08-151-137/+29Star
* drm/amdgpu: fix the incorrect scratch reg number on gfx v7Huang Rui2017-07-251-1/+1
* drm/amdgpu: Fix the exported always on CU bitmapFlora Cui2017-06-291-1/+3
* Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-161-293/+357
|\
| * drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0Alex Deucher2017-06-091-17/+40
| * drm/amdgpu/gfx: move mec parameter setup into sw_initAlex Deucher2017-06-081-15/+15
| * drm/amdgpu: move mec queue helpers to amdgpu_gfx.hAlex Deucher2017-06-081-1/+1
| * drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common codeAlex Deucher2017-06-071-38/+1Star
| * drm/amdgpu: fix mec queue policy on single MEC asicsAlex Deucher2017-06-071-3/+9
| * drm/amdgpu/gfx: create a common bitmask function (v2)Alex Deucher2017-06-071-16/+3Star
| * drm/amdgpu: condense mqd programming sequenceAndres Rodriguez2017-05-311-33/+11Star
| * drm/amdgpu: new queue policy, take first 2 queues of each pipe v2Andres Rodriguez2017-05-311-2/+2
| * drm/amdgpu: allocate queues horizontally across pipesAndres Rodriguez2017-05-311-34/+49
| * drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3Andres Rodriguez2017-05-311-31/+17Star
| * drm/amdgpu: allow split of queues with kfd at queue granularity v4Andres Rodriguez2017-05-311-21/+61
| * drm/amdgpu: take ownership of per-pipe configuration v3Andres Rodriguez2017-05-311-10/+26
| * drm/amdgpu: rename rdev to adevAndres Rodriguez2017-05-311-1/+1
| * drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2Andres Rodriguez2017-05-311-2/+36
| * drm/amdgpu: remove duplicate definition of cik_mqdAndres Rodriguez2017-05-311-81/+54Star
| * drm/amdgpu: refactor MQD/HQD initialization v3Andres Rodriguez2017-05-311-202/+237
| * drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generationAndres Rodriguez2017-05-311-6/+5Star
| * drm/amdgpu:fix get wrong gfx always on cu masks.Rex Zhu2017-05-241-2/+8
| * drm/amdgpu/gfx7: enable cp/rlc ints after we disable clockgatingAlex Deucher2017-05-241-4/+7
* | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-05-181-6/+6
|\|
| * drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer2017-04-281-5/+5
| * drm/amdgpu: split VMID management by VMHUBChristian König2017-04-281-1/+1
* | drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-161-1/+1
|/
* drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher2017-03-301-3/+5
* drm/amdgpu: change wptr to 64 bits (v2)Ken Wang2017-03-301-8/+10
* drm/amdgpu: init aperture definitions (v2)Junwei Zhang2017-03-301-3/+21
* gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-301-3/+1Star
* drm/amdgpu: export gfx config double offchip LDS buffers (v3)Junwei Zhang2017-03-301-0/+6