summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
AgeCommit message (Expand)Author
2026-01-29drm/amdgpu/gfx12: adjust KGQ reset sequenceAlex Deucher
2026-01-29drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao
2026-01-05drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)
2026-01-05drm/amd: Drop amdgpu prefix from message printsMario Limonciello (AMD)
2026-01-05drm/amd: Pass `adev` to amdgpu_gfx_parse_disable_cu()Mario Limonciello (AMD)
2025-12-10drm/amdgpu: fix mes packet params issue when flush hdp.chong li
2025-12-10drm/amdgpu/gfx: add eop size and alignment to shadow infoAlex Deucher
2025-12-08drm/amdkfd: refactor rlc/gfx spmJames Zhu
2025-12-08drm/amdgpu/mes: add multi-xcc supportJack Xiao
2025-11-04drm/amdgpu: move reset debug disable handlingAlex Deucher
2025-10-20drm/amdgpu: Add kiq hdp flush callbacksVictor Zhao
2025-10-13drm/amdgpu: remove two invalid BUG_ON()sChristian König
2025-09-15drm/amdgpu: Remove volatile from ring manipulationRodrigo Siqueira
2025-09-15drm/amdgpu: Remove volatile from CSB functionsRodrigo Siqueira
2025-09-05drm/amdgpu/gfx: Remove redundant ternary operatorsLiao Yuanhong
2025-08-27drm/amdgpu/gfx12: set MQD as appriopriate for queue typesAlex Deucher
2025-07-28drm/amdgpu: add kicker fws loading for gfx12/smu14/psp14Frank Min
2025-07-17drm/amdgpu: move reset support type checks into the callerAlex Deucher
2025-07-17drm/amdgpu/gfx12: re-emit unprocessed state on ring resetAlex Deucher
2025-07-16drm/amdgpu: clean up GC reset functionsAlex Deucher
2025-06-30drm/amdgpu: move scheduler wqueue handling into callbacksAlex Deucher
2025-06-30drm/amdgpu: move force completion into ring resetsAlex Deucher
2025-06-30drm/amdgpu: update ring reset function signatureAlex Deucher
2025-06-03drm/amdgpu: Add userq fence support to SDMAv7.0Arunpravin Paneer Selvam
2025-04-30drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQArvind Yadav
2025-04-22drm/amdgpu/gfx12: Add fw minimum version check for usermode queueArvind Yadav
2025-04-21drm/amdgpu/gfx12: add support for TMZ queues to mqd_initAlex Deucher
2025-04-21drm/amdgpu/userq: rework driver parameterAlex Deucher
2025-04-21drm/amdgpu/gfx12: properly reference EOP interrupts for userqsAlex Deucher
2025-04-11drm/amdgpu: Use the right function for hdp flushLijo Lazar
2025-04-11drm/amdgpu/gfx12: Implement the GFX12 KCQ pipe resetPrike Liang
2025-04-08drm/amdgpu/gfx12: add support for disable_kqAlex Deucher
2025-04-08drm/amdgpu/gfx12: split userq setup to a separate switchAlex Deucher
2025-04-08drm/amdgpu: remove is_mes_queue flagAlex Deucher
2025-04-08drm/amdgpu: add userq firmware version checksAlex Deucher
2025-04-08drm/amdgpu: Add mqd for userq compute queueArunpravin Paneer Selvam
2025-04-08drm/amdgpu: enable userqueue secure sem for GFX 12Arunpravin Paneer Selvam
2025-04-08drm/amdgpu: enable userqueue support for GFX12Somalapuram Amaranath
2025-04-08drm/amdgpu/gfx12: update mqd init for UQAlex Deucher
2025-04-08drm/amdgpu: add get_gfx_shadow_info callback for gfx12Shashank Sharma
2025-04-08drm/amdgpu/gfx12: dump full CP packet header FIFOsAlex Deucher
2025-04-07drm/amdgpu/gfx12: Implement the gfx12 kgq pipe resetPrike Liang
2025-04-07drm/amdgpu/gfx: assign the actual me0 queues per pipeAlex Deucher
2025-04-07drm/amdgpu/gfx: decouple the number of kgqs from the hwAlex Deucher
2025-03-26drm/amdgpu/gfx12: fix num_mecAlex Deucher
2025-03-26drm/amdgpu: stop unmapping MQD for kernel queues v3Christian König
2025-03-21drm/amdgpu: remove invalid usage of sched.readyChristian König
2025-03-13drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang
2025-03-13drm/amdgpu/gfx12: don't read registers in mqd initAlex Deucher