summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák2023-02-231-0/+2
* drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum...YiPeng Chai2023-01-171-0/+4
* drm/amdgpu: Add gfx ras poison consumption irq handling on gfx v11_0_3YiPeng Chai2023-01-171-0/+4
* drm/amdgpu: Add gfx ras function on gfx v11_0_3YiPeng Chai2023-01-171-0/+1
* drm/amdgpu: Add software ring callbacks for gfx9 (v8)Jiadong.Zhu2022-12-021-0/+1
* drm/amdgpu: Introduce gfx software ring (v9)Jiadong.Zhu2022-12-021-0/+3
* drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcodeLikun Gao2022-09-291-1/+1
* drm/amdgpu: add function to init CP microcodeLikun Gao2022-09-291-0/+2
* drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfxHawking Zhang2022-09-191-0/+4
* drm/amdgpu: Document gfx_off members of struct amdgpu_gfxAndré Almeida2022-08-161-6/+6
* drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida2022-08-161-0/+6
* drm/amd/amdgpu: Enable high priority gfx queueArunpravin Paneer Selvam2022-06-061-0/+2
* drm/amdgpu: nuke dynamic gfx scratch reg allocationChristian König2022-05-061-13/+0
* drm/amdgpu: add init support for GFX11 (v2)Hawking Zhang2022-05-041-0/+13
* drm/amdgpu: support imu for gfx11Likun Gao2022-05-041-0/+4
* drm/amdgpu: add gmc v11_0 ip block (v3)Tianci.Yin2022-05-041-2/+4
* drm/amdgpu/discovery: populate additional GC infoAlex Deucher2022-04-281-0/+11
* drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2)Tao Zhou2022-03-251-0/+1
* drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in gfx ras b...yipechai2022-03-021-1/+0
* drm/amdgpu: Modify .ras_fini function pointer parameteryipechai2022-03-021-1/+1
* drm/amdgpu: Modify .ras_late_init function pointer parameteryipechai2022-02-171-1/+1
* drm/amdgpu: Modify gfx block to fit for the unified ras block data and opsyipechai2022-01-141-12/+5
* drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan2022-01-141-7/+0
* drm/amdgpu: detach ring priority from gfx priorityNirmoy Das2021-09-011-4/+3
* 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