summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
AgeCommit message (Expand)Author
2022-11-09drm/amdgpu: complete gfxoff allow signal during suspend without delayHarsh Jain
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-08-16drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida
2022-08-16drm/amdgpu: reduce reset timeVictor Zhao
2022-06-30drm/amdgpu: enable mes to access registers v2Jack Xiao
2022-06-08drm/amd/amdgpu: Fix alignment issueArunpravin Paneer Selvam
2022-06-06drm/amd/amdgpu: Enable high priority gfx queueArunpravin Paneer Selvam
2022-06-01drm/amdgpu: Resolve RAS GFX error count issue after cold boot on ArcturusCandice Li
2022-05-06drm/amdgpu: nuke dynamic gfx scratch reg allocationChristian König
2022-05-04drm/amdgpu: add mes unmap legacy queue routineJack Xiao
2022-05-04drm/amdgpu: kiq takes charge of all queuesJack Xiao
2022-03-25drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in gfx ras b...yipechai
2022-03-02drm/amdgpu: Optimize xxx_ras_fini function of each ras blockyipechai
2022-03-02drm/amdgpu: Modify .ras_fini function pointer parameteryipechai
2022-02-17drm/amdgpu: Optimize xxx_ras_late_init function of each ras blockyipechai
2022-02-17drm/amdgpu: Modify .ras_late_init function pointer parameteryipechai
2022-02-14drm/amdgpu: Optimize amdgpu_gfx_ras_late_init/amdgpu_gfx_ras_fini function codeyipechai
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-10-05drm/amdgpu: During s0ix don't wait to signal GFXOFFLijo Lazar
2021-08-20drm/amdgpu: Cancel delayed work when GFXOFF is disabledMichel Dänzer
2021-08-16drm/amd/amdgpu: remove unnecessary RAS context fieldCandice Li
2021-05-19drm/amdgpu: Conditionally reset RAS counters on bootJohn Clements
2021-04-09drm/amdgpu: split gfx callbacks into ras and non-ras onesHawking Zhang
2021-04-09drm/amd/pm: unify the interface for gfx state settingEvan Quan
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König
2021-04-09drm/amdgpu: wrap kiq ring ops with kiq spinlockNirmoy Das
2021-04-09drm/amdgpu: add codes to capture invalid hardware access when recoveryDennis Li
2021-03-23drm/amdgpu: harvest edc status when connected to host via xGMIDennis Li
2021-02-09drm/amdgpu: enable only one high prio compute queueNirmoy Das
2020-11-13drm/amd/pm: add gfx_state_change_set() for rn gfx power switch (v2)Prike Liang
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-09-15drm/amdgpu: Avoid accessing HW when suspending SW stateAndrey Grodzovsky
2020-08-24drm/amdgpu: refine message print for devices of hiveDennis Li
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-08-14drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit(v3)Tianci.Yin
2020-08-04drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)Monk Liu
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-21drm/amdgpu: add read amdgpu_gfxoff status in debugfsJinzhou.Su
2020-05-01drm/amdgpu: Rename amdgpu_gfx_kcq_queue_mask_transform()Yong Zhao
2020-05-01drm/amdgpu: update the method to set kcq queue maskLikun Gao
2020-04-24drm/amdgpu: protect ring overrunYintian Tao
2020-04-23drm/amdgpu: request reg_val_offs each kiq read regYintian Tao
2020-04-13drm/amdgpu/kiq: add no_scheduler flag to KIQAlex Deucher
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das