aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 into drm-nextDave Airlie1-9/+9
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König1-9/+9
2017-12-08drm/amdgpu: add amdgpu interface to query cu infoFlora Cui1-0/+7
2017-12-06drm/amdgpu/gfx7: use cached values for raster config in clear stateAlex Deucher1-23/+2
2017-12-04drm/amdgpu: change redundant init logs to debug levelpding1-2/+2
2017-11-28drm/amdgpu/gfx7: cache raster_config valuesAlex Deucher1-0/+16
2017-11-16drm/amdgpu:fix memleakMonk Liu1-0/+8
2017-08-15drm/amdgpu: Program SH_STATIC_MEM_CONFIG globally, not per-VMIDFelix Kuehling1-1/+1
2017-08-15drm/amdgpu/gfx7: fix function nameAlex Deucher1-3/+3
2017-08-15drm/amdgpu: use amdgpu_bo_free_kernel more oftenChristian König1-61/+6
2017-08-15drm/amdgpu: use amdgpu_bo_create_kernel more oftenChristian König1-137/+29
2017-07-25drm/amdgpu: fix the incorrect scratch reg number on gfx v7Huang Rui1-1/+1
2017-06-29drm/amdgpu: Fix the exported always on CU bitmapFlora Cui1-1/+3
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-293/+357
2017-06-09drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0Alex Deucher1-17/+40
2017-06-07drm/amdgpu/gfx: move mec parameter setup into sw_initAlex Deucher1-15/+15
2017-06-07drm/amdgpu: move mec queue helpers to amdgpu_gfx.hAlex Deucher1-1/+1
2017-06-07drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common codeAlex Deucher1-38/+1
2017-06-07drm/amdgpu: fix mec queue policy on single MEC asicsAlex Deucher1-3/+9
2017-06-07drm/amdgpu/gfx: create a common bitmask function (v2)Alex Deucher1-16/+3
2017-05-31drm/amdgpu: condense mqd programming sequenceAndres Rodriguez1-33/+11
2017-05-31drm/amdgpu: new queue policy, take first 2 queues of each pipe v2Andres Rodriguez1-2/+2
2017-05-31drm/amdgpu: allocate queues horizontally across pipesAndres Rodriguez1-34/+49
2017-05-31drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3Andres Rodriguez1-31/+17
2017-05-31drm/amdgpu: allow split of queues with kfd at queue granularity v4Andres Rodriguez1-21/+61
2017-05-31drm/amdgpu: take ownership of per-pipe configuration v3Andres Rodriguez1-10/+26
2017-05-31drm/amdgpu: rename rdev to adevAndres Rodriguez1-1/+1
2017-05-31drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2Andres Rodriguez1-2/+36
2017-05-31drm/amdgpu: remove duplicate definition of cik_mqdAndres Rodriguez1-81/+54
2017-05-31drm/amdgpu: refactor MQD/HQD initialization v3Andres Rodriguez1-202/+237
2017-05-31drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generationAndres Rodriguez1-6/+5
2017-05-24drm/amdgpu:fix get wrong gfx always on cu masks.Rex Zhu1-2/+8
2017-05-24drm/amdgpu/gfx7: enable cp/rlc ints after we disable clockgatingAlex Deucher1-4/+7
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul1-6/+6
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-1/+1
2017-04-28drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer1-5/+5
2017-04-28drm/amdgpu: split VMID management by VMHUBChristian König1-1/+1
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher1-3/+5
2017-03-29drm/amdgpu: change wptr to 64 bits (v2)Ken Wang1-8/+10
2017-03-29drm/amdgpu: init aperture definitions (v2)Junwei Zhang1-3/+21
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches1-3/+1
2017-03-29drm/amdgpu: export gfx config double offchip LDS buffers (v3)Junwei Zhang1-0/+6