summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-21drm/amdgpu: add read amdgpu_gfxoff status in debugfsJinzhou.Su1-0/+1
2020-06-03drm/amdgpu: add gfx ip block for sienna_cichlid (v3)Likun Gao1-0/+1
2020-05-01drm/amdgpu: Rename amdgpu_gfx_kcq_queue_mask_transform()Yong Zhao1-1/+1
2020-04-23drm/amdgpu: request reg_val_offs each kiq read regYintian Tao1-1/+0
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das1-5/+0
2020-03-09drm/amdgpu: set compute queue priority at mqd_initNirmoy Das1-1/+13
2020-03-05drm/amdgpu: add reset_ras_error_count function for GFXHawking Zhang1-0/+1
2020-02-28drm/amdgpu: Add num_banks and num_ranks to gfx config structureYong Zhao1-0/+2
2020-01-22drm/amdgpu: provide a generic function interface for reading/writing register...chen gong1-0/+3
2020-01-16drm/amdgpu: implement tlbs invalidate on gfx9 gfx10Alex Sierra1-0/+4
2019-12-18amd/amdgpu: add sched array to IPs with multiple run-queuesNirmoy Das1-0/+4
2019-11-22drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2)Xiaojie Yuan1-1/+1
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie1-0/+1
2019-11-06drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu1-0/+1
2019-10-25drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ringNirmoy Das1-2/+1
2019-10-03drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák1-0/+1
2019-10-03drm/amdgpu: remove ih_info parameter of gfx_ras_late_initTao Zhou1-2/+1
2019-10-03drm/amdgpu: add common gfx_ras_fini functionTao Zhou1-0/+1
2019-10-03drm/amdgpu: move gfx ecc functions to generic gfx fileTao Zhou1-0/+6
2019-10-03drm/amdgpu: remove gfx9 NGGMarek Olšák1-25/+0
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák1-0/+1
2019-09-13drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init helper functionHawking Zhang1-1/+2
2019-07-31drm/amdgpu: add RAS callback for gfxDennis Li1-0/+2
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis1-2/+2
2019-06-20drm/amdgpu/gfx10: add special unmap_queues packet for preemptionJack Xiao1-1/+10
2019-06-20drm/amdgpu: Move common code to amdgpu_gfx.cHawking Zhang1-0/+1
2019-06-20drm/amdgpu: Add common gfx func Disable kcq via kiqRex Zhu1-0/+1
2019-06-20drm/amdgpu: Add struct kiq_pm4_funcs into kiq structRex Zhu1-0/+20
2019-06-20drm/amdgpu: rename amdgpu_gfx_compute_mqd_sw_initHawking Zhang1-3/+3
2019-06-20drm/amdgpu: add helper function for gfx queue/bitmap transitionHawking Zhang1-4/+10
2019-06-20drm/amdgpu: acquire available gfx queuesHawking Zhang1-0/+2
2019-06-20drm/amdgpu: add members in amdgpu_me for gfx queueHawking Zhang1-0/+8
2019-06-20drm/amdgpu/gfx10: new approach to load gfx10 me fw (v4)Hawking Zhang1-0/+7
2019-06-20drm/amdgpu/gfx10: new approach to load ce fw (v4)Hawking Zhang1-0/+7
2019-06-20drm/amdgpu/gfx10: new approach to load pfp fw (v4)Hawking Zhang1-0/+7
2019-06-20drm/amdgpu: add gfx10 specific new member pa_sc_tile_steering_overrideHawking Zhang1-0/+1
2019-06-20drm/amdgpu: add gfx10 specific config in amdgpu_gfx_configHawking Zhang1-0/+3
2019-03-19drm/amdgpu: enable ras on gfx9 (v2)Feifei Xu1-0/+3
2018-11-09drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao1-59/+1
2018-11-09drm/amdgpu: unify rlc function into structureLikun Gao1-0/+6
2018-10-09drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu1-2/+1
2018-08-27drm/amdgpu: Remove the sriov checking and add firmware checkingEmily Deng1-0/+2
2018-08-27drm/amdgpu: move missed gfxoff entry into amdgpu_gfx headerHuang Rui1-0/+1
2018-08-27drm/amdgpu: move gfx definitions into amdgpu_gfx headerHuang Rui1-41/+308
2017-06-07drm/amdgpu/gfx: consolidate mqd buffer setup codeAlex Deucher1-0/+4
2017-06-07drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.cAlex Deucher1-0/+11
2017-06-07drm/amdgpu: move mec queue helpers to amdgpu_gfx.hAlex Deucher1-0/+30
2017-06-07drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common codeAlex Deucher1-0/+2
2017-06-07drm/amdgpu/gfx: create a common bitmask function (v2)Alex Deucher1-0/+13
2016-10-25drm/amdgpu: change function declarations and add missing header dependenciesBaoyou Xie1-1/+2