summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
AgeCommit message (Expand)Author
2023-04-14drm/amdgpu: add some basic elements for multiple XCD caseLe Ma
2023-02-23drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák
2023-01-17drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum...YiPeng Chai
2023-01-17drm/amdgpu: Add gfx ras poison consumption irq handling on gfx v11_0_3YiPeng Chai
2023-01-17drm/amdgpu: Add gfx ras function on gfx v11_0_3YiPeng Chai
2022-12-02drm/amdgpu: Add software ring callbacks for gfx9 (v8)Jiadong.Zhu
2022-12-02drm/amdgpu: Introduce gfx software ring (v9)Jiadong.Zhu
2022-09-29drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcodeLikun Gao
2022-09-29drm/amdgpu: add function to init CP microcodeLikun Gao
2022-09-19drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfxHawking Zhang
2022-08-16drm/amdgpu: Document gfx_off members of struct amdgpu_gfxAndré Almeida
2022-08-16drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida
2022-06-06drm/amd/amdgpu: Enable high priority gfx queueArunpravin Paneer Selvam
2022-05-06drm/amdgpu: nuke dynamic gfx scratch reg allocationChristian König
2022-05-04drm/amdgpu: add init support for GFX11 (v2)Hawking Zhang
2022-05-04drm/amdgpu: support imu for gfx11Likun Gao
2022-05-04drm/amdgpu: add gmc v11_0 ip block (v3)Tianci.Yin
2022-04-28drm/amdgpu/discovery: populate additional GC infoAlex Deucher
2022-03-25drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2)Tao Zhou
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in gfx ras b...yipechai
2022-03-02drm/amdgpu: Modify .ras_fini function pointer parameteryipechai
2022-02-17drm/amdgpu: Modify .ras_late_init function pointer parameteryipechai
2022-01-14drm/amdgpu: Modify gfx block to fit for the unified ras block data and opsyipechai
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan
2021-09-01drm/amdgpu: detach ring priority from gfx priorityNirmoy Das
2021-04-09drm/amdgpu: split gfx callbacks into ras and non-ras onesHawking Zhang
2021-03-23drm/amdgpu: harvest edc status when connected to host via xGMIDennis Li
2021-03-23drm/amdgpu: enable watchdog feature for SQ of aldebaranDennis Li
2021-03-23drm/amdgpu: add ras support for gfx of aldebaranDennis Li
2021-02-09drm/amdgpu: enable only one high prio compute queueNirmoy Das
2020-11-13drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2)Prike Liang
2020-11-13drm/amdgpu: fix compute queue priority if num_kcq is less than 4Nirmoy Das
2020-10-16drm/amdgpu: move amdgpu_num_kcq handling to a helperAlex Deucher
2020-10-15drm/amdgpu: add interface for setting MGCG perfmonEvan Quan
2020-09-22drm/amdgpu: update athub interrupt harvesting handleStanley.Yang
2020-08-14drm/amdgpu: add interface amdgpu_gfx_init_spm_golden for Navi1xTianci.Yin
2020-07-21drm/amdgpu: add read amdgpu_gfxoff status in debugfsJinzhou.Su
2020-06-03drm/amdgpu: add gfx ip block for sienna_cichlid (v3)Likun Gao
2020-05-01drm/amdgpu: Rename amdgpu_gfx_kcq_queue_mask_transform()Yong Zhao
2020-04-23drm/amdgpu: request reg_val_offs each kiq read regYintian Tao
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das
2020-03-09drm/amdgpu: set compute queue priority at mqd_initNirmoy Das
2020-03-05drm/amdgpu: add reset_ras_error_count function for GFXHawking Zhang
2020-02-28drm/amdgpu: Add num_banks and num_ranks to gfx config structureYong Zhao
2020-01-22drm/amdgpu: provide a generic function interface for reading/writing register...chen gong
2020-01-16drm/amdgpu: implement tlbs invalidate on gfx9 gfx10Alex Sierra
2019-12-18amd/amdgpu: add sched array to IPs with multiple run-queuesNirmoy Das
2019-11-22drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2)Xiaojie Yuan
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie
2019-11-06drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu