summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: switch firmware path for SI partsAlex Deucher2018-07-051-28/+28
* drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky2018-04-031-0/+7
* drm/amdgpu: separate PASID mapping from VM flush v2Christian König2018-02-191-3/+2
* drm/amdgpu: remove now superflous *_hdp operationChristian König2018-02-191-37/+2
* drm/amdgpu: implement gmc_v6_0_emit_flush_gpu_tlbChristian König2018-02-191-21/+4
* drm/amdgpu: wire up emit_wreg for gfx v6Christian König2018-02-191-0/+14
* drm/amdgpu: forward pasid to backend flush implementationsChristian König2018-02-191-1/+2
* drm/amdgpu: rename vm_id to vmidChristian König2017-12-271-7/+7
* drm/amdgpu/gfx6: use cached values for raster config in clear stateAlex Deucher2017-12-061-19/+1
* drm/amdgpu: change redundant init logs to debug levelpding2017-12-041-2/+2
* drm/amdgpu: revert tile table update for olandJean Delvare2017-09-141-1/+188
* drm/amdgpu: use amdgpu_bo_free_kernel more oftenChristian König2017-08-151-34/+3
* drm/amdgpu: use amdgpu_bo_create_kernel more oftenChristian König2017-08-151-56/+14
* drm/amdgpu: fix the incorrect scratch reg number on gfx v6Huang Rui2017-07-251-1/+1
* drm/amdgpu: Fix the exported always on CU bitmapFlora Cui2017-06-291-1/+3
* drm/amdgpu/gfx: create a common bitmask function (v2)Alex Deucher2017-06-071-8/+3
* drm/amdgpu/gfx6: properly cache mc_arb_ramcfgAlex Deucher2017-06-061-1/+2
* drm/amd/amdgpu: Drop commented out stub functionTom St Denis2017-05-241-5/+0
* drm/amd/amdgpu: Tidy up of gfx_v6_0_setup_rb()Tom St Denis2017-05-241-5/+5
* drm/amd/amdgpu: gfx6 tidy up raster configTom St Denis2017-05-241-12/+8
* drm/amd/amdgpu: Clean up GFX6 tilemode programmingTom St Denis2017-05-241-880/+676
* drm/amdgpu:fix get wrong gfx always on cu masks.Rex Zhu2017-05-241-2/+8
* drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer2017-04-281-3/+3
* drm/amd/amdgpu: Change comp GFXv6 ring name to remove spaceTom St Denis2017-04-281-1/+1
* drm/amdgpu: fix double_offchip_lds_buf for gfx v6Junwei Zhang2017-04-281-1/+1
* drm/amdgpu/gfx6: drop gds unrefsAlex Deucher2017-03-291-4/+0
* drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher2017-03-291-3/+3
* drm/amdgpu: change wptr to 64 bits (v2)Ken Wang2017-03-291-5/+6
* gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-291-3/+1
* drm/amdgpu: export gfx config double offchip LDS buffers (v3)Junwei Zhang2017-03-291-0/+6
* drm/amd/gfx6: update gb_addr_configFlora Cui2017-02-081-0/+3
* drm/amdgpu/gfx6: clean up spi configurationFlora Cui2017-02-081-8/+4
* drm/amdgpu/gfx6: clean up cu configurationFlora Cui2017-02-081-62/+38
* drm/amdgpu/gfx6: clean up rb configurationFlora Cui2017-02-081-59/+42
* drm/amdgpu: move misc si headers into amdgpuAlex Deucher2017-01-271-1/+1
* drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang2017-01-271-1/+1
* drm/amdgpu: simplify allocation of scratch regsNils Wallménius2017-01-271-6/+1
* drm/amdgpu: update tile table for oland/hainanFlora Cui2016-12-201-139/+191
* drm/amdgpu: update tile table for verdeFlora Cui2016-12-201-2/+293
* drm/amdgpu: update golden setting/tiling table of tahitiFlora Cui2016-12-201-146/+198
* drm/amd/amdgpu: Add gpr reading for GFX v6Tom St Denis2016-12-081-0/+25
* drm/amdgpu:impl vgt_flush for VI(V5)Monk Liu2016-11-231-23/+32
* drm/amd/amdgpu: add wave reader to gfx v6Tom St Denis2016-11-111-0/+36
* drm/amd/amdgpu: port gfx6 over to new si headers (v2)Tom St Denis2016-11-111-343/+336
* Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-10-281-3/+3
|\
| * dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-3/+3
* | drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-251-1/+10
* | drm/amdgpu: move align_mask and nop into ring funcs as well (v2)Christian König2016-10-251-2/+4
* | drm/amdgpu: move the ring type into the funcs structure (v2)Christian König2016-10-251-6/+6
* | drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König2016-10-251-31/+15
OpenPOWER on IntegriCloud