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