summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-14drm/amdgpu: Use pci_rebar_get_max_size()Ilpo Järvinen-3/+5
2025-11-14drm/xe/vram: Use pci_rebar_get_max_size()Ilpo Järvinen-8/+7
2025-11-14PCI: Add pci_rebar_get_max_size()Ilpo Järvinen-0/+23
2025-11-14drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()Ilpo Järvinen-12/+7
2025-11-14drm/i915/gt: Use pci_rebar_size_supported()Ilpo Järvinen-7/+3
2025-11-14PCI: Add pci_rebar_size_supported() helperIlpo Järvinen-13/+20
2025-11-14PCI: Improve Resizable BAR functions kernel docIlpo Järvinen-14/+21
2025-11-14PCI: Move pci_rebar_size_to_bytes() and export itIlpo Järvinen-4/+12
2025-11-14PCI: Move pci_rebar_bytes_to_size() and clean it upIlpo Järvinen-0/+23
2025-11-14PCI: Move Resizable BAR code to rebar.cIlpo Järvinen-235/+249
2025-11-14PCI: Prevent restoring assigned resourcesIlpo Järvinen-0/+4
2025-11-14drm/amdgpu: Remove driver side BAR release before resizeIlpo Järvinen-7/+1
2025-11-14drm/i915: Remove driver side BAR release before resizeIlpo Järvinen-12/+0
2025-11-14drm/xe: Remove driver side BAR release before resizeIlpo Järvinen-3/+0
2025-11-14PCI: Add kerneldoc for pci_resize_resource()Ilpo Järvinen-0/+20
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen-61/+91
2025-11-14PCI: Free saved list without holding pci_bus_semIlpo Järvinen-1/+1
2025-11-14PCI: Try BAR resize even when no window was releasedIlpo Järvinen-4/+2
2025-11-14PCI: Change pci_dev variable from 'bridge' to 'dev'Ilpo Järvinen-8/+9
2025-11-14PCI/IOV: Adjust ->barsz[] when changing BAR sizeIlpo Järvinen-20/+14
2025-11-14PCI: Prevent resource tree corruption when BAR resize failsIlpo Järvinen-0/+5
2025-11-14crypto: ccp - Add an API to return the supported SEV-SNP policy bitsTom Lendacky-0/+37
2025-11-14soc/tegra: pmc: Add USB wake events for Tegra234Haotien Hsu-0/+7
2025-11-14Merge branch 'for-6.19/cxl-prm' into cxl-for-nextDave Jiang-31/+12
2025-11-14drm/tegra: dsi: Calculate packet parameters for video modeSvyatoslav Ryhel-3/+10
2025-11-14drm/tegra: dsi: Make SOL delay calculation mode independentSvyatoslav Ryhel-24/+18
2025-11-14cxl/region: Remove local variable @inc in cxl_port_setup_targets()Robert Richter-3/+2
2025-11-14cxl/acpi: Group xor arithmetric setup code in a single blockRobert Richter-7/+4
2025-11-14cxl: Simplify cxl_rd_ops allocation and handlingRobert Richter-23/+8
2025-11-14PCI: cadence: Move PCIe RP common functions to a separate fileManikandan K Pillai-273/+349
2025-11-14PCI: cadence: Split PCIe controller header fileManikandan K Pillai-220/+232
2025-11-14PCI: cadence: Add module support for platform controller driverManikandan K Pillai-4/+8
2025-11-14gpu: host1x: Syncpoint interrupt performance optimizationMikko Perttunen-9/+59
2025-11-14Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"Diogo Ivo-9/+0
2025-11-14drm/tegra: Add call to put_pid()Prateek Agarwal-2/+5
2025-11-14drm/xe: Remove duplicate DRM_EXEC selection from KconfigShuicheng Lin-1/+0
2025-11-14drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke-0/+1
2025-11-14drm/xe/kunit: Fix forcewake assertion in mocs testMatt Roper-1/+1
2025-11-14amba: tegra-ahb: Fix device leak on SMMU enableJohan Hovold-0/+1
2025-11-14soc/tegra: pmc: Document tegra_pmc.syscore fieldThierry Reding-0/+1
2025-11-14soc/tegra: pmc: Don't fail if "aotag" is not presentPrathamesh Shete-3/+10
2025-11-14Merge tag 'v6.18-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-0/+2
2025-11-14drm/amdgpu: Use amdgpu by default on SI dedicated GPUs (v2)Timur Kristóf-6/+10
2025-11-14drm/amdgpu: Use amdgpu by default on CIK dedicated GPUsTimur Kristóf-3/+9
2025-11-14drm/amdgpu: Fix the issue of missing ras message on sriov hostYiPeng Chai-15/+10
2025-11-14drm/amdgpu: Add lock to serialize sriov command executionYiPeng Chai-5/+15
2025-11-14drm/amdgpu: Synchronize sriov host to add block_mmsch bit fieldYiPeng Chai-1/+2
2025-11-14drm/amdgpu: use GFP_ATOMIC instead of NOWAIT in the critical pathChristian König-3/+3
2025-11-14drm/amdgpu: avoid memory allocation in the critical code path v3Christian König-49/+14
2025-11-14drm/amdgpu: Enable xgmi extended peer links for sriov guestWill Aitken-2/+2