summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-11-11drm/amdgpu/vce1: Implement VCE1 IP block (v2)Timur Kristóf-1/+818
2025-11-11drm/amdgpu/vce1: Load VCE1 firmwareTimur Kristóf-0/+12
2025-11-11drm/amdgpu/vce1: Clean up register definitionsTimur Kristóf-40/+15
2025-11-11drm/amdgpu/vce: Clear VCPU BO, don't unmap/unreserve (v4)Timur Kristóf-20/+3
2025-11-11drm/amdgpu/vce: Move firmware load to amdgpu_vce_early_initTimur Kristóf-46/+91
2025-11-11drm/amdgpu/ttm: Use GART helper to map VRAM pages (v2)Timur Kristóf-10/+2
2025-11-11drm/amdkfd: relax checks for over allocation of save areaJonathan Kim-6/+6
2025-11-11drm/amdgpu: Use DC by default on SI dGPUsTimur Kristóf-13/+2
2025-11-11drm/amdgpu/gart: Add helper to bind VRAM pages (v2)Timur Kristóf-0/+39
2025-11-11drm/amdgpu/gmc6: Place gart at low address rangeTimur Kristóf-1/+1
2025-11-11drm/amdgpu/userqueue: Remove duplicate amdgpu_reset.h headerJiapeng Chong-1/+0
2025-11-11drm/amdgpu: resume MES scheduling after user queue hang detection and recoveryJesse.Zhang-0/+7
2025-11-11drm/amdgpu/jpeg: Add parse_cs for JPEG5_0_1Sathishkumar S-0/+1
2025-11-11drm/amd/pm: Remove power2_average nodeAsad Kamal-4/+1
2025-11-11drm/amd/pm: Enable ppt1 caps for smu_v13_0_12Asad Kamal-0/+3
2025-11-11drm/amd/pm: Expose ppt1 limit for gc_v9_5_0Asad Kamal-4/+10
2025-11-11drm/amd/pm: Add ppt1 support for smu_v13_0_12Asad Kamal-4/+92
2025-11-11drm/amd/pm: Update pmfw headers for smu_v13_0_12Asad Kamal-2/+9
2025-11-11drm/amd/display: Add kdoc params/returns in dc/link detection helpersSrinivasan Shanmugam-0/+23
2025-11-11drm/amd/display: Fix annotations for connector poll/detect parametersSrinivasan Shanmugam-3/+19
2025-11-11drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a new BOSultan Alsawaf-0/+2
2025-11-11drm/amd/display: Promote DC to 3.2.358Taimur Hassan-1/+1
2025-11-11drm/amd/display: [FW Promotion] Release 0.1.35.0Taimur Hassan-1/+8
2025-11-11drm/amd/display: Refactor HDCP Status Log FormatWenjing Liu-1/+0
2025-11-11drm/amd/display: dynamically clock gate before and after prefetchLeo Chen-4/+58
2025-11-11drm/amd/display: Revert in_transfer_func_change to MEDDominik Kaszewski-1/+1
2025-11-11drm/amd/display: To support Replay frame skip modeChuntao Tso-15/+65
2025-11-11drm/amd/display: Change lock descriptor valuesDominik Kaszewski-79/+72
2025-11-11drm/amd/display: refactor DSC cap calculation for dcn35Mohit Bawa-1/+60
2025-11-11drm/amd/display: Add new SMART POWER OLED interfacesIan Chen-0/+96
2025-11-11drm/amd/display: Add interface to capture power feature status for debug loggingGeorge Shen-0/+21
2025-11-11drm/amd/display: Allow VRR params change if unsynced with the streamIvan Lipski-0/+11
2025-11-11drm/amd/display: Fix index bug for fill latencyDillon Varone-1/+1
2025-11-11drm/amd/display: Only initialize LSDMA if it is supported in DMUAlvin Lee-0/+4
2025-11-11drm/amd/pm: remove unnecessary prints for smu busyGangliang Xie-3/+9
2025-11-11drm/amdgpu: optimize timeout implemention in ras_eeprom_update_record_numTao Zhou-5/+13
2025-11-11drm/amdgpu: add RAS bad page threshold handling for PMFW manages eepromTao Zhou-6/+30
2025-11-11drm/amdgpu: fix lock warning in amdgpu_userq_fence_driver_processJesse.Zhang-2/+3
2025-11-11drm/amdgpu: try for more times if RAS bad page number is not updatedTao Zhou-1/+21
2025-11-11drm/amdgpu: jump to the correct label on failurePierre-Eric Pelloux-Prayer-1/+1
2025-11-11drm/amdkfd: Fixing the clang formatAhmad Rehman-1/+1
2025-11-11drm/amd/pm: Add NULL check for power limitAsad Kamal-0/+3
2025-11-11drm/amdgpu: get RAS bad page address from MCA addressTao Zhou-5/+14
2025-11-11drm/amd: Clarify that amdgpu.audio only works for non-DCMario Limonciello (AMD)-1/+1
2025-11-11drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfacesVitaly Prosyak-0/+12
2025-11-11drm/amd/display: add macros to simplify codeWenjing Liu-183/+68
2025-11-11drm/amdgpu: load RAS bad page from PMFW in page retirementTao Zhou-55/+90
2025-11-11Merge tag 'amd-drm-next-6.19-2025-11-07' of https://gitlab.freedesktop.org/ag...Dave Airlie-1133/+2437
2025-11-07Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie-3/+6
2025-11-06drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin-1/+9