summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2024-11-29Merge tag 'drm-next-2024-11-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-148/+616
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-9710/+10016
2024-11-21drm/amdgpu/jpeg: cancel the jpeg workerAlex Deucher-7/+7
2024-11-21drm/amdgpu: fix usage slab after freeVitaly Prosyak-4/+4
2024-11-21drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3Xiang Liu-8/+22
2024-11-21drm/amdgpu: Fix sysfs warning when hotpluggingJesse.zhang@amd.com-14/+25
2024-11-21drm/amdgpu: Add sysfs interface for vcn reset maskJesse.zhang@amd.com-0/+67
2024-11-21drm/amdgpu/gmc7: fix wait_for_idle callersAlex Deucher-4/+14
2024-11-21drm/amd/pm: Remove arcturus min power limitLijo Lazar-1/+5
2024-11-21drm/amd/pm: skip setting the power source on smu v14.0.2/3Kenneth Feng-1/+0
2024-11-21drm/amd/pm: disable pcie speed switching on Intel platform for smu v14.0.2/3Kenneth Feng-3/+23
2024-11-21drm/amdkfd: Use the correct wptr sizeLijo Lazar-1/+1
2024-11-21drm/amd/display: Add support for minimum backlight quirkThomas Weißschuh-0/+7
2024-11-20drm/amd/display: Allow building DC with clang on LoongArchHuacai Chen-7/+8
2024-11-20drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dppZicheng Qu-0/+3
2024-11-20drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipeZicheng Qu-3/+3
2024-11-20drm/amdgpu: Use reset recovery state checksLijo Lazar-6/+6
2024-11-20drm/amdgpu: Add init level for post reset reinitLijo Lazar-3/+38
2024-11-20drm/amdgpu/pm: add gen5 display to the user on smu v14.0.2/3Kenneth Feng-6/+12
2024-11-20drm/amdkfd: make sure ring buffer is flushed before update wptrVictor Zhao-0/+5
2024-11-20drm/amd: Fix initialization mistake for NBIO 7.11 devicesMario Limonciello-0/+9
2024-11-20drm/amd: Add some missing straps from NBIO 7.11.0Mario Limonciello-0/+15
2024-11-20drm/amd/display: 3.2.310Aric Cyr-1/+1
2024-11-20drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dtoOvidiu Bunea-6/+9
2024-11-20drm/amd/display: allow chroma 1:1 scaling when sharpness is offSamson Tam-14/+20
2024-11-20drm/amd/display: Populate Power Profile In Case of Early ReturnAustin Zheng-2/+2
2024-11-20drm/amd/display: add public taps API in SPLSamson Tam-17/+48
2024-11-20drm/amd/display: Enable Request rate limiter during C-State on dcn401Dillon Varone-11/+53
2024-11-20drm/amd/display: Fix handling of plane refcountJoshua Aberback-0/+3
2024-11-20drm/amd/display: Ignore scalar validation failure if pipe is phantomChris Park-0/+8
2024-11-20drm/amd/display: update pipe selection policy to check head pipeYihan Zhu-1/+22
2024-11-20drm/amd/display: remove redundant is_dsc_possible checkBhavin Sharma-8/+5
2024-11-20drm/amd/pm: remove redundant tools_size checkBhavin Sharma-13/+11
2024-11-20drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7Umio Yasuno-0/+2
2024-11-20drm/amd/pm: Get xgmi link status for XGMI_v_6_4_0Asad Kamal-1/+46
2024-11-20drm/amd/pm: Add gpu_metrics_v1_7Asad Kamal-4/+117
2024-11-20drm/amd/pm: Update data types used for uapi i/fAsad Kamal-4/+4
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-16/+7
2024-11-16Revert "drm/amd/pm: correct the workload setting"Alex Deucher-84/+36
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann-1/+1
2024-11-12drm/amd: Fix initialization mistake for NBIO 7.7.0Vijendar Mukunda-0/+6
2024-11-12Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher-3/+1
2024-11-12drm/amd/display: Fix failure to read vram info due to static BP_RESULTHamish Claxton-1/+1
2024-11-12drm/amdgpu: enable GTT fallback handling for dGPUs onlyChristian König-1/+2
2024-11-12drm/amd: Fix initialization mistake for NBIO 7.7.0Vijendar Mukunda-0/+6
2024-11-12Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher-3/+1
2024-11-12drm/amd/display: Fix failure to read vram info due to static BP_RESULTHamish Claxton-1/+1
2024-11-12drm/amdgpu: enable GTT fallback handling for dGPUs onlyChristian König-1/+2
2024-11-12drm/amd/amdgpu: limit single process inside MESShaoyun Liu-0/+70