summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
AgeCommit message (Expand)Author
2018-04-03drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky
2018-03-05drm/amdgpu: fix KV harvestingAlex Deucher
2018-02-19drm/amdgpu: separate PASID mapping from VM flush v2Christian König
2018-02-19drm/amdgpu: remove now superflous *_hdp operationChristian König
2018-02-19drm/amdgpu: implement gmc_v7_0_emit_flush_gpu_tlbChristian König
2018-02-19drm/amdgpu: wire up emit_wreg for gfx v7Christian König
2018-02-19drm/amdgpu: forward pasid to backend flush implementationsChristian König
2018-02-19drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König
2018-01-09Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König
2017-12-08drm/amdgpu: add amdgpu interface to query cu infoFlora Cui
2017-12-06drm/amdgpu/gfx7: use cached values for raster config in clear stateAlex Deucher
2017-12-04drm/amdgpu: change redundant init logs to debug levelpding
2017-11-28drm/amdgpu/gfx7: cache raster_config valuesAlex Deucher
2017-11-16drm/amdgpu:fix memleakMonk Liu
2017-08-15drm/amdgpu: Program SH_STATIC_MEM_CONFIG globally, not per-VMIDFelix Kuehling
2017-08-15drm/amdgpu/gfx7: fix function nameAlex Deucher
2017-08-15drm/amdgpu: use amdgpu_bo_free_kernel more oftenChristian König
2017-08-15drm/amdgpu: use amdgpu_bo_create_kernel more oftenChristian König
2017-07-25drm/amdgpu: fix the incorrect scratch reg number on gfx v7Huang Rui
2017-06-29drm/amdgpu: Fix the exported always on CU bitmapFlora Cui
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-06-09drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0Alex Deucher
2017-06-07drm/amdgpu/gfx: move mec parameter setup into sw_initAlex Deucher
2017-06-07drm/amdgpu: move mec queue helpers to amdgpu_gfx.hAlex Deucher
2017-06-07drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common codeAlex Deucher
2017-06-07drm/amdgpu: fix mec queue policy on single MEC asicsAlex Deucher
2017-06-07drm/amdgpu/gfx: create a common bitmask function (v2)Alex Deucher
2017-05-31drm/amdgpu: condense mqd programming sequenceAndres Rodriguez
2017-05-31drm/amdgpu: new queue policy, take first 2 queues of each pipe v2Andres Rodriguez
2017-05-31drm/amdgpu: allocate queues horizontally across pipesAndres Rodriguez
2017-05-31drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3Andres Rodriguez
2017-05-31drm/amdgpu: allow split of queues with kfd at queue granularity v4Andres Rodriguez
2017-05-31drm/amdgpu: take ownership of per-pipe configuration v3Andres Rodriguez
2017-05-31drm/amdgpu: rename rdev to adevAndres Rodriguez
2017-05-31drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2Andres Rodriguez
2017-05-31drm/amdgpu: remove duplicate definition of cik_mqdAndres Rodriguez
2017-05-31drm/amdgpu: refactor MQD/HQD initialization v3Andres Rodriguez
2017-05-31drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generationAndres Rodriguez
2017-05-24drm/amdgpu:fix get wrong gfx always on cu masks.Rex Zhu
2017-05-24drm/amdgpu/gfx7: enable cp/rlc ints after we disable clockgatingAlex Deucher
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-04-28drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer
2017-04-28drm/amdgpu: split VMID management by VMHUBChristian König
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher
2017-03-29drm/amdgpu: change wptr to 64 bits (v2)Ken Wang
2017-03-29drm/amdgpu: init aperture definitions (v2)Junwei Zhang
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2017-03-29drm/amdgpu: export gfx config double offchip LDS buffers (v3)Junwei Zhang