summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-16accel/ivpu: Do not use cons->aborted for job_done_threadStanislaw Gruszka2-10/+9
2023-11-16accel/ivpu: Do not use irqsave in ivpu_ipc_dispatchStanislaw Gruszka1-3/+3
2023-11-16accel/ivpu: Rename cons->rx_msg_lockStanislaw Gruszka2-15/+14
2023-11-15drm/client: Do not acquire module referenceThomas Zimmermann1-11/+1
2023-11-15drm/test: rearrange test entries in Kconfig and MakefileMarco Pagani2-7/+7
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard12948-278619/+834688
2023-11-15drm/virtio: Fix return value for VIRTGPU_CONTEXT_PARAM_DEBUG_NAMEDmitry Osipenko1-0/+1
2023-11-14iosys-map: Rename locals used inside macrosMichaƂ Winiarski1-22/+22
2023-11-14drm: Fix flip-task docsThomas Zimmermann1-3/+3
2023-11-14drm: Remove struct drm_flip_task from DRM interfacesThomas Zimmermann2-36/+9
2023-11-14drm/ssd130x: Preallocate format-conversion buffer in atomic_checkThomas Zimmermann1-0/+22
2023-11-14drm/simpledrm: Preallocate format-conversion buffer in atomic_checkThomas Zimmermann1-1/+40
2023-11-14drm/ofdrm: Preallocate format-conversion buffer in atomic_checkThomas Zimmermann1-0/+14
2023-11-14drm/format-helper: Pass format-conversion state to helpersThomas Zimmermann13-140/+200
2023-11-14drm/atomic-helper: Add format-conversion state to shadow-plane stateThomas Zimmermann2-0/+19
2023-11-14drm/format-helper: Cache buffers with struct drm_format_conv_stateThomas Zimmermann2-11/+158
2023-11-14Revert "drm/sched: Define pr_fmt() for DRM using pr_*()"Luben Tuikov1-14/+0
2023-11-13drm/gpuvm: track/lock/validate external/evicted objectsDanilo Krummrich2-0/+883
2023-11-13drm/gpuvm: add an abstraction for a VM / BO combinationDanilo Krummrich4-86/+534
2023-11-13drm/gpuvm: reference count drm_gpuvm structuresDanilo Krummrich3-17/+90
2023-11-13drm/nouveau: separately allocate struct nouveau_uvmmDanilo Krummrich4-42/+40
2023-11-13drm/gpuvm: add drm_gpuvm_flags to drm_gpuvmDanilo Krummrich3-1/+20
2023-11-13drm/nouveau: make use of the GPUVM's shared dma-resvDanilo Krummrich5-10/+24
2023-11-13drm/gpuvm: add common dma-resv per struct drm_gpuvmDanilo Krummrich3-2/+97
2023-11-13drm/nouveau: make use of drm_gpuvm_range_valid()Danilo Krummrich2-19/+1
2023-11-13drm/gpuvm: export drm_gpuvm_range_valid()Danilo Krummrich2-1/+14
2023-11-13drm/gpuvm: don't always WARN in drm_gpuvm_check_overflow()Danilo Krummrich1-7/+13
2023-11-13drm/gpuvm: convert WARN() to drm_WARN() variantsDanilo Krummrich3-16/+26
2023-11-13Linux 6.7-rc1Linus Torvalds1-2/+2
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit1-1/+1
2023-11-12Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+6
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds13-63/+215
2023-11-12Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-24/+24
2023-11-12Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds16-88/+491
2023-11-11drm/uapi: add explicit virtgpu context debug nameGurchetan Singh3-6/+37
2023-11-11drm/virtio: use uint64_t more in virtio_gpu_context_init_ioctlGurchetan Singh1-2/+2
2023-11-11Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-31/+25
2023-11-11Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-110/+70
2023-11-11tracing/kprobes: Fix the order of argument descriptionsYujie Liu1-1/+1
2023-11-11Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds97-812/+1760
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds9-86/+78
2023-11-10Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-51/+171
2023-11-10Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter85-773/+1688
2023-11-10Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-17/+41
2023-11-10Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds8-8/+38
2023-11-10Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+3
2023-11-10Merge tag 'io_uring-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds6-45/+80
2023-11-10Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds18-80/+72
2023-11-10Merge tag 'ata-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds3-27/+11
2023-11-10Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...Linus Torvalds5-24/+86