summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-16drm/amdgpu/gfx11: add a mutex for the gfx semaphoreAlex Deucher
2024-08-16drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTLAlex Deucher
2024-08-16drm/amdgpu/gfx7: add ring reset callback for gfxAlex Deucher
2024-08-16drm/amdgpu/gfx8: add ring reset callback for gfxAlex Deucher
2024-08-16Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-08-16drm/amdgpu: add vcn_v5_0 ip dump supportSunil Khatri
2024-08-16drm/amdgpu: add print support for vcn_v3_0 ip dumpSunil Khatri
2024-08-16drm/amdgpu: add vcn_v3_0 ip dump supportSunil Khatri
2024-08-16drm/amdgpu: add vcn ip dump ptr in vcn global structSunil Khatri
2024-08-16idpf: remove redundant 'req_vec_chunks' NULL checkPavan Kumar Linga
2024-08-16drm/amd: Remove unused declarationsZhang Zekun
2024-08-16drm/radeon/evergreen_cs: fix int overflow errors in cs track offsetsNikita Zhandarovich
2024-08-16Merge branch 'use-more-devm-for-ag71xx'Jakub Kicinski
2024-08-16net: ag71xx: use devm for register_netdevRosen Penev
2024-08-16net: ag71xx: use devm for of_mdiobus_registerRosen Penev
2024-08-16net: ag71xx: devm_clk_get_enabledRosen Penev
2024-08-16drm/amdgpu: fixing rlc firmware loading failure issueYang Wang
2024-08-16drm/amdgpu: remove ME0 registers from mi300 dumpSunil Khatri
2024-08-16drm/amdgpu/gfx9: use rlc safe mode for soft recoveryAlex Deucher
2024-08-16drm/amdgpu/gfx9.4.3: use rlc safe mode for soft recoveryAlex Deucher
2024-08-16drm/amdgpu/gfx9.4.3: use proper rlc safe mode helpersAlex Deucher
2024-08-16drm/amdgpu/gfx9: use proper rlc safe mode helpersAlex Deucher
2024-08-16drm/amdgpu/gfx9: add ring reset callback for gfxAlex Deucher
2024-08-16drm/amdgpu/gfx9: per queue reset only on bare metalAlex Deucher
2024-08-16drm/amdgpu/gfx9.4.3: implement reset_hw_queue for gfx9.4.3Jiadong Zhu
2024-08-16drm/amdgpu/gfx9: implement reset_hw_queue for gfx9Jiadong Zhu
2024-08-16drm/amdgpu/gfx: add a new kiq_pm4_funcs callback for reset_hw_queueJiadong Zhu
2024-08-16drm/amdgpu/gfx_9.4.3: wait for reset done before remapJiadong Zhu
2024-08-16drm/amdgpu/gfx9.4.3: remap queue after reset successfullyJiadong Zhu
2024-08-16drm/amdgpu/gfx9.4.3: add ring reset callbackAlex Deucher
2024-08-16Merge tag 'riscv-for-linus-6.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-16drm/amdgpu/gfx9: wait for reset done before remapJiadong Zhu
2024-08-16drm/amdgpu/gfx9: remap queue after reset successfullyJiadong Zhu
2024-08-16drm/amdgpu/gfx9: add ring reset callbackAlex Deucher
2024-08-16drm/amdgpu: increase the reset counter for the queue resetPrike Liang
2024-08-16drm/amdgpu: add per ring reset support (v5)Alex Deucher
2024-08-16drm/amdgpu: add new ring reset callbackAlex Deucher
2024-08-16drm/amdgpu: Return earlier in amdgpu_sw_ring_ib_end if mcbp is offSoham Dandapat
2024-08-16drm/amdgpu: add cp queue registers print for gfx9_4_3Sunil Khatri
2024-08-16drm/amdgpu: add cp queue registers for gfx9_4_3 ipdumpSunil Khatri
2024-08-16Merge tag 'trace-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-08-16drm/xe/mcr: Try to derive dss_per_grp from hwconfig attributesMatt Roper
2024-08-16drm/xe: Add debugfs to dump GuC's hwconfigMatt Roper
2024-08-16Merge tag 'keys-trusted-next-6.11-rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-08-16Merge branch 'selftests-fib_rule_tests-cleanups-and-new-tests'Jakub Kicinski
2024-08-16drm/i915/guc: Change GEM_WARN_ON to guc_err to prevent taints in CIJesus Narvaez
2024-08-16selftests: fib_rule_tests: Test TOS matching with input routesIdo Schimmel
2024-08-16selftests: fib_rule_tests: Add negative connect testsIdo Schimmel
2024-08-16selftests: fib_rule_tests: Add negative match testsIdo Schimmel
2024-08-16selftests: fib_rule_tests: Clarify test resultsIdo Schimmel