summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-06drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello1-2/+2
2026-02-06drm/amdgpu: re-add the bad job to the pending list for ring resetsAlex Deucher2-5/+8
2026-02-06drm/amdgpu: avoid sdma ring reset in sriovVictor Zhao1-0/+3
2026-02-06drm/amdgpu: clean up the amdgpu_cs_parser_bosSunil Khatri1-2/+4
2026-02-06drm/amdgpu: Use 5-level paging if gmc support 57-bit VAPhilip Yang1-17/+0
2026-02-06drm/amd/display: expose plane blend LUT in HW with MCMMelissa Wen1-1/+1
2026-02-06drm/amdgpu: Protect GPU register accesses in powergated state in some pathsYifan Zhang1-3/+6
2026-02-06drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement1-0/+6
2026-02-06drm/amdgpu/sdma6: enable queue resets unconditionallyAlex Deucher1-12/+3
2026-02-06drm/amdgpu/sdma5.2: enable queue resets unconditionallyAlex Deucher1-19/+3
2026-02-06drm/amdgpu/sdma5: enable queue resets unconditionallyAlex Deucher1-12/+3
2026-02-06drm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan1-1/+1
2026-02-06drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()Zilin Guan1-1/+1
2026-02-06drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()Zilin Guan1-1/+3
2026-02-06drm/amd/ras: statistic xgmi training error countStanley.Yang1-1/+1
2026-02-04drm/amd/pm: Remove buffer allocation in SMUv13.0.6Lijo Lazar1-14/+13
2026-02-04drm/amdgpu: Skip vcn poison irq release on VFLijo Lazar1-1/+3
2026-02-04drm/amd/display: remove assert around dpp_base replacementMelissa Wen1-1/+0
2026-02-04drm/amd/display: extend delta clamping logic to CM3 LUT helperMelissa Wen5-25/+49
2026-02-04drm/amd/display: fix wrong color value mapping on MCM shaper LUTMelissa Wen1-2/+5
2026-02-04drm/amdgpu: Fix double deletion of validate_listHarish Kasiviswanathan1-7/+7
2026-02-04drm/amdgpu: Ignored various return codeAndrew Martin3-11/+14
2026-02-04drm/amdgpu/psp_v15_0_8: Add get ras capabilityJinzhou Su1-0/+21
2026-02-04drm/amd/pm: Add default feature number definitionLijo Lazar7-8/+11
2026-02-04drm/amd/pm: Change get_enabled_mask signatureLijo Lazar21-117/+123
2026-02-04drm/amd/pm: Use feature bits data structureLijo Lazar16-159/+237
2026-02-04Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki1-3/+0
2026-02-04drm/amdgpu: statistic xgmi training error countStanley.Yang1-1/+1
2026-02-04drm/amd/display: Promote DC to 3.2.368Taimur Hassan1-1/+1
2026-02-04drm/amd/display: [FW Promotion] Release 0.1.45.0Taimur Hassan1-0/+10
2026-02-04drm/amd/display: Add Handling for gfxversion DcGfxBaseNicholas Carbones1-0/+3
2026-02-04drm/amd/display: DIO memory leak fix.Bhuvanachandra Pinninti1-0/+5
2026-02-04drm/amd/display: Init DMUB DPIA Only for APUFangzhi Zuo1-11/+9
2026-02-04drm/amd/display: Add CRC 32-bit mode support for DCN3.6+Chenyu Chen10-10/+203
2026-02-04drm/amd/display: Match expected data typesZheng Austin2-19/+19
2026-02-04drm/amd/display: Migrate DIO registers access from hwseq to dio component.Bhuvanachandra Pinninti13-18/+179
2026-02-04drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52Mario Limonciello1-1/+1
2026-02-04drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones13-3/+33
2026-02-04drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.cWenjing Liu1-1/+2
2026-02-04drm/amd/display: Fix IGT ILR link training failure on Replay panelRay Wu1-1/+20
2026-02-04drm/amd/display: Add oem panel config for new featuresIan Chen1-1/+24
2026-02-04drm/amd/display: Fix IGT link training failure on Replay panelRay Wu1-0/+3
2026-02-04drm/amd/display: Fix writeback on DCN 3.2+Alex Hung1-4/+15
2026-02-04drm/amd/display: Make some DCN35 DCCG symbols non-staticNicholas Kazlauskas2-20/+27
2026-02-04drm/amd/display: Make DSC FGCG a DSC block level functionNicholas Kazlauskas1-0/+1
2026-02-04drm/amd/display: Make DCN35 OTG disable w/a reusableNicholas Kazlauskas2-1/+7
2026-02-04drm/amd/display: External panel replay fsm controlPeichen Huang5-9/+80
2026-02-04drm/amd/display: Add lpddr5 handling to dml2.1Dmytro Laktyushkin4-25/+64
2026-02-04drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti12-49/+98
2026-02-04drm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan1-0/+3