aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
Commit message (Expand)AuthorAge
* 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
| * drm/amdgpu: allow split of queues with kfd at queue granularity v4Andres Rodriguez2017-05-31
| * drm/amdgpu: take ownership of per-pipe configuration v3Andres Rodriguez2017-05-31
| * drm/amdgpu: rename rdev to adevAndres Rodriguez2017-05-31
| * drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2Andres Rodriguez2017-05-31
| * drm/amdgpu: remove duplicate definition of cik_mqdAndres Rodriguez2017-05-31
| * drm/amdgpu: refactor MQD/HQD initialization v3Andres Rodriguez2017-05-31
| * drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generationAndres Rodriguez2017-05-31
| * drm/amdgpu:fix get wrong gfx always on cu masks.Rex Zhu2017-05-24
| * drm/amdgpu/gfx7: enable cp/rlc ints after we disable clockgatingAlex Deucher2017-05-24
* | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-05-18
|\|
| * drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer2017-04-28
| * drm/amdgpu: split VMID management by VMHUBChristian König2017-04-28
* | drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-16
|/
* drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher2017-03-29
* drm/amdgpu: change wptr to 64 bits (v2)Ken Wang2017-03-29
* drm/amdgpu: init aperture definitions (v2)Junwei Zhang2017-03-29
* gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-29
* drm/amdgpu: export gfx config double offchip LDS buffers (v3)Junwei Zhang2017-03-29
* drm/amdgpu: Initialize pipe priority order on graphic initializationozeng2017-02-13
* drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang2017-01-27
* drm/amdgpu: simplify allocation of scratch regsNils Wallménius2017-01-27
* drm/amd/amdgpu: Add gpr reading for GFX v7Tom St Denis2016-12-08
* drm/amdgpu:impl vgt_flush for VI(V5)Monk Liu2016-11-23
* drm/amd/amdgpu: Clean up wave gfx7 helperTom St Denis2016-11-11
* Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-10-27
|\
| * dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-25
* | drm/amd/amdgpu: Put in rest of wave fieldsTom St Denis2016-10-25
* | drm/amd/amdgpu: re-factor debugfs wave readerTom St Denis2016-10-25
* | drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-25
* | drm/amdgpu: move align_mask and nop into ring funcs as well (v2)Christian König2016-10-25
* | drm/amdgpu: move the ring type into the funcs structure (v2)Christian König2016-10-25
* | drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König2016-10-25