summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
AgeCommit message (Expand)Author
2026-06-04drm/amdgpu/gfx: move fault and EOP IRQ get/put to hw_init/hw_finiYunxiang Li
2026-05-11drm/amdgpu: fix ptl state isssue after GPU reset or suspendPerry Yuan
2026-05-11drm/amdgpu/gfx9.4.3: skip PTL disable during GPU resetPerry Yuan
2026-05-11drm/amdgpu: only set PTL SYSFS disable bit when PTL is disabledPerry Yuan
2026-05-11drm/amdgpu: add SPI idle check for GC 9.4.4 in gfx_v9_4_3_is_idle()Perry Yuan
2026-05-11drm/amdgpu: add new data types F8 and Vector for PTLPerry Yuan
2026-05-11drm/amdgpu: add amdgpu.ptl module parameter for PTL controlPerry Yuan
2026-05-11drm/amdkfd: Add PTL control IOCTL Option and unify refcount logicPerry Yuan
2026-05-11drm/amdgpu: add PTL enable/query gfx control support for GC 9.4.4Perry Yuan
2026-04-21drm/amdgpu/gfx9.4.3: align mqd settings with KFDAlex Deucher
2026-01-05drm/amd: Convert DRM_*() to drm_*()Mario 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-08drm/amdkfd: refactor rlc/gfx spmJames Zhu
2025-11-06drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang
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 redundant return valueLijo Lazar
2025-09-25drm/amdgpu: Add fallback to pipe reset if KCQ ring reset failsJesse.Zhang
2025-08-06drm/amdgpu/gfx9.4.3: remove redundant repeated nested 0 checkEthan Carter Edwards
2025-07-17drm/amdgpu: move reset support type checks into the callerAlex Deucher
2025-07-17drm/amdgpu/gfx9.4.3: re-emit unprocessed state on kcq resetAlex Deucher
2025-07-16drm/amdgpu: Check SQ_CONFIG register support on SRIOVTony Yi
2025-07-16drm/amdgpu: clean up GC reset functionsAlex Deucher
2025-07-15drm/amdgpu/gfx9.4.3: fix kiq locking in KCQ resetAlex 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-05-16drm/amdkfd: Support chain runlists of XNACK+/XNACK-Amber Lin
2025-05-13drm/amdgpu: Add GFX 9.5.0 support for per-queue/pipe resetJesse.Zhang
2025-04-07drm/amdgpu/gfx9.4.3: dump full CP packet header FIFOsAlex Deucher
2025-03-26drm/amdgpu: stop unmapping MQD for kernel queues v3Christian König
2025-03-26drm/amdgpu: Parse all deferred errors with UMC aca handleXiang Liu
2025-03-26drm/amdgpu: Use correct gfx deferred error countXiang Liu
2025-03-21drm/amdgpu: Decode deferred error type in gfx aca bank parserXiang Liu
2025-03-13drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1 for sriov multi...Emily Deng
2025-03-07drm/amdgpu: fix the gb_addr_config_fields init value mismatchShiwu Zhang
2025-03-07drm/amdgpu: retire ip init code specific for A0 revShiwu Zhang
2025-02-27drm/amdgpu: Decode deferred error type in aca bank parserXiang Liu
2025-02-25drm/amdgpu: Remove redundant logic in GC v9.4.3Lijo Lazar
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri
2025-02-17drm/amdgpu: Include ACA error type in aca bankHawking Zhang
2025-02-12drm/amdgpu: Clean up GFX v9.4.3 IP version checksLijo Lazar
2025-01-06drm/amdgpu: Fix for MEC SJT FW Load Fail on VFyfeng1
2024-12-18drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer
2024-12-10drm/amdgpu: move common ACA ipid defines into amdgpu_aca.hYang Wang
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello
2024-12-10drm/amdgpu: Apply gc v9_5_0 golden settingsHawking Zhang
2024-12-10drm/amdgpu: add initial support for gfx950Le Ma