summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nouveau/svm: fix kvcalloc() argument orderArnd Bergmann2024-02-121-1/+1
* drm/nouveau: omit to create schedulers using the legacy uAPIDanilo Krummrich2024-02-121-4/+10
* drm/nouveau: don't fini scheduler if not initializedDanilo Krummrich2024-02-128-16/+53
* accel/ivpu: Fix DevTLB errors on suspend/resume and recoveryJacek Lawrynowicz2024-02-122-29/+54
* accel/ivpu: Add job status for jobs aborted by the driverGrzegorz Trzebiatowski2024-02-061-2/+2
* accel/ivpu/40xx: Stop passing SKU boot parameters to FWKrystian Pradzynski2024-02-061-5/+0
* accel/ivpu/40xx: Enable D0i3 messageKrystian Pradzynski2024-02-061-1/+0
* accel/ivpu: Disable d3hot_delay on all NPU generationsJacek Lawrynowicz2024-02-061-3/+2
* accel/ivpu: Correct MMU queue size checking functionsWachowski, Karol2024-02-061-11/+22
* accel/ivpu: Force snooping for MMU writesWachowski, Karol2024-02-063-5/+2
* drm/nouveau: nvkm_gsp_radix3_sg() should use nvkm_gsp_mem_ctor()Timur Tabi2024-02-051-9/+9
* drm/nouveau: fix several DMA buffer leaksTimur Tabi2024-02-052-22/+39
* nouveau/gsp: use correct size for registry rpc.Dave Airlie2024-02-051-1/+1
* Merge drm-misc-next-fixes-2024-01-19 into drm-misc-fixesMaxime Ripard2024-02-052-9/+35
|\
| * drm/ttm: fix ttm pool initialization for no-dma-device driversFedor Pchelkin2024-01-151-2/+7
| * drm/v3d: Free the job and assign it to NULL if initialization failsMaĆ­ra Canal2024-01-111-7/+28
* | dma-buf: heaps: Don't track CMA dma-buf pages under RssFileT.J. Mercier2024-01-311-4/+3
* | drm/virtio: Set segment size for virtio_gpu deviceSebastian Ott2024-01-291-0/+1
* | accel/ivpu: Improve recovery and reset supportJacek Lawrynowicz2024-01-258-48/+70
* | accel/ivpu: Improve stability of ivpu_submit_ioctl()Jacek Lawrynowicz2024-01-252-78/+62
* | accel/ivpu: Fix dev open/close races with unbindJacek Lawrynowicz2024-01-256-65/+85
* | Revert "drivers/firmware: Move sysfb_init() from device_initcall to subsys_in...Thomas Zimmermann2024-01-241-1/+1
* | drm/dp_mst: Separate @failing_port list in drm_dp_mst_atomic_check_mgr() commentBagas Sanjaya2024-01-221-0/+2
* | drm/bridge: anx7625: Ensure bridge is suspended in disable()Hsin-Yi Wang2024-01-222-1/+8
* | accel/ivpu: Disable PLL after VPU IP reset during FLRJacek Lawrynowicz2024-01-221-2/+19
* | accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY paramWachowski, Karol2024-01-223-12/+3
* | accel/ivpu: Improve buffer object debug logsJacek Lawrynowicz2024-01-222-42/+22
* | accel/ivpu: Disable buffer sharing among VPU contextsJacek Lawrynowicz2024-01-221-38/+6
* | accel/ivpu: Free buffer sgt on unbindJacek Lawrynowicz2024-01-221-2/+12
* | accel/ivpu: Fix for missing lock around drm_gem_shmem_vmap()Jacek Lawrynowicz2024-01-221-0/+5
* | accel/ivpu: Add diagnostic messages when VPU fails to boot or suspendWachowski, Karol2024-01-222-3/+6
* | accel/ivpu: Add debug prints for MMU map/unmap operationsWachowski, Karol2024-01-222-0/+10
* | accel/ivpu: Call diagnose failure in ivpu_mmu_cmdq_sync()Wachowski, Karol2024-01-221-0/+2
* | accel/ivpu: Dump MMU events in case of VPU boot timeoutWachowski, Karol2024-01-223-0/+10
* | Merge v6.8-rc1 into drm-misc-fixesMaxime Ripard2024-01-225498-148901/+335804
|\ \
| * \ Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-01-214-11/+27
| |\ \
| | * | clocksource/drivers/ep93xx: Fix error handling during probeArnd Bergmann2023-12-271-3/+2
| | * | clocksource/drivers/cadence-ttc: Fix some kernel-doc warningsRandy Dunlap2023-12-271-6/+16
| | * | clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warningsTony Lindgren2023-12-271-2/+2
| | * | clocksource/timer-riscv: Add riscv_clock_shutdown callbackJoshua Yeong2023-12-271-0/+7
| * | | Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-2034-261/+1712
| |\ \ \
| | * | | dmaengine: dw-edma: increase size of 'name' in debugfs codeVinod Koul2024-01-192-4/+4
| | * | | dmaengine: fsl-qdma: increase size of 'irq_name'Vinod Koul2024-01-191-1/+1
| | * | | dmaengine: shdma: increase size of 'dev_id'Vinod Koul2024-01-191-1/+1
| | * | | dmaengine: xilinx: xdma: Fix kernel-doc warningsJan Kuliga2024-01-191-5/+5
| | * | | dmaengine: usb-dmac: Avoid format-overflow warningLad Prabhakar2024-01-191-5/+5
| | * | | dmaengine: sh: rz-dmac: Avoid format-overflow warningLad Prabhakar2024-01-191-4/+4
| | * | | dmaengine: imx-sdma: fix Excess kernel-doc warningsRandy Dunlap2024-01-191-4/+0
| | * | | dmaengine: xilinx: xdma: Fix initialization location of desc in xdma_channel_...Nathan Chancellor2024-01-191-1/+2
| | * | | dmaengine: xilinx: xdma: Fix operator precedence in xdma_prep_interleaved_dma()Nathan Chancellor2024-01-191-4/+4