summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: split gfx callbacks into ras and non-ras onesHawking Zhang2021-04-091-7/+15
* drm/amdgpu: harvest edc status when connected to host via xGMIDennis Li2021-03-231-1/+1
* drm/amdgpu: enable watchdog feature for SQ of aldebaranDennis Li2021-03-231-0/+2
* drm/amdgpu: add ras support for gfx of aldebaranDennis Li2021-03-231-0/+1
* drm/amdgpu: enable only one high prio compute queueNirmoy Das2021-02-091-1/+1
* drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2)Prike Liang2020-11-131-0/+7
* drm/amdgpu: fix compute queue priority if num_kcq is less than 4Nirmoy Das2020-11-131-1/+1
* drm/amdgpu: move amdgpu_num_kcq handling to a helperAlex Deucher2020-10-161-0/+1
* drm/amdgpu: add interface for setting MGCG perfmonEvan Quan2020-10-151-0/+1
* drm/amdgpu: update athub interrupt harvesting handleStanley.Yang2020-09-221-0/+1
* drm/amdgpu: add interface amdgpu_gfx_init_spm_golden for Navi1xTianci.Yin2020-08-141-0/+2
* drm/amdgpu: add read amdgpu_gfxoff status in debugfsJinzhou.Su2020-07-211-0/+1
* drm/amdgpu: add gfx ip block for sienna_cichlid (v3)Likun Gao2020-06-031-0/+1
* drm/amdgpu: Rename amdgpu_gfx_kcq_queue_mask_transform()Yong Zhao2020-05-011-1/+1
* drm/amdgpu: request reg_val_offs each kiq read regYintian Tao2020-04-231-1/+0
* drm/amdgpu: rework sched_list generationNirmoy Das2020-04-091-5/+0
* drm/amdgpu: set compute queue priority at mqd_initNirmoy Das2020-03-091-1/+13
* drm/amdgpu: add reset_ras_error_count function for GFXHawking Zhang2020-03-051-0/+1
* drm/amdgpu: Add num_banks and num_ranks to gfx config structureYong Zhao2020-02-281-0/+2
* drm/amdgpu: provide a generic function interface for reading/writing register...chen gong2020-01-221-0/+3
* drm/amdgpu: implement tlbs invalidate on gfx9 gfx10Alex Sierra2020-01-161-0/+4
* amd/amdgpu: add sched array to IPs with multiple run-queuesNirmoy Das2019-12-181-0/+4
* drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2)Xiaojie Yuan2019-11-221-1/+1
* Merge v5.4-rc7 into drm-nextDave Airlie2019-11-141-0/+1
|\
| * drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu2019-11-061-0/+1
| * drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák2019-10-021-0/+1
* | drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ringNirmoy Das2019-10-251-2/+1
* | drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák2019-10-031-0/+1
* | drm/amdgpu: remove ih_info parameter of gfx_ras_late_initTao Zhou2019-10-031-2/+1
* | drm/amdgpu: add common gfx_ras_fini functionTao Zhou2019-10-031-0/+1
* | drm/amdgpu: move gfx ecc functions to generic gfx fileTao Zhou2019-10-031-0/+6
* | drm/amdgpu: remove gfx9 NGGMarek Olšák2019-10-031-25/+0
* | drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init helper functionHawking Zhang2019-09-131-1/+2
|/
* drm/amdgpu: add RAS callback for gfxDennis Li2019-07-311-0/+2
* drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis2019-07-161-2/+2
* drm/amdgpu/gfx10: add special unmap_queues packet for preemptionJack Xiao2019-06-201-1/+10
* drm/amdgpu: Move common code to amdgpu_gfx.cHawking Zhang2019-06-201-0/+1
* drm/amdgpu: Add common gfx func Disable kcq via kiqRex Zhu2019-06-201-0/+1
* drm/amdgpu: Add struct kiq_pm4_funcs into kiq structRex Zhu2019-06-201-0/+20
* drm/amdgpu: rename amdgpu_gfx_compute_mqd_sw_initHawking Zhang2019-06-201-3/+3
* drm/amdgpu: add helper function for gfx queue/bitmap transitionHawking Zhang2019-06-201-4/+10
* drm/amdgpu: acquire available gfx queuesHawking Zhang2019-06-201-0/+2
* drm/amdgpu: add members in amdgpu_me for gfx queueHawking Zhang2019-06-201-0/+8
* drm/amdgpu/gfx10: new approach to load gfx10 me fw (v4)Hawking Zhang2019-06-201-0/+7
* drm/amdgpu/gfx10: new approach to load ce fw (v4)Hawking Zhang2019-06-201-0/+7
* drm/amdgpu/gfx10: new approach to load pfp fw (v4)Hawking Zhang2019-06-201-0/+7
* drm/amdgpu: add gfx10 specific new member pa_sc_tile_steering_overrideHawking Zhang2019-06-201-0/+1
* drm/amdgpu: add gfx10 specific config in amdgpu_gfx_configHawking Zhang2019-06-201-0/+3
* drm/amdgpu: enable ras on gfx9 (v2)Feifei Xu2019-03-191-0/+3
* drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao2018-11-091-59/+1