summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-02-27drm/amdkfd: Fix pqm_destroy_queue race with GPU resetPhilip Yang-1/+1
2025-02-27drm/amdgpu: Fix parameter annotations for VCN clock gating functionsSrinivasan Shanmugam-6/+4
2025-02-27drm/amdkfd: Fix mode1 reset crash issuePhilip Yang-0/+17
2025-02-27drm/amdkfd: KFD release_work possible circular lockingPhilip Yang-8/+8
2025-02-27drm/amdkfd: Remove kfd_process_hw_exception workerPhilip Yang-11/+1
2025-02-27drm/amd/amdgpu: Add support for xgmi_v6_4_1Asad Kamal-1/+9
2025-02-27drm/amdgpu: Add xgmi speed/width related infoLijo Lazar-0/+34
2025-02-27drm/amdgpu: Move xgmi definitions to xgmi headerLijo Lazar-32/+34
2025-02-27drm/amd/pm: add fan abnormal detectionKenneth Feng-0/+52
2025-02-27drm/amdkfd: remove kfd_pasid.c from amdgpu driver buildXiaogang Chen-47/+0
2025-02-27drm/amdkfd: clamp queue size to minimumDavid Yat Sin-0/+10
2025-02-27drm/amdgpu: Create a debug option to disable ring resetAndré Almeida-2/+10
2025-02-27drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke-1/+2
2025-02-27drm/amdgpu/mes11: drop amdgpu_mes_suspend()/amdgpu_mes_resume() callsAlex Deucher-13/+1
2025-02-27drm/amdgpu: Fix spelling mistake "initiailize" -> "initialize" and grammarColin Ian King-1/+1
2025-02-27drm/amdgpu: Decode deferred error type in aca bank parserXiang Liu-12/+19
2025-02-27drm/amdgpu: add sdma page queue irq processing for sdma442Le Ma-0/+3
2025-02-27drm/amd/pm: disable gfxoff on the specific skuKenneth Feng-0/+5
2025-02-27drm/amdgpu: Report generic instead of unknown boot time errorsXiang Liu-3/+3
2025-02-27drm/amdgpu: Fix logic to fetch supported NPS modesLijo Lazar-3/+2
2025-02-27drm/amdgpu: Disable fru_id field in CPER sectionXiang Liu-4/+1
2025-02-27drm/amdkfd: Fix Circular Locking Dependency in 'svm_range_cpu_invalidate_page...Srinivasan Shanmugam-15/+16
2025-02-27drm/amdgpu: Add amdisp pinctrl MFD resourceBenjamin Chan-29/+62
2025-02-27drm/amdgpu/mes12: drop amdgpu_mes_suspend()/amdgpu_mes_resume() callsAlex Deucher-13/+1
2025-02-27drm/amd/display: Remove unused optc3_fpu_set_vrr_m_constDr. David Alan Gilbert-79/+0
2025-02-27drm/amdgpu: Replace DRM_ERROR() with drm_err()Pratap Nirujogi-10/+20
2025-02-27drm/amd/display/dc: Refactor remove duplicationsLuan Arcanjo-520/+114
2025-02-27drm/amdgpu/vcn: use dev_info() for firmware informationAlex Deucher-2/+3
2025-02-27drm/amdgpu/vcn: optimize firmware storageAlex Deucher-10/+27
2025-02-27drm/amdgpu/vcn5.0.1: use generic set_power_gating_state helperAlex Deucher-26/+1
2025-02-27drm/amdgpu/vcn5.0.0: use generic set_power_gating_state helperAlex Deucher-26/+1
2025-02-27drm/amdgpu/vcn4.0.5: use generic set_power_gating_state helperAlex Deucher-26/+1
2025-02-27drm/amdgpu/vcn4.0.3: use generic set_power_gating_state helperAlex Deucher-26/+1
2025-02-27drm/amdgpu/vcn4.0: use generic set_power_gating_state helperAlex Deucher-26/+1
2025-02-27drm/amdgpu/vcn3.0: use generic set_power_gating_state helperAlex Deucher-18/+1
2025-02-27drm/amdgpu/vcn2.5: use generic set_power_gating_state helperAlex Deucher-19/+2
2025-02-27drm/amdgpu/vcn2.0: use generic set_power_gating_state helperAlex Deucher-12/+1
2025-02-27drm/amdgpu/vcn1.0: use generic set_power_gating_state helperAlex Deucher-12/+1
2025-02-27drm/amdgpu/vcn: add a generic helper for set_power_gating_stateAlex Deucher-0/+26
2025-02-27drm/amdgpu/vcn: use per instance callbacks for idle work handlerAlex Deucher-14/+13
2025-02-27drm/amdgpu/vcn5.0.1: add set_pg_state callbackAlex Deucher-12/+13
2025-02-27drm/amdgpu/vcn5.0.0: add set_pg_state callbackAlex Deucher-15/+18
2025-02-27drm/amdgpu/vcn4.0.5: add set_pg_state callbackAlex Deucher-15/+18
2025-02-27drm/amdgpu/vcn4.0.3: add set_pg_state callbackAlex Deucher-16/+20
2025-02-27drm/amdgpu/vcn4.0: add set_pg_state callbackAlex Deucher-17/+21
2025-02-27drm/amdgpu/vcn3.0: add set_pg_state callbackAlex Deucher-19/+20
2025-02-27drm/amdgpu/vcn2.5: add set_pg_state callbackAlex Deucher-17/+20
2025-02-27drm/amdgpu/vcn2.0: add set_pg_state callbackAlex Deucher-11/+24
2025-02-27drm/amdgpu/vcn1.0: add set_pg_state callbackAlex Deucher-10/+22
2025-02-27drm/amdgpu/vcn: add new per instance callback for powergatingAlex Deucher-0/+2