summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2026-02-12drm/amd/pm: Use U64 for accumulation counterAsad Kamal-1/+1
2026-02-12drm/amd/pm: Add acc counter & fw timestamp to xcp metricsAsad Kamal-1/+10
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-8402/+118447
2026-02-05drm/amdgpu: Send applicable RMA CPERs at end of RAS initKent Russell-4/+27
2026-02-05drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello-2/+2
2026-02-05drm/amdgpu: re-add the bad job to the pending list for ring resetsAlex Deucher-5/+8
2026-02-05drm/amdgpu: avoid sdma ring reset in sriovVictor Zhao-0/+3
2026-02-05drm/amdgpu: clean up the amdgpu_cs_parser_bosSunil Khatri-2/+4
2026-02-05drm/amdgpu: Use 5-level paging if gmc support 57-bit VAPhilip Yang-17/+0
2026-02-05drm/amd/display: expose plane blend LUT in HW with MCMMelissa Wen-1/+1
2026-02-05drm/amdgpu: Protect GPU register accesses in powergated state in some pathsYifan Zhang-3/+6
2026-02-05drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement-0/+6
2026-02-05drm/amdgpu/sdma6: enable queue resets unconditionallyAlex Deucher-12/+3
2026-02-05drm/amdgpu/sdma5.2: enable queue resets unconditionallyAlex Deucher-19/+3
2026-02-05drm/amdgpu/sdma5: enable queue resets unconditionallyAlex Deucher-12/+3
2026-02-05drm/amdgpu: Fix memory leak in amdgpu_ras_init()Zilin Guan-1/+1
2026-02-05drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()Zilin Guan-1/+1
2026-02-05drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()Zilin Guan-1/+3
2026-02-05drm/amd/ras: statistic xgmi training error countStanley.Yang-1/+1
2026-02-03drm/amdgpu: Fix double deletion of validate_listHarish Kasiviswanathan-7/+7
2026-02-03drm/amd/display: remove assert around dpp_base replacementMelissa Wen-1/+0
2026-02-03drm/amd/display: extend delta clamping logic to CM3 LUT helperMelissa Wen-25/+49
2026-02-03drm/amd/display: fix wrong color value mapping on MCM shaper LUTMelissa Wen-2/+5
2026-02-03Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki-3/+0
2026-02-03drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52Mario Limonciello-1/+1
2026-02-03drm/amd/pm: Remove buffer allocation in SMUv13.0.6Lijo Lazar-14/+13
2026-02-03drm/amdgpu: Skip vcn poison irq release on VFLijo Lazar-1/+3
2026-02-03drm/amd/display: remove assert around dpp_base replacementMelissa Wen-1/+0
2026-02-03drm/amd/display: extend delta clamping logic to CM3 LUT helperMelissa Wen-25/+49
2026-02-03drm/amd/display: fix wrong color value mapping on MCM shaper LUTMelissa Wen-2/+5
2026-02-03drm/amdgpu: Fix double deletion of validate_listHarish Kasiviswanathan-7/+7
2026-02-03drm/amdgpu: Ignored various return codeAndrew Martin-11/+14
2026-02-03drm/amdgpu/psp_v15_0_8: Add get ras capabilityJinzhou Su-0/+21
2026-02-03drm/amd/pm: Add default feature number definitionLijo Lazar-8/+11
2026-02-03drm/amd/pm: Change get_enabled_mask signatureLijo Lazar-117/+123
2026-02-03drm/amd/pm: Use feature bits data structureLijo Lazar-159/+237
2026-02-03Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki-3/+0
2026-02-03drm/amdgpu: statistic xgmi training error countStanley.Yang-1/+1
2026-02-03drm/amd/display: Promote DC to 3.2.368Taimur Hassan-1/+1
2026-02-03drm/amd/display: [FW Promotion] Release 0.1.45.0Taimur Hassan-0/+10
2026-02-03drm/amd/display: Add Handling for gfxversion DcGfxBaseNicholas Carbones-0/+3
2026-02-03drm/amd/display: DIO memory leak fix.Bhuvanachandra Pinninti-0/+5
2026-02-03drm/amd/display: Init DMUB DPIA Only for APUFangzhi Zuo-11/+9
2026-02-03drm/amd/display: Add CRC 32-bit mode support for DCN3.6+Chenyu Chen-10/+203
2026-02-03drm/amd/display: Match expected data typesZheng Austin-19/+19
2026-02-03drm/amd/display: Migrate DIO registers access from hwseq to dio component.Bhuvanachandra Pinninti-18/+179
2026-02-03drm/amd: Set minimum version for set_hw_resource_1 on gfx11 to 0x52Mario Limonciello-1/+1
2026-02-03drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones-3/+33
2026-02-03drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.cWenjing Liu-1/+2
2026-02-03drm/amd/display: Fix IGT ILR link training failure on Replay panelRay Wu-1/+20