summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2026-02-12drm/amd/display: Parse all extension blocks for VSDBRay Wu-1/+3
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-11/+2
2026-02-12drm/amd/display: Make GPIO HPD path conditionalRoman Li-5/+12
2026-02-12drm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li-10/+10
2026-02-12drm/amd/display: guard NULL manual-trigger callback in cursor programmingVitaly Prosyak-2/+4
2026-02-12drm/amd/display: use enum value for panel replay settingPeichen Huang-2/+2
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti-60/+37
2026-02-12drm/amd/display: set enable_legacy_fast_update to false for DCN36YiLing Chen-1/+1
2026-02-12drm/amd/display: Check frame skip capability in Sink sideLeon Huang-0/+10
2026-02-12drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin-1/+1
2026-02-12drm/amd/display: Fix system resume lag issueTom Chung-0/+10
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-10drm/amd/display: Hook up colorop destroy helper for plane pipelinesChaitanya Kumar Borah-8/+17
2026-02-10drm: Allow driver-managed destruction of colorop objectsChaitanya Kumar Borah-8/+10
2026-02-06gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes-55/+56
2026-02-06gpu: Move DRM buddy allocator one level up (part one)Joel Fernandes-1/+1
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-05dma-buf: add dma_fence_was_initialized function v2Christian König-6/+7
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann-8948/+119008
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