summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-09-02drm/amdgpu: Add UALink NPA address computation for ring buffersPhilip Yang
2026-09-02drm/amdgpu: Add UALink NPA address layout helpersPhilip Yang
2026-09-02drm/amdgpu: Add UALink remote state structures and API declarationsPhilip Yang
2026-09-02drm/amdgpu: Fix UALink vPod double-activationPhilip Yang
2026-09-02drm/amdgpu: Enable UALink Manager when pod becomes activeMukul Joshi
2026-09-02drm/amdgpu: Use reserved VMID for NPA VMMukul Joshi
2026-09-02drm/amdgpu: Reserve VMID for NPA VMMukul Joshi
2026-09-02drm/amdgpu: Rework VMID reservation logicMukul Joshi
2026-09-02drm/amdgpu: Initialize VM for NPA addr managementMukul Joshi
2026-09-02drm/amdgpu: Add address allocator for NPA addressesMukul Joshi
2026-09-02drm/amdgpu: Add a new NPA Address spaceMukul Joshi
2026-09-02drm/amdgpu: Fix NULL pointer issue during ualink initJinzhou Su
2026-09-02drm/amdgpu: extend PSP command polling sleep rangeLe Ma
2026-09-02drm/amdgpu: Add ual_config_state to ual_get_configHarish Kasiviswanathan
2026-09-02drm/amdgpu: add handler for nHT errorGangliang Xie
2026-09-02drm/amdgpu: Add helper function to check psp xgmi taHarish Kasiviswanathan
2026-09-02drm/amdgpu: Enable/disable NPA address translation using PSPFelix Kuehling
2026-09-02drm/amdgpu: Implement PSP cmd UAL_SET_NPA_CONFIGFelix Kuehling
2026-09-02drm/amdgpu: Set UALink station config to PSPFelix Kuehling
2026-09-02drm/amdgpu: Implement PSP cmd UAL_SET_STATION_CONFIGFelix Kuehling
2026-09-02drm/amdgpu: Set virtual pod configuration to PSPFelix Kuehling
2026-09-02drm/amdgpu: Implement PSP cmd UAL_SET_VPOD_CONFIGFelix Kuehling
2026-09-02drm/amdgpu: Set physical pod configuration to PSPFelix Kuehling
2026-09-02drm/amdgpu: Implement PSP cmd UAL_SET_PPOD_CONFIGFelix Kuehling
2026-09-02drm/amdgpu: Query initial UALink config from PSPFelix Kuehling
2026-09-02drm/amdgpu: Implement PSP cmd UAL_GET_CONFIGFelix Kuehling
2026-09-02drm/amdgpu: Add UALink manager core infrastructureMukul Joshi
2026-09-02drm/amdgpu: Add sysfs API for UALink station configurationFelix Kuehling
2026-09-02drm/amdgpu: Add sysfs API for UALink virtual pod configFelix Kuehling
2026-09-02drm/amdgpu: Add sysfs API for UALink physical pod setupFelix Kuehling
2026-09-02drm/amdgpu: Add sysfs API for UALink informationFelix Kuehling
2026-09-02drm/amdgpu: Fetch asp ualink interface versionLijo Lazar
2026-09-02drm/amdgpu: Add psp ualink command interfacesLijo Lazar
2026-09-02drm/amdgpu: Remove gfxoff calls in GC v12.1Lijo Lazar
2026-09-02drm/amd/pm: Implement notify_ac_dc callback for swsmuLijo Lazar
2026-09-02drm/amdkfd: don't gate userptr cleanup on the owning mmPerry Yuan
2026-09-02drm/amdkfd: skip migration when the fault window is already in VRAMWilliam Palacek
2026-09-02drm/amd/display: Fix cursor disable with horizontally split planesYuling Li
2026-09-02drm/amdgpu: skip IMU microcode request for GC 12.1Horatio Zhang
2026-09-02drm/amdgpu/userq: dont overwrite the error of subsequent map callSunil Khatri
2026-09-02drm/amdgpu/userq: add a warning if fw does not support userqueuesSunil Khatri
2026-09-02drm/amdgpu: Skip accessing psp rum time db for APUsKanala Ramalingeswara Reddy
2026-09-02drm/amdgpu: update the fw version for gfx12 userqueuesSunil Khatri
2026-09-02drm/amdgpu: update the fw version for gfx11 userqueuesSunil Khatri
2026-09-02drm/amdgpu: fix byte/dword unit mismatch in coredump IB dumpSunil Khatri
2026-09-02drm/amdkfd: fix scope of mqd_mgr dereference in pqm_debugfs_mqdsMario Limonciello
2026-09-02drm/amdgpu: remove unecessary parameters from trace_amdgpu_vm_update_ptesChristian König
2026-09-02drm/amdgpu: start to move VM internals into amdgpu_vm_internal.hChristian König
2026-09-02drm/amdgpu: cancel hang_detect_work before taking userq_mutexVitaly Prosyak
2026-09-02drm/amd/display: Emit VTEM for HF-VSDB VRR on TMDS linksFangzhi Zuo