summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-12drm/amdgpu: Load TA ucode for PSP 15_0_0Pratik Vishwakarma1-0/+4
2026-02-12drm/amd/pm: send unload command to smu during modprobe -r amdgpuKenneth Feng4-15/+4
2026-02-12drm/amd/pm: use debug port for mode1 reset request on smu 13&14Kenneth Feng2-14/+46
2026-02-12drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf1-3/+8
2026-02-12drm/amd/pm: use sysfs_streq for string matching in amdgpu_pmYang Wang1-15/+14
2026-02-12drm/amdkfd: Fix watch_id bounds checking in debug address watch v2Srinivasan Shanmugam1-8/+12
2026-02-12drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error pathSrinivasan Shanmugam1-1/+1
2026-02-12drm/amd/display: Fix dc_link NULL handling in HPD initSrinivasan Shanmugam1-5/+4
2026-02-12drm/amd/display: Promote DC to 3.2.369Taimur Hassan1-1/+1
2026-02-12drm/amd/display: [FW Promotion] Release 0.1.46.0Taimur Hassan1-0/+15
2026-02-12drm/amd/display: Fix the incorrect type in dml_printAlex Hung1-1/+1
2026-02-12drm/amd/display: bypass post csc for additional color spaces in dalClay King3-6/+25
2026-02-12drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...Nicholas Carbones12-98/+49
2026-02-12drm/amd/display: Correct hubp GfxVersion verificationNicholas Carbones3-39/+52
2026-02-12Revert "drm/amd/display: mouse event trigger to boost RR when idle"Muaaz Nisar1-15/+0
2026-02-12drm/amd/display: Parse all extension blocks for VSDBRay Wu1-1/+3
2026-02-12drm/amd/display: Make GPIO HPD path conditionalRoman Li2-5/+12
2026-02-12drm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li2-10/+10
2026-02-12drm/amd/display: guard NULL manual-trigger callback in cursor programmingVitaly Prosyak1-2/+4
2026-02-12drm/amd/display: use enum value for panel replay settingPeichen Huang1-2/+2
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti30-60/+37
2026-02-12drm/amd/display: set enable_legacy_fast_update to false for DCN36YiLing Chen1-1/+1
2026-02-12drm/amd/display: Check frame skip capability in Sink sideLeon Huang1-0/+10
2026-02-12drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin1-1/+1
2026-02-12drm/amd/display: Fix system resume lag issueTom Chung1-0/+10
2026-02-12drm/amd/pm: Use U64 for accumulation counterAsad Kamal1-1/+1
2026-02-12drm/amd/pm: Add acc counter & fw timestamp to xcp metricsAsad Kamal3-1/+10
2026-02-06drm/amdgpu: Send applicable RMA CPERs at end of RAS initKent Russell3-4/+27
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