summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-11accel/amdxdna: Add IOCTL to retrieve realtime NPU power estimateLizhi Hou-1/+51
2026-03-11accel/amdxdna: Import AMD_PMF namespaceMario Limonciello (AMD)-0/+1
2026-03-11ACPI: processor: idle: Remove redundant static variable and rename cstate che...Huisong Li-9/+3
2026-03-11ACPI: processor: idle: Move max_cstate update out of the loopHuisong Li-1/+2
2026-03-11ACPI: processor: idle: Remove redundant cstate check in acpi_processor_power_...Huisong Li-2/+0
2026-03-11drm/xe/pat: Extract gt_pta_entry()Gustavo Sousa-10/+23
2026-03-11drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello-2/+4
2026-03-11drm/amdkfd: Unreserve bo if queue update failedPhilip Yang-0/+1
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski-1/+20
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski-4/+20
2026-03-11drm/amdgpu: revert to old status lock handling v4Christian König-105/+68
2026-03-11drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello-2/+4
2026-03-11drm/amd/pm: Fix xgmi max speed reportingLijo Lazar-2/+3
2026-03-11drm/amdgpu: fix array out of bounds accesses for mes sw_finiLe Ma-4/+6
2026-03-11drm/amdgpu: fix sysfs ip base addr with 64bitLikun Gao-7/+2
2026-03-11drm/amdgpu: disable rlc fw info printLikun Gao-8/+8
2026-03-11drm/amdgpu: change sdma doorbell size for soc v1Likun Gao-1/+1
2026-03-11drm/amdgpu: correct SDMA instance number for soc v1_0Likun Gao-5/+7
2026-03-11drm/amdgpu: fix shift-out-of-bounds when updating umc active maskHawking Zhang-2/+2
2026-03-11drm/amdgpu: bypass IMU ucode loading for MP0 15.0.8Le Ma-0/+7
2026-03-11drm/amdgpu: update GFX CGCG/LS flags for gfx 12.1Le Ma-1/+2
2026-03-11drm/amd/amdgpu: Disable reset on init for soc_v1_0Asad Kamal-11/+0
2026-03-11drm/amdgpu: Add default reset method for soc_v1_0Asad Kamal-0/+24
2026-03-11drm/amdgpu: use common defines for GMC 12.1 HUB faultsAlex Deucher-1/+5
2026-03-11drm/amdgpu: Handle IH v7_1 reg offset differencesHawking Zhang-7/+29
2026-03-11drm/amdgpu: fix DF NULL pointer issue for soc24Likun Gao-1/+1
2026-03-11drm/amdgpu: add support for lsdma v7_1Likun Gao-1/+135
2026-03-11drm/amdgpu: Add lsdma v7_1_0 ip headersLikun Gao-0/+149
2026-03-11drm/amdgpu: Use memcpy to update IPD table for sriov guestHawking Zhang-5/+15
2026-03-11drm/amdgpu: New interface to get IP discovery binary v3Hawking Zhang-73/+93
2026-03-11drm/amdgpu/discovery: use common function to check discovery tableLikun Gao-122/+84
2026-03-11drm/amdgpu/discovery: support new discovery binary headerLikun Gao-37/+104
2026-03-11drm/amdkfd: Unreserve bo if queue update failedPhilip Yang-0/+1
2026-03-11drm/amd/display: Promote DC to 3.2.373Taimur Hassan-1/+1
2026-03-11drm/amd/display: [FW Promotion] Release 0.1.50.0Taimur Hassan-0/+32
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li-1879/+1493
2026-03-11drm/amd/display: Add DML support for dcn42Roman Li-0/+270
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li-140/+885
2026-03-11drm/amd/display: Clean up unused codeClay King-73/+35
2026-03-11drm/amd/display: Add back missing memory type in arrayTom Chung-0/+2
2026-03-11drm/amd/display: Fix compile warnings in dml2_0Gaghik Khachatrian-2/+2
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski-1/+20
2026-03-11Revert "mshv: expose the scrub partition hypercall"Wei Liu-1/+0
2026-03-11Merge tag 'rproc-v7.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+42
2026-03-11mtd: rawnand: ifc: set chip->of_node to nand@0 child node if presentFrank Li-1/+9
2026-03-11mtd: rawnand: mxc: set chip->of_node to nand@0 child node if presentFrank Li-1/+9
2026-03-11mtd: rawnand: gpmi: set chip->of_node to nand@0 child node if presentFrank Li-1/+10
2026-03-11mtd: nand: Use scoped_guard for mutex in nand_resumeRichard Lyu-9/+10
2026-03-11mtd: rawnand: brcmnand: skip DMA during panic writeKamal Dasu-4/+2
2026-03-11mtd: rawnand: serialize lock/unlock against other NAND operationsKamal Dasu-2/+12