aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
AgeCommit message (Expand)Author
2017-12-12drm/amdgpu: fix MAP_QUEUES paramterMonk Liu
2017-11-16drm/amdgpu:fix memleakMonk Liu
2017-11-13drm/amdgpu/gfx9: implement wave VGPR readingNicolai Hähnle
2017-11-13drm/amdgpu: Add common golden settings for GFX9Ken Wang
2017-10-19drm/amdgpu: use ARRAY_SIZEJérémy Lefaure
2017-09-29amdgpu/nbio: use constant nbio_hdp_flush_reg structs.Dave Airlie
2017-09-29amdgfx/gfx: don't use static objects for ce/de meta. (v2)Dave Airlie
2017-09-26drm/amdgpu:fix firmware memoryleak(v2)Monk Liu
2017-09-26drm/amdgpu:unmap KCQ in gfx hw_fini(v2)Monk Liu
2017-09-26drm/amdgpu/sriov:init csb for gfxv9Monk Liu
2017-09-26drm/amdgpu/sriov:fix page fault issue of driver unloadMonk Liu
2017-09-26drm/amdgpu:use formal register to trigger hdp invalidateMonk Liu
2017-09-26drm/amdgpu:insert TMZ_BEGINMonk Liu
2017-09-26drm/amdgpu/sriov:move in_reset to adev and renameMonk Liu
2017-09-12drm/amdgpu/gfx9: properly set the hdp flush reg for RavenAlex Deucher
2017-09-01drm/amd/amdgpu: Support full range of GFX ring namesTom St Denis
2017-08-31drm/amd/amdgpu: Simplify gfx_v9_0_wait_for_idle()Tom St Denis
2017-08-31drm/amd/amdgpu: Fix indentation in gfx_v9_0_mqd_init()Tom St Denis
2017-08-31drm/amd/amdgpu: Tidy up gfx_v9_0_rlc_stop()Tom St Denis
2017-08-31drm/amd/amdgpu: Tidy up gfx_v9_0_enable_gfx_dynamic_mg_power_gating()Tom St Denis
2017-08-31drm/amd/amdgpu: Tidy up gfx_v9_0_enable_gfx_static_mg_power_gating()Tom St Denis
2017-08-31drm/amd/amdgpu: Tidy up gfx_v9_0_enable_gfx_pipeline_powergating()Tom St Denis
2017-08-31drm/amd/amdgpu: Tidy up gfx_v9_0_enable_gfx_cg_power_gating()Tom St Denis
2017-08-31drm/amd/amdgpu: Tidy up gfx_v9_0_enable_cp_power_gating()Tom St Denis
2017-08-31drm/amd/amdgpu: Tidy up gfx_v9_0_enable_sck_slow_down_on_power_down()Tom St Denis
2017-08-31drm/amd/amdgpu: Tidy up gfx_v9_0_enable_sck_slow_down_on_power_up()Tom St Denis
2017-08-31drm/amd/amdgpu: Tidy up gfx_v9_0_enable_save_restore_machine()Tom St Denis
2017-08-31drm/amd/amdgpu: Tidy up gfx_v9_0_ngg_en()Tom St Denis
2017-08-31drm/amd/amdgpu: Tidy up register list formatting.Tom St Denis
2017-08-29drm/amdgpu/gfx9: adjust mqd allocation sizeAlex Deucher
2017-08-18drm/amdgpu: fix vega10 graphic hang issue in S3 testKen Wang
2017-08-15drm/amdgpu: set gfx_v9_0_ip_funcs as staticHuang Rui
2017-08-15drm/amdgpu: use amdgpu_bo_free_kernel more oftenChristian König
2017-08-15drm/amdgpu: use amdgpu_bo_create_kernel more oftenChristian König
2017-08-15drm/amdgpu: update vega10 golden settingEvan Quan
2017-07-25drm/amdgpu: fix the incorrect scratch reg number on gfx v9Huang Rui
2017-07-25drm/amdgpu/gfx9: simplify and fix GRBM index selectionNicolai Hähnle
2017-07-14drm/amdgpu: Off by one sanity checksDan Carpenter
2017-07-04drm/amdgpu/gfx9: fix driver reload with KIQAlex Deucher
2017-06-29drm/amdgpu/gfx9: support the amdgpu.disable_cu optionNicolai Hähnle
2017-06-29drm/amdgpu: Fix the exported always on CU bitmapFlora Cui
2017-06-29drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be statickbuild test robot
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-06-15drm/amdgpu/gfx9: fix compute ring doorbell indexAlex Deucher
2017-06-15drm/amd/amdgpu: gfx9 tidy ups (v2)Tom St Denis
2017-06-15drm/amdgpu: avoid to reset wave_front_size to 0Hawking Zhang
2017-06-09drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0Alex Deucher
2017-06-07drm/amdgpu/gfx: consolidate mqd buffer setup codeAlex Deucher
2017-06-07drm/amdgpu/gfx: move mec parameter setup into sw_initAlex Deucher
2017-06-07drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.cAlex Deucher