summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-23drm/amdgpu: reorder IB schedule sequenceAlex Deucher-11/+22
2026-02-23drm/amdgpu: Remove duplicate struct memberTvrtko Ursulin-3/+2
2026-02-23drm/amdgpu: add a helper to calculate ring distanceAlex Deucher-6/+12
2026-02-23drm/amdgpu: remove some retired module parametersAlex Deucher-22/+0
2026-02-23drm/amdgpu: don't call drm_sched_stop/start() in asic resetAlex Deucher-6/+4
2026-02-23drm/amdgpu: Remove a few holes from struct amdgpu_ctxTvrtko Ursulin-6/+6
2026-02-23drm/amdgpu/gfx12: add CU mask support for compute MQD initializationJesse.Zhang-0/+33
2026-02-23drm/amdgpu/gfx11: add CU mask support for compute MQD initializationJesse.Zhang-0/+33
2026-02-23drm/amdgpu: Add CU mask support for MQD propertiesJesse.Zhang-0/+61
2026-02-23drm/amdgpu: add mqd_update callback to AMDGPU user queue interfaceJesse.Zhang-0/+2
2026-02-23drm/amdgpu: move sched status check inside amdgpu_ttm_set_buffer_funcs_statusPierre-Eric Pelloux-Prayer-9/+9
2026-02-23drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_schedsPierre-Eric Pelloux-Prayer-249/+113
2026-02-23drm/amdgpu: double AMDGPU_GTT_MAX_TRANSFER_SIZEPierre-Eric Pelloux-Prayer-1/+1
2026-02-23drm/amdgpu: check entity lock is held in amdgpu_ttm_job_submitPierre-Eric Pelloux-Prayer-5/+8
2026-02-23drm/amdgpu: add missing lock in amdgpu_benchmark_do_movePierre-Eric Pelloux-Prayer-0/+2
2026-02-23amdgpu/gtt: remove AMDGPU_GTT_NUM_TRANSFER_WINDOWSPierre-Eric Pelloux-Prayer-5/+1
2026-02-23amdgpu/ttm: use amdgpu_gtt_mgr_alloc_entriesPierre-Eric Pelloux-Prayer-24/+43
2026-02-23amdgpu/vce: use amdgpu_gtt_mgr_alloc_entriesPierre-Eric Pelloux-Prayer-36/+18
2026-02-23drm/amdgpu: add amdgpu_gtt_node_to_byte_offset helperPierre-Eric Pelloux-Prayer-0/+8
2026-02-23drm/amdgpu: add amdgpu_ttm_buffer_entity_fini funcPierre-Eric Pelloux-Prayer-35/+38
2026-02-23drm/amdgpu: statically assign gart windows to ttm entitiesPierre-Eric Pelloux-Prayer-31/+72
2026-02-23drm/amdgpu: remove gart_window_lock usage from gmc v12_1Pierre-Eric Pelloux-Prayer-2/+0
2026-02-23drm/amd/display: Promote DC to 3.2.370Taimur Hassan-1/+1
2026-02-23drm/amd/display: Refactor and fix link_dpms infoDominik Kaszewski-81/+84
2026-02-23drm/amd/display: Refactor and fix link_dpms I2CDominik Kaszewski-310/+165
2026-02-23drm/amd/display: Add gpuvm and hvm params to dml21Dmytro Laktyushkin-2/+9
2026-02-23drm/amd/display: Refactor fams2 calculationsDillon Varone-99/+107
2026-02-23spi: pxa2xx: use min() instead of min_t()Andy Shevchenko-6/+5
2026-02-23USB: add QUIRK_NO_BOS for video capture several devicesA1RM4X-0/+9
2026-02-23ACPI: x86: cmos_rtc: Improve coordination with ACPI TAD driverRafael J. Wysocki-1/+17
2026-02-23ACPI: x86: cmos_rtc: Clean up address space handler driverRafael J. Wysocki-29/+32
2026-02-23drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper-12/+60
2026-02-23iommufd: Add dma_buf_pin()Leon Romanovsky-1/+8
2026-02-23vfio: Permit VFIO to work with pinned importersLeon Romanovsky-12/+3
2026-02-23dma-buf: Add dma_buf_attach_revocable()Leon Romanovsky-1/+47
2026-02-23dma-buf: Make .invalidate_mapping() truly optionalLeon Romanovsky-14/+2
2026-02-23Merge branch '7.0/scsi-queue' into 7.0/scsi-fixesMartin K. Petersen-38/+84
2026-02-23cxl: Move devm_cxl_add_nvdimm_bridge() to cxl_pmem.koDave Jiang-10/+19
2026-02-23hte: tegra194: remove Kconfig dependency on Tegra194 SoCFrancesco Lavra-3/+3
2026-02-23hte: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-1/+1
2026-02-23accel/amdxdna: Validate command buffer payload countLizhi Hou-1/+4
2026-02-23accel/amdxdna: Prevent ubuf size overflowLizhi Hou-1/+5
2026-02-23accel/amdxdna: Fix out-of-bounds memset in command slot handlingLizhi Hou-4/+4
2026-02-23accel/amdxdna: Fix command hang on suspended hardware contextLizhi Hou-7/+11
2026-02-23accel/amdxdna: Fix suspend failure after enabling turbo modeLizhi Hou-4/+5
2026-02-23accel/amdxdna: Fix dead lock for suspend and resumeLizhi Hou-19/+26
2026-02-23accel/amdxdna: Reduce log noise during process terminationMario Limonciello-3/+7
2026-02-23accel/amdxdna: Fix crash when destroying a suspended hardware contextLizhi Hou-0/+3
2026-02-23accel/amdxdna: Switch to always use chained commandLizhi Hou-2/+2
2026-02-23accel/amdxdna: Remove buffer size check when creating command BOLizhi Hou-19/+19