summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2024-06-05drm/amd/pm: remove dead code in si_convert_power_level_to_smcJesse Zhang-4/+0
2024-06-05drm/amd/display: Prevent IPX From Link Detect and Set ModeFangzhi Zuo-0/+10
2024-06-05drm/amdkfd: remove logically dead codeJesse Zhang-5/+0
2024-06-05drm/amdgpu: fix failure mapping legacy queue when FLRLin.Cao-0/+2
2024-06-05drm/amd/display: Fetch Mall caps from DCDaniel Sa-1/+1
2024-06-05drm/amd/display: fix YUV video color corruption in DCN401Samson Tam-6/+10
2024-06-05drm/amdkfd: add reset cause in gpu pre-reset smi eventEric Huang-12/+36
2024-06-05drm/amdgpu: Update soc24_enum.h and soc21_enum.hFrank Min-2/+2
2024-06-05drm/amdgpu: Set PTE_IS_PTE bit for gfx12Frank Min-0/+1
2024-06-05drm/amd/display: Updated optc401_set_drr to use dcn401 functionsRelja Vojvodic-1/+1
2024-06-05drm/amdgpu: add reset sources in gpu reset contextEric Huang-0/+47
2024-06-05drm/amd/display: Add UCLK p-state support message to dcn401Dillon Varone-54/+106
2024-06-05drm/amd/display: Use current_state when checking old_pipe subvp typeAlvin Lee-1/+1
2024-06-05drm/amd/pm: add missing error handling in function smu_v13_0_6_allocate_dpm_c...Bob Zhou-0/+5
2024-06-05drm/amd/pm: Fix the null pointer dereference for vega10_hwmgrBob Zhou-4/+25
2024-06-05drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_VG10Shane Xiao-21/+21
2024-06-05drm/amdkfd: remove dead code in kfd_create_vcrat_image_gpuJesse Zhang-6/+0
2024-06-05drm/amdkfd: fix the kdf debugger issueJesse Zhang-2/+2
2024-06-05drm/amdkfd: Comment out the unused variable use_static in pm_map_queues_v9Jesse Zhang-3/+1
2024-06-05drm/amd/display: Move fpo_in_use to stream_statusAlvin Lee-14/+51
2024-06-05drm/amd/display: Only program P-State force if pipe config changedAlvin Lee-1/+17
2024-06-05drm/amd/display: Add retires when read DPCDJoan Lee-6/+20
2024-06-05drm/amd/display: Fix DML2 logic to set clk state to minNicholas Susanto-1/+17
2024-06-05drm/amdkfd: Handle deallocated VPGRs in gfx11+ trap handlerJay Cornwall-346/+366
2024-06-05drm/amd/display: Support new VA page table block sizeChris Park-4/+32
2024-06-05drm/amd/display: workaround for oled eDP not lighting up on DCN401Joshua Aberback-0/+5
2024-06-05drm/amd/display: Add params of set_abm_event for VB ScalingChun-LiangChang-0/+75
2024-06-05drm/amd/display: Fix swapped dimension calculationsJoshua Aberback-2/+2
2024-06-05drm/amd/display: Wait for hardmins to complete on dcn401Dillon Varone-4/+112
2024-06-05drm/amd/display: turn on symclk for dio virtual stream in dpms sequenceWenjing Liu-21/+34
2024-06-05drm/amd/display: Keep VBios pixel rate div setting until next mode setyi-lchen-111/+136
2024-06-05Revert "drm/amdgpu/gfx11: enable gfx pipe1 hardware support"Alex Deucher-3/+3
2024-06-05drm/amdgpu: update gc_12_0_0 headersAlex Deucher-0/+106
2024-06-05drm/amdkfd: remove dead code in the function svm_range_get_pte_flagsJesse Zhang-4/+1
2024-06-05drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_NV10Shane Xiao-20/+21
2024-06-05drm/amdgpu: disable lane0 L1TLB and enable lane1 L1TLBYifan Zhang-0/+13
2024-06-05drm/amdgpu: init SAW registers for mmhub v3.3Yifan Zhang-0/+40
2024-06-05drm/amdgpu/pptable: Fix UBSAN array-index-out-of-boundsTasos Sahanidis-42/+49
2024-06-05drm/amd/display: Fix a handful of spelling mistakesColin Ian King-6/+6
2024-06-05drm/amdgpu: fix comments and error message for ipdumpSunil Khatri-8/+8
2024-06-05drm/amdgpu: rename ip_dump_cp_queues to compute queuesSunil Khatri-22/+22
2024-06-05drm/amdgpu: add cp queue registers for gfx9 ipdumpSunil Khatri-2/+108
2024-06-05drm/amdgpu: add print support for gfx9 ipdumpSunil Khatri-1/+17
2024-06-05drm/amdgpu: add gfx9 register support in ipdumpSunil Khatri-1/+123
2024-06-05drm/amdgpu: Fix type mismatch in amdgpu_gfx_kiq_init_ringSrinivasan Shanmugam-1/+2
2024-06-05drm/amdgu: fix Unintentional integer overflow for mall sizeJesse Zhang-1/+1
2024-06-05drm/amdgpu: Update programming for boot error reportingHawking Zhang-57/+46
2024-06-05drm/amdgpu/soc24: use common nbio callback to set remap offsetAlex Deucher-3/+1
2024-06-05drm/amd/display: Convert some legacy DRM debug macros into appropriate catego...Tvrtko Ursulin-34/+39
2024-06-05drm/amdgpu: Estimate RAS reservation when report capacity v2Hawking Zhang-2/+31