summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-02regmap: Merge up v7.0-rc2Mark Brown-628/+1312
2026-03-02regulator: pf9453: Fix IRQ trigger and allowMark Brown-632/+1317
2026-03-02PCI: Avoid FLR for AMD NPU deviceLizhi Hou-0/+3
2026-03-02spi: spi-dw-dma: fix print error log when wait finish transactionVladimir Yakovlev-1/+1
2026-03-02drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin-1/+3
2026-03-02PCI: amd-mdb: Correct IRQ number in INTx error messageRakuram Eswaran-1/+1
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone-1/+5
2026-03-02drm/amdgpu: Enable DPG support for VCN5sguttula-1/+3
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung-8/+16
2026-03-02drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung-3/+6
2026-03-02drm/amd/ras: Add table reset func for pmfw eepromGangliang Xie-2/+63
2026-03-02drm/amd/display: remove extra ; from statement, remove extra tabsColin Ian King-3/+3
2026-03-02drm/amdgpu: Use get_smn_base in aqua_vanjaramLijo Lazar-45/+90
2026-03-02drm/amdgpu: Add smn callbacks to register blockLijo Lazar-0/+24
2026-03-02drm/amdgpu: Move pcie lock to register blockLijo Lazar-57/+56
2026-03-02drm/amdgpu: Add pcie64 extended to register blockLijo Lazar-29/+34
2026-03-02drm/amdgpu: Add pcie64 indirect to register blockLijo Lazar-55/+38
2026-03-02drm/amdgpu: Add pcie ext access to register blockLijo Lazar-28/+34
2026-03-02drm/amdgpu: Add pcie indirect to register blockLijo Lazar-62/+47
2026-03-02drm/amdgpu: Add pciep method to register blockLijo Lazar-16/+42
2026-03-02drm/amdgpu: Add audio method to register blockLijo Lazar-76/+66
2026-03-02drm/amdgpu: Add se cac method to register blockLijo Lazar-13/+36
2026-03-02drm/amdgpu: Add gc cac method to register blockLijo Lazar-21/+42
2026-03-02drm/amdgpu: Add didt method to register blockLijo Lazar-47/+59
2026-03-02drm/amdgpu: Drop redundant syncobj handle limit checks in userq ioctlsSrinivasan Shanmugam-4/+2
2026-03-02drm/amd/ras: add wrapper funcs for pmfw eepromGangliang Xie-0/+141
2026-03-02drm/amd/ras: add uniras smu feature flag init funcGangliang Xie-1/+74
2026-03-02drm/amd/ras: add pmfw eeprom smu interfacesGangliang Xie-0/+64
2026-03-02drm/amd/pm: add feature query interface for unirasGangliang Xie-0/+14
2026-03-02drm/amd/pm: add pmfw eeprom messages into uniras interfaceGangliang Xie-0/+11
2026-03-02drm/amdgpu: Add uvd indirect to register blockLijo Lazar-46/+55
2026-03-02drm/amdgpu: Add smc method to register blockLijo Lazar-60/+84
2026-03-02drm/amdgpu: clear related counter after RAS eeprom resetTao Zhou-0/+3
2026-03-02drm/amdgpu: compatible with specific RAS old eeprom formatTao Zhou-5/+12
2026-03-02drm/amdgpu/userq: change queue id type to u32 from intSunil Khatri-4/+4
2026-03-02drm/amd/display: Promote DC to 3.2.372Taimur Hassan-1/+1
2026-03-02drm/amdgpu: Fix static assertion failure issueYiPeng Chai-4/+5
2026-03-02drm/amd/display: Prevent integer overflow when mhz to khzAlex Hung-13/+13
2026-03-02drm/amd/display: Remove always-false branchesAlex Hung-10/+1
2026-03-02drm/amd/display: Remove redundant initializersAlex Hung-7/+7
2026-03-02drm/amd/display: Silence unused variable warningClay King-3/+3
2026-03-02drm/amd/display: Initialize replay_state to PR_STATE_INVALIDIvan Lipski-1/+1
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone-1/+5
2026-03-02drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg()Yujie Liu-1/+1
2026-03-02drm/amd/ras: fix kernel-doc warning for ras_eeprom_append()Yujie Liu-2/+2
2026-03-02drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()Yujie Liu-1/+1
2026-03-02drm/amd/ras: Fix type size of remainder argumentKees Cook-2/+4
2026-03-02drm/amdgpu: Move register access functionsLijo Lazar-671/+731
2026-03-02drm/amdgpu: Enable DPG support for VCN5sguttula-1/+3
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung-8/+16