summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
AgeCommit message (Expand)Author
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang
2023-06-09drm/amdgpu: release correct lock in amdgpu_gfx_enable_kgq()Dan Carpenter
2023-06-09drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsHoratio Zhang
2023-06-09drm/amdgpu: unlock the correct lock in amdgpu_gfx_enable_kcq()Dan Carpenter
2023-06-09drm/amdgpu: put MQDs in VRAMAlex Deucher
2023-06-09drm/amdgpu: add [en/dis]able_kgq() functionsAlex Deucher
2023-06-09drm/amdgpu: check correct allocated mqd_backup object after allocGuchun Chen
2023-06-09drm/amdgpu: fix a build warning by a typo in amdgpu_gfx.cGuchun Chen
2023-04-24drm/amdgpu: track MQD size for gfx and computeAlex Deucher
2023-04-21drm/amdgpu: allocate doorbell index for multi-die caseLe Ma
2023-04-20drm/amdgpu: add master/slave check in init phaseLe Ma
2023-04-18drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4)Le Ma
2023-04-18drm/amdgpu: move queue_bitmap to an independent structure (v3)Le Ma
2023-04-18drm/amdgpu: convert gfx.kiq to array type (v3)Le Ma
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma
2023-03-13drm/amdgpu: Correct gfx ras_late_init callbackHawking Zhang
2023-01-18drm/amdgpu: allow multipipe policy on ASICs with one MECLang Yu
2023-01-17drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum...YiPeng Chai
2023-01-17drm/amdgpu: Add gfx ras function on gfx v11_0_3YiPeng Chai
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König
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