Age | Commit message (Expand) | Author |
2023-02-23 | drm/amdgpu: add more fields into device info, caches sizes, etc. | Marek Olšák |
2023-01-17 | drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum... | YiPeng Chai |
2023-01-17 | drm/amdgpu: Add gfx ras poison consumption irq handling on gfx v11_0_3 | YiPeng Chai |
2023-01-17 | drm/amdgpu: Add gfx ras function on gfx v11_0_3 | YiPeng Chai |
2022-12-02 | drm/amdgpu: Add software ring callbacks for gfx9 (v8) | Jiadong.Zhu |
2022-12-02 | drm/amdgpu: Introduce gfx software ring (v9) | Jiadong.Zhu |
2022-09-29 | drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcode | Likun Gao |
2022-09-29 | drm/amdgpu: add function to init CP microcode | Likun Gao |
2022-09-19 | drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfx | Hawking Zhang |
2022-08-16 | drm/amdgpu: Document gfx_off members of struct amdgpu_gfx | André Almeida |
2022-08-16 | drm/amd: Add detailed GFXOFF stats to debugfs | André Almeida |
2022-06-06 | drm/amd/amdgpu: Enable high priority gfx queue | Arunpravin Paneer Selvam |
2022-05-06 | drm/amdgpu: nuke dynamic gfx scratch reg allocation | Christian König |
2022-05-04 | drm/amdgpu: add init support for GFX11 (v2) | Hawking Zhang |
2022-05-04 | drm/amdgpu: support imu for gfx11 | Likun Gao |
2022-05-04 | drm/amdgpu: add gmc v11_0 ip block (v3) | Tianci.Yin |
2022-04-28 | drm/amdgpu/discovery: populate additional GC info | Alex Deucher |
2022-03-25 | drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2) | Tao Zhou |
2022-03-02 | drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in gfx ras b... | yipechai |
2022-03-02 | drm/amdgpu: Modify .ras_fini function pointer parameter | yipechai |
2022-02-17 | drm/amdgpu: Modify .ras_late_init function pointer parameter | yipechai |
2022-01-14 | drm/amdgpu: Modify gfx block to fit for the unified ras block data and ops | yipechai |
2022-01-14 | drm/amd/pm: do not expose implementation details to other blocks out of power | Evan Quan |
2021-09-01 | drm/amdgpu: detach ring priority from gfx priority | Nirmoy Das |
2021-04-09 | drm/amdgpu: split gfx callbacks into ras and non-ras ones | Hawking Zhang |
2021-03-23 | drm/amdgpu: harvest edc status when connected to host via xGMI | Dennis Li |
2021-03-23 | drm/amdgpu: enable watchdog feature for SQ of aldebaran | Dennis Li |
2021-03-23 | drm/amdgpu: add ras support for gfx of aldebaran | Dennis Li |
2021-02-09 | drm/amdgpu: enable only one high prio compute queue | Nirmoy Das |
2020-11-13 | drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2) | Prike Liang |
2020-11-13 | drm/amdgpu: fix compute queue priority if num_kcq is less than 4 | Nirmoy Das |
2020-10-16 | drm/amdgpu: move amdgpu_num_kcq handling to a helper | Alex Deucher |
2020-10-15 | drm/amdgpu: add interface for setting MGCG perfmon | Evan Quan |
2020-09-22 | drm/amdgpu: update athub interrupt harvesting handle | Stanley.Yang |
2020-08-14 | drm/amdgpu: add interface amdgpu_gfx_init_spm_golden for Navi1x | Tianci.Yin |
2020-07-21 | drm/amdgpu: add read amdgpu_gfxoff status in debugfs | Jinzhou.Su |
2020-06-03 | drm/amdgpu: add gfx ip block for sienna_cichlid (v3) | Likun Gao |
2020-05-01 | drm/amdgpu: Rename amdgpu_gfx_kcq_queue_mask_transform() | Yong Zhao |
2020-04-23 | drm/amdgpu: request reg_val_offs each kiq read reg | Yintian Tao |
2020-04-09 | drm/amdgpu: rework sched_list generation | Nirmoy Das |
2020-03-09 | drm/amdgpu: set compute queue priority at mqd_init | Nirmoy Das |
2020-03-05 | drm/amdgpu: add reset_ras_error_count function for GFX | Hawking Zhang |
2020-02-28 | drm/amdgpu: Add num_banks and num_ranks to gfx config structure | Yong Zhao |
2020-01-22 | drm/amdgpu: provide a generic function interface for reading/writing register... | chen gong |
2020-01-16 | drm/amdgpu: implement tlbs invalidate on gfx9 gfx10 | Alex Sierra |
2019-12-18 | amd/amdgpu: add sched array to IPs with multiple run-queues | Nirmoy Das |
2019-11-22 | drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2) | Xiaojie Yuan |
2019-11-14 | Merge v5.4-rc7 into drm-next | Dave Airlie |
2019-11-06 | drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10 | changzhu |
2019-10-25 | drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ring | Nirmoy Das |