summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-06drm/amd/display: Set native cursor mode for disabled CRTCs againTimur Kristóf
2026-08-06drm/amdgpu: fix aperture iounmap skipped on device removalAsad Kamal
2026-08-06drm/amd/display: Check for tg ops in dce110_set_avmuteRay Wu
2026-08-06PCI: cadence: Fix host/endpoint dependencies for cadence-plat driverAksh Garg
2026-08-06drm/panel: tdo-tl070wsh30: Use mipi_dsi_*_multi(); fix minor bugsAkash Sukhavasi
2026-08-06igc: fix netdev not re-attached after resume if interface is downPhilipp David
2026-08-06Merge branch 'for-7.3/cxl-misc' into cxl-for-nextDave Jiang
2026-08-06cxl/Documentation: Spell out globbed sysfs attribute namesAlison Schofield
2026-08-06Revert "drm/amdgpu: fix aperture mapping leak"Asad Kamal
2026-08-06drm/radeon: restore hardware polling in fence_is_signaled to fix performance ...Wang Jiang
2026-08-06drm/amd/display: allow self-refresh exit while entry is blockedDavid Weber
2026-08-06drm/amd: Disable DP audio spread spectrum for Cyan SkillfishTravis K. Bangs
2026-08-06drm/amdgpu/gfx6: Enable IP block soft reset as a GPU recovery methodTimur Kristóf
2026-08-06drm/amdgpu/gfx6: Add IP block soft reset implementationTimur Kristóf
2026-08-06drm/amdgpu/gfx6: Use COND_EXECTimur Kristóf
2026-08-06drm/amdgpu/gfx6: Adjust how harvested TCCs are set upTimur Kristóf
2026-08-06drm/amdgpu/gfx6: Execute CLEAR_STATE when initializing compute ringsTimur Kristóf
2026-08-06drm/amdgpu/gfx6: Clean up rings during resetTimur Kristóf
2026-08-06drm/amdgpu/gfx6: Initialize compute rings before CP startTimur Kristóf
2026-08-06drm/amdgpu/gfx6: Use PFP on the compute queues tooTimur Kristóf
2026-08-06drm/amdgpu/gfx6: Fixup emitting SWITCH_BUFFER packetsTimur Kristóf
2026-08-06drm/amdgpu/mes11: enable MES process/gang load from MES local memPrike Liang
2026-08-06drm/amd/ras: Handle the lack of mca address case for unirasTao Zhou
2026-08-06drm/amd/ras: add get_die_id for uniras umc v12Tao Zhou
2026-08-06drm/amdkfd: enable rs64mem for kfd queuePrike Liang
2026-08-06drm/amd/ras: track debug mode for query modeXiang Liu
2026-08-06drm/amdgpu/mes: tear down the rs64mem bitmap in sw_finiPrike Liang
2026-08-06drm/amdgpu/mes: refactor the amdgpu_mes_alloc/free_proc|gang()Prike Liang
2026-08-06drm/amdgpu/mes12: fix dropped dispatches under queue oversubscriptionJesse Zhang
2026-08-06drm/amd/ras: move some umc v12 specific functions to ras_umc.cTao Zhou
2026-08-06drm/amd/display: Promote DC to 3.2.392Taimur Hassan
2026-08-06drm/amd/display: Migrate color manager HW and fix MCM blend LUT issuesRafal Ostrowski
2026-08-06drm/amd/display: Add FFE level defaultsRelja Vojvodic
2026-08-06drm/amd/display: switch max FFE level cap based on FRL link rateRelja Vojvodic
2026-08-06drm/amd/display: Update BW bounding box unconditionally for DCN6Alvin Lee
2026-08-06drm/amd/display: Fix more KUnit connector use-after-free bugsAlex Hung
2026-08-06drm/amd/display: Configure all CRC engines in pipe CRC source pathWayne Lin
2026-08-06drm/amd/display: Fix CRC engine 1 enable/disable on DCN3.1.2+Wayne Lin
2026-08-06drm/amd/display: Add missing OTG_CRC1_SELECT mask for DCN3.2Wayne Lin
2026-08-06drm/amd/display: Add missing DMUB CACP and PR definitionsTaimur Hassan
2026-08-06drm/amd/display: Add missing DCN42B register definesMatthew Stewart
2026-08-06drm/amd/display: Fix ABM over VABCIswara Nagulendran
2026-08-06drm/amd/display: Cover crtc destroy_state stream releaseBhawanpreet Lakha
2026-08-06drm/amd/display: Cover crtc vblank restore replay-supported pathBhawanpreet Lakha
2026-08-06drm/amd/display: Cover crtc vblank IPS self-refresh restoreBhawanpreet Lakha
2026-08-06drm/amd/display: Cover crtc set_vblank workqueue branchBhawanpreet Lakha
2026-08-06drm/amd/display: Add KUnit tests for crtc set_vblankBhawanpreet Lakha
2026-08-06drm/amd/display: Increase fclk change latency on dcn351Sung-huai Wang
2026-08-06drm/amd/display: Unify force_yuv debugfs into force_yuv_pixel_formatIvan Lipski
2026-08-06iommu/arm-smmu-v3-sva: Use system_supports_bbml3() to detect CPU featureWill Deacon