summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis2019-07-161-1/+1
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-1/+3
|\
| * drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg2019-06-101-0/+2
| * drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-1/+1
* | drm/amdgpu: enable gfx eop interrupt per gfx pipeHawking Zhang2019-06-211-2/+2
|/
* drm/amdgpu: add thick tile mode settings for Oland of gfx6Tao Zhou2019-03-191-0/+19
* drm/amdgpu: add flags to emit_ib interface v2Jack Xiao2019-01-251-2/+2
* drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao2018-11-091-20/+4Star
* drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao2018-11-091-11/+3Star
* drm/amdgpu: unify rlc function into structureLikun Gao2018-11-091-9/+19
* drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu2018-11-051-1/+3
* drm/amdgpu: remove messages from IB testsChristian König2018-11-051-14/+6Star
* drm/amdgpu: further ring test cleanupsChristian König2018-11-051-15/+10Star
* drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-051-11/+5Star
* drm/amdgpu: use scheduler fault instead of reset workChristian König2018-11-051-2/+21
* drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-271-3/+3
* drm/amdgpu: Refine function nameRex Zhu2018-09-271-2/+2
* 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/+2Star
* drm/amdgpu: remove now superflous *_hdp operationChristian König2018-02-191-37/+2Star
* drm/amdgpu: implement gmc_v6_0_emit_flush_gpu_tlbChristian König2018-02-191-21/+4Star
* 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/+1Star
* 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/+3Star
* drm/amdgpu: use amdgpu_bo_create_kernel more oftenChristian König2017-08-151-56/+14Star
* 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/+3Star
* drm/amdgpu/gfx6: properly cache mc_arb_ramcfgAlex Deucher2017-06-061-1/+2
* drm/amd/amdgpu: Drop commented out stub functionTom St Denis2017-05-251-5/+0Star
* drm/amd/amdgpu: Tidy up of gfx_v6_0_setup_rb()Tom St Denis2017-05-251-5/+5
* drm/amd/amdgpu: gfx6 tidy up raster configTom St Denis2017-05-251-12/+8Star
* drm/amd/amdgpu: Clean up GFX6 tilemode programmingTom St Denis2017-05-251-880/+676Star
* 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-301-4/+0Star
* drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher2017-03-301-3/+3
* drm/amdgpu: change wptr to 64 bits (v2)Ken Wang2017-03-301-5/+6
* 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
* drm/amd/gfx6: update gb_addr_configFlora Cui2017-02-081-0/+3
* drm/amdgpu/gfx6: clean up spi configurationFlora Cui2017-02-081-8/+4Star
* drm/amdgpu/gfx6: clean up cu configurationFlora Cui2017-02-081-62/+38Star