summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-11-21drm/amdgpu: Add sysfs interface for vcn reset maskJesse.zhang@amd.com5-0/+67
2024-11-21drm/amdgpu/gmc7: fix wait_for_idle callersAlex Deucher1-4/+14
2024-11-21drm/amd/pm: Remove arcturus min power limitLijo Lazar1-1/+5
2024-11-21drm/amd/pm: skip setting the power source on smu v14.0.2/3Kenneth Feng1-1/+0
2024-11-21drm/amd/pm: disable pcie speed switching on Intel platform for smu v14.0.2/3Kenneth Feng1-3/+23
2024-11-21drm/amdkfd: Use the correct wptr sizeLijo Lazar1-1/+1
2024-11-20drm/amd/display: Allow building DC with clang on LoongArchHuacai Chen1-7/+8
2024-11-20drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dppZicheng Qu1-0/+3
2024-11-20drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipeZicheng Qu1-3/+3
2024-11-20drm/radeon: Fix spurious unplug event on radeon HDMISteven 'Steve' Kendall1-4/+8
2024-11-20drm/radeon: Constify struct pci_device_idChristophe JAILLET1-2/+1
2024-11-20drm/amdgpu: Use reset recovery state checksLijo Lazar2-6/+6
2024-11-20drm/amdgpu: Add init level for post reset reinitLijo Lazar7-3/+38
2024-11-20drm/amdgpu/pm: add gen5 display to the user on smu v14.0.2/3Kenneth Feng4-6/+12
2024-11-20drm/amdkfd: make sure ring buffer is flushed before update wptrVictor Zhao1-0/+5
2024-11-20drm/amd: Fix initialization mistake for NBIO 7.11 devicesMario Limonciello1-0/+9
2024-11-20drm/amd: Add some missing straps from NBIO 7.11.0Mario Limonciello2-0/+15
2024-11-20drm/amd/display: 3.2.310Aric Cyr1-1/+1
2024-11-20drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dtoOvidiu Bunea1-6/+9
2024-11-20drm/amd/display: allow chroma 1:1 scaling when sharpness is offSamson Tam1-14/+20
2024-11-20drm/amd/display: Populate Power Profile In Case of Early ReturnAustin Zheng1-2/+2
2024-11-20drm/amd/display: add public taps API in SPLSamson Tam2-17/+48
2024-11-20drm/amd/display: Enable Request rate limiter during C-State on dcn401Dillon Varone8-11/+53
2024-11-20drm/amd/display: Fix handling of plane refcountJoshua Aberback1-0/+3
2024-11-20drm/amd/display: Ignore scalar validation failure if pipe is phantomChris Park1-0/+8
2024-11-20drm/amd/display: update pipe selection policy to check head pipeYihan Zhu1-1/+22
2024-11-20drm/amd/display: remove redundant is_dsc_possible checkBhavin Sharma1-8/+5
2024-11-20drm/amd/pm: remove redundant tools_size checkBhavin Sharma1-13/+11
2024-11-20drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7Umio Yasuno1-0/+2
2024-11-20drm/radeon: Use ttm_bo_move_null() in radeon_bo_move()Huacai Chen1-2/+1
2024-11-20drm/amd/pm: Get xgmi link status for XGMI_v_6_4_0Asad Kamal3-1/+46
2024-11-20drm/amd/pm: Add gpu_metrics_v1_7Asad Kamal3-4/+117
2024-11-20drm/amd/pm: Update data types used for uapi i/fAsad Kamal1-4/+4
2024-11-18Merge tag 'drm-xe-next-fixes-2024-11-15' of https://gitlab.freedesktop.org/dr...Dave Airlie1-4/+1
2024-11-18Merge tag 'amd-drm-next-6.13-2024-11-15' of https://gitlab.freedesktop.org/ag...Dave Airlie75-243/+1391
2024-11-14drm/xe/guc: Fix dereference before NULL checkEverest K.C.1-4/+1
2024-11-13drm/amd: Fix initialization mistake for NBIO 7.7.0Vijendar Mukunda1-0/+6
2024-11-13Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher1-3/+1
2024-11-13drm/amd/display: Fix failure to read vram info due to static BP_RESULTHamish Claxton1-1/+1
2024-11-13drm/amdgpu: enable GTT fallback handling for dGPUs onlyChristian König1-1/+2
2024-11-13drm/amd/amdgpu: limit single process inside MESShaoyun Liu5-0/+70
2024-11-11drm/amdgpu/mes12: correct kiq unmap latencyJack Xiao1-1/+1
2024-11-11drm/amdgpu: Support vcn and jpeg error info parsingStanley.Yang1-0/+24
2024-11-11drm/amd : Update MES API header file for v11 & v12Shaoyun Liu2-2/+72
2024-11-11drm/amd/amdkfd: add/remove kfd queues on start/stop KFD schedulingShaoyun Liu1-3/+37
2024-11-11drm/amdkfd: change kfd process kref count at creationXiaogang Chen1-8/+6
2024-11-11drm/amdgpu: Cleanup shift coding styleAdvait Dhamorikar1-5/+5
2024-11-11drm/amd/amdgpu: Increase MES log buffer to dump mes scratch datashaoyunl3-2/+13
2024-11-11drm/amdgpu: Implement virt req_ras_err_countVictor Skvortsov7-7/+229
2024-11-11drm/amdgpu: VF Query RAS Caps from Host if supportedVictor Skvortsov3-0/+65