summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu:fix firmware memoryleak(v2)Monk Liu2017-09-261-0/+20
* drm/amdgpu:unmap KCQ in gfx hw_fini(v2)Monk Liu2017-09-261-0/+58
* drm/amdgpu/sriov:init csb for gfxv9Monk Liu2017-09-261-1/+3
* drm/amdgpu/sriov:fix page fault issue of driver unloadMonk Liu2017-09-261-0/+1
* drm/amdgpu:use formal register to trigger hdp invalidateMonk Liu2017-09-261-1/+1
* drm/amdgpu:insert TMZ_BEGINMonk Liu2017-09-261-6/+8
* drm/amdgpu/sriov:move in_reset to adev and renameMonk Liu2017-09-261-3/+3
* drm/amdgpu/gfx9: properly set the hdp flush reg for RavenAlex Deucher2017-09-121-1/+3
* drm/amd/amdgpu: Support full range of GFX ring namesTom St Denis2017-09-011-1/+4
* drm/amd/amdgpu: Simplify gfx_v9_0_wait_for_idle()Tom St Denis2017-08-311-6/+1Star
* drm/amd/amdgpu: Fix indentation in gfx_v9_0_mqd_init()Tom St Denis2017-08-311-2/+2
* drm/amd/amdgpu: Tidy up gfx_v9_0_rlc_stop()Tom St Denis2017-08-311-6/+1Star
* drm/amd/amdgpu: Tidy up gfx_v9_0_enable_gfx_dynamic_mg_power_gating()Tom St Denis2017-08-311-4/+3Star
* drm/amd/amdgpu: Tidy up gfx_v9_0_enable_gfx_static_mg_power_gating()Tom St Denis2017-08-311-4/+3Star
* drm/amd/amdgpu: Tidy up gfx_v9_0_enable_gfx_pipeline_powergating()Tom St Denis2017-08-311-4/+3Star
* drm/amd/amdgpu: Tidy up gfx_v9_0_enable_gfx_cg_power_gating()Tom St Denis2017-08-311-4/+3Star
* drm/amd/amdgpu: Tidy up gfx_v9_0_enable_cp_power_gating()Tom St Denis2017-08-311-10/+5Star
* drm/amd/amdgpu: Tidy up gfx_v9_0_enable_sck_slow_down_on_power_down()Tom St Denis2017-08-311-10/+5Star
* drm/amd/amdgpu: Tidy up gfx_v9_0_enable_sck_slow_down_on_power_up()Tom St Denis2017-08-311-10/+5Star
* drm/amd/amdgpu: Tidy up gfx_v9_0_enable_save_restore_machine()Tom St Denis2017-08-311-5/+1Star
* drm/amd/amdgpu: Tidy up gfx_v9_0_ngg_en()Tom St Denis2017-08-311-17/+9Star
* drm/amd/amdgpu: Tidy up register list formatting.Tom St Denis2017-08-311-32/+64
* drm/amdgpu/gfx9: adjust mqd allocation sizeAlex Deucher2017-08-291-7/+18
* drm/amdgpu: fix vega10 graphic hang issue in S3 testKen Wang2017-08-181-2/+8
* drm/amdgpu: set gfx_v9_0_ip_funcs as staticHuang Rui2017-08-151-1/+1
* drm/amdgpu: use amdgpu_bo_free_kernel more oftenChristian König2017-08-151-22/+2Star
* drm/amdgpu: use amdgpu_bo_create_kernel more oftenChristian König2017-08-151-77/+33Star
* drm/amdgpu: update vega10 golden settingEvan Quan2017-08-151-0/+2
* drm/amdgpu: fix the incorrect scratch reg number on gfx v9Huang Rui2017-07-251-1/+1
* drm/amdgpu/gfx9: simplify and fix GRBM index selectionNicolai Hähnle2017-07-251-11/+13
* drm/amdgpu: Off by one sanity checksDan Carpenter2017-07-141-1/+1
* drm/amdgpu/gfx9: fix driver reload with KIQAlex Deucher2017-07-041-51/+0Star
* drm/amdgpu/gfx9: support the amdgpu.disable_cu optionNicolai Hähnle2017-06-291-0/+20
* drm/amdgpu: Fix the exported always on CU bitmapFlora Cui2017-06-291-1/+3
* drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be statickbuild test robot2017-06-291-3/+3
* Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-161-608/+1170
|\
| * drm/amdgpu/gfx9: fix compute ring doorbell indexAlex Deucher2017-06-151-1/+1
| * drm/amd/amdgpu: gfx9 tidy ups (v2)Tom St Denis2017-06-151-19/+7Star
| * drm/amdgpu: avoid to reset wave_front_size to 0Hawking Zhang2017-06-151-2/+0Star
| * drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0Alex Deucher2017-06-091-16/+43
| * drm/amdgpu/gfx: consolidate mqd buffer setup codeAlex Deucher2017-06-081-63/+2Star
| * drm/amdgpu/gfx: move mec parameter setup into sw_initAlex Deucher2017-06-081-13/+13
| * drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.cAlex Deucher2017-06-081-105/+4Star
| * drm/amdgpu: move mec queue helpers to amdgpu_gfx.hAlex Deucher2017-06-081-2/+2
| * drm/amdgpu/gfx9: remove spurious line in kiq setupAlex Deucher2017-06-081-1/+0Star
| * drm/amdgpu/gfx9: Raven has two MECsAlex Deucher2017-06-071-0/+1
| * drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common codeAlex Deucher2017-06-071-38/+1Star
| * drm/amdgpu: fix mec queue policy on single MEC asicsAlex Deucher2017-06-071-3/+9
| * drm/amdgpu/gfx: create a common bitmask function (v2)Alex Deucher2017-06-071-8/+3Star
| * drm/amdgpu/gfx9: new queue policy, take first 2 queues of each pipeAlex Deucher2017-06-061-2/+2