Age | Commit message (Expand) | Author | Files | Lines |
2022-05-04 | drm/amdgpu: add init support for GFX11 (v2) | Hawking Zhang | 1 | -0/+13 |
2022-05-04 | drm/amdgpu: support imu for gfx11 | Likun Gao | 1 | -0/+4 |
2022-05-04 | drm/amdgpu: add gmc v11_0 ip block (v3) | Tianci.Yin | 1 | -2/+4 |
2022-04-28 | drm/amdgpu/discovery: populate additional GC info | Alex Deucher | 1 | -0/+11 |
2022-03-25 | drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2) | Tao Zhou | 1 | -0/+1 |
2022-03-02 | drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in gfx ras b... | yipechai | 1 | -1/+0 |
2022-03-02 | drm/amdgpu: Modify .ras_fini function pointer parameter | yipechai | 1 | -1/+1 |
2022-02-17 | drm/amdgpu: Modify .ras_late_init function pointer parameter | yipechai | 1 | -1/+1 |
2022-01-14 | drm/amdgpu: Modify gfx block to fit for the unified ras block data and ops | yipechai | 1 | -12/+5 |
2022-01-14 | drm/amd/pm: do not expose implementation details to other blocks out of power | Evan Quan | 1 | -7/+0 |
2021-09-01 | drm/amdgpu: detach ring priority from gfx priority | Nirmoy Das | 1 | -4/+3 |
2021-04-09 | drm/amdgpu: split gfx callbacks into ras and non-ras ones | Hawking Zhang | 1 | -7/+15 |
2021-03-23 | drm/amdgpu: harvest edc status when connected to host via xGMI | Dennis Li | 1 | -1/+1 |
2021-03-23 | drm/amdgpu: enable watchdog feature for SQ of aldebaran | Dennis Li | 1 | -0/+2 |
2021-03-23 | drm/amdgpu: add ras support for gfx of aldebaran | Dennis Li | 1 | -0/+1 |
2021-02-09 | drm/amdgpu: enable only one high prio compute queue | Nirmoy Das | 1 | -1/+1 |
2020-11-13 | drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2) | Prike Liang | 1 | -0/+7 |
2020-11-13 | drm/amdgpu: fix compute queue priority if num_kcq is less than 4 | Nirmoy Das | 1 | -1/+1 |
2020-10-16 | drm/amdgpu: move amdgpu_num_kcq handling to a helper | Alex Deucher | 1 | -0/+1 |
2020-10-15 | drm/amdgpu: add interface for setting MGCG perfmon | Evan Quan | 1 | -0/+1 |
2020-09-22 | drm/amdgpu: update athub interrupt harvesting handle | Stanley.Yang | 1 | -0/+1 |
2020-08-14 | drm/amdgpu: add interface amdgpu_gfx_init_spm_golden for Navi1x | Tianci.Yin | 1 | -0/+2 |
2020-07-21 | drm/amdgpu: add read amdgpu_gfxoff status in debugfs | Jinzhou.Su | 1 | -0/+1 |
2020-06-03 | drm/amdgpu: add gfx ip block for sienna_cichlid (v3) | Likun Gao | 1 | -0/+1 |
2020-05-01 | drm/amdgpu: Rename amdgpu_gfx_kcq_queue_mask_transform() | Yong Zhao | 1 | -1/+1 |
2020-04-23 | drm/amdgpu: request reg_val_offs each kiq read reg | Yintian Tao | 1 | -1/+0 |
2020-04-09 | drm/amdgpu: rework sched_list generation | Nirmoy Das | 1 | -5/+0 |
2020-03-09 | drm/amdgpu: set compute queue priority at mqd_init | Nirmoy Das | 1 | -1/+13 |
2020-03-05 | drm/amdgpu: add reset_ras_error_count function for GFX | Hawking Zhang | 1 | -0/+1 |
2020-02-28 | drm/amdgpu: Add num_banks and num_ranks to gfx config structure | Yong Zhao | 1 | -0/+2 |
2020-01-22 | drm/amdgpu: provide a generic function interface for reading/writing register... | chen gong | 1 | -0/+3 |
2020-01-16 | drm/amdgpu: implement tlbs invalidate on gfx9 gfx10 | Alex Sierra | 1 | -0/+4 |
2019-12-18 | amd/amdgpu: add sched array to IPs with multiple run-queues | Nirmoy Das | 1 | -0/+4 |
2019-11-22 | drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2) | Xiaojie Yuan | 1 | -1/+1 |
2019-11-14 | Merge v5.4-rc7 into drm-next | Dave Airlie | 1 | -0/+1 |
2019-11-06 | drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10 | changzhu | 1 | -0/+1 |
2019-10-25 | drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ring | Nirmoy Das | 1 | -2/+1 |
2019-10-03 | drm/amdgpu: return tcc_disabled_mask to userspace | Marek Olšák | 1 | -0/+1 |
2019-10-03 | drm/amdgpu: remove ih_info parameter of gfx_ras_late_init | Tao Zhou | 1 | -2/+1 |
2019-10-03 | drm/amdgpu: add common gfx_ras_fini function | Tao Zhou | 1 | -0/+1 |
2019-10-03 | drm/amdgpu: move gfx ecc functions to generic gfx file | Tao Zhou | 1 | -0/+6 |
2019-10-03 | drm/amdgpu: remove gfx9 NGG | Marek Olšák | 1 | -25/+0 |
2019-10-02 | drm/amdgpu: return tcc_disabled_mask to userspace | Marek Olšák | 1 | -0/+1 |
2019-09-13 | drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init helper function | Hawking Zhang | 1 | -1/+2 |
2019-07-31 | drm/amdgpu: add RAS callback for gfx | Dennis Li | 1 | -0/+2 |
2019-07-16 | drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection | Tom St Denis | 1 | -2/+2 |
2019-06-20 | drm/amdgpu/gfx10: add special unmap_queues packet for preemption | Jack Xiao | 1 | -1/+10 |
2019-06-20 | drm/amdgpu: Move common code to amdgpu_gfx.c | Hawking Zhang | 1 | -0/+1 |
2019-06-20 | drm/amdgpu: Add common gfx func Disable kcq via kiq | Rex Zhu | 1 | -0/+1 |
2019-06-20 | drm/amdgpu: Add struct kiq_pm4_funcs into kiq struct | Rex Zhu | 1 | -0/+20 |