Age | Commit message (Expand) | Author |
2022-11-09 | drm/amdgpu: complete gfxoff allow signal during suspend without delay | Harsh Jain |
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-08-16 | drm/amd: Add detailed GFXOFF stats to debugfs | André Almeida |
2022-08-16 | drm/amdgpu: reduce reset time | Victor Zhao |
2022-06-30 | drm/amdgpu: enable mes to access registers v2 | Jack Xiao |
2022-06-08 | drm/amd/amdgpu: Fix alignment issue | Arunpravin Paneer Selvam |
2022-06-06 | drm/amd/amdgpu: Enable high priority gfx queue | Arunpravin Paneer Selvam |
2022-06-01 | drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus | Candice Li |
2022-05-06 | drm/amdgpu: nuke dynamic gfx scratch reg allocation | Christian König |
2022-05-04 | drm/amdgpu: add mes unmap legacy queue routine | Jack Xiao |
2022-05-04 | drm/amdgpu: kiq takes charge of all queues | Jack Xiao |
2022-03-25 | drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire() | Dan Carpenter |
2022-03-02 | drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in gfx ras b... | yipechai |
2022-03-02 | drm/amdgpu: Optimize xxx_ras_fini function of each ras block | yipechai |
2022-03-02 | drm/amdgpu: Modify .ras_fini function pointer parameter | yipechai |
2022-02-17 | drm/amdgpu: Optimize xxx_ras_late_init function of each ras block | yipechai |
2022-02-17 | drm/amdgpu: Modify .ras_late_init function pointer parameter | yipechai |
2022-02-14 | drm/amdgpu: Optimize amdgpu_gfx_ras_late_init/amdgpu_gfx_ras_fini function code | 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-10-05 | drm/amdgpu: During s0ix don't wait to signal GFXOFF | Lijo Lazar |
2021-08-20 | drm/amdgpu: Cancel delayed work when GFXOFF is disabled | Michel Dänzer |
2021-08-16 | drm/amd/amdgpu: remove unnecessary RAS context field | Candice Li |
2021-05-19 | drm/amdgpu: Conditionally reset RAS counters on boot | John Clements |
2021-04-09 | drm/amdgpu: split gfx callbacks into ras and non-ras ones | Hawking Zhang |
2021-04-09 | drm/amd/pm: unify the interface for gfx state setting | Evan Quan |
2021-04-09 | drm/amdgpu: add the sched_score to amdgpu_ring_init | Christian König |
2021-04-09 | drm/amdgpu: wrap kiq ring ops with kiq spinlock | Nirmoy Das |
2021-04-09 | drm/amdgpu: add codes to capture invalid hardware access when recovery | Dennis Li |
2021-03-23 | drm/amdgpu: harvest edc status when connected to host via xGMI | Dennis Li |
2021-02-09 | drm/amdgpu: enable only one high prio compute queue | Nirmoy Das |
2020-11-13 | drm/amd/pm: add gfx_state_change_set() for rn gfx power switch (v2) | Prike Liang |
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-09-15 | drm/amdgpu: Avoid accessing HW when suspending SW state | Andrey Grodzovsky |
2020-08-24 | drm/amdgpu: refine message print for devices of hive | Dennis Li |
2020-08-24 | drm/amdgpu: refine codes to avoid reentering GPU recovery | Dennis Li |
2020-08-14 | drm/amdgpu: revert "fix system hang issue during GPU reset" | Christian König |
2020-08-14 | drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit(v3) | Tianci.Yin |
2020-08-04 | drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5) | Monk Liu |
2020-07-27 | drm/amdgpu: fix system hang issue during GPU reset | Dennis Li |
2020-07-21 | drm/amdgpu: add read amdgpu_gfxoff status in debugfs | Jinzhou.Su |
2020-05-01 | drm/amdgpu: Rename amdgpu_gfx_kcq_queue_mask_transform() | Yong Zhao |
2020-05-01 | drm/amdgpu: update the method to set kcq queue mask | Likun Gao |
2020-04-24 | drm/amdgpu: protect ring overrun | Yintian Tao |
2020-04-23 | drm/amdgpu: request reg_val_offs each kiq read reg | Yintian Tao |
2020-04-13 | drm/amdgpu/kiq: add no_scheduler flag to KIQ | Alex Deucher |
2020-04-09 | drm/amdgpu: rework sched_list generation | Nirmoy Das |