summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2023-12-20Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2023-12-15drm/nouveau/kms/nv50-: Don't allow inheritance of headless iorsLyude Paul
2023-12-15drm/nouveau: Fixup gk20a instobj hierarchyThierry Reding
2023-12-12iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining placesJason Gunthorpe
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie
2023-12-10drm/exec: Pass in initial # of objectsRob Clark
2023-12-06drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann
2023-11-30nouveau/tu102: flush all pdbs on vmm flushDave Airlie
2023-11-30drm/nouveau: Removes unnecessary args check in nouveau_uvmm_sm_prepareYuran Pereira
2023-11-30nouveau/gsp: document some aspects of GSP-RMTimur Tabi
2023-11-29nouveau/gsp: replace zero-length array with flex-array member and use __count...Gustavo A. R. Silva
2023-11-29nouveau/gsp/r535: remove a stray unlock in r535_gsp_rpc_send()Dan Carpenter
2023-11-29nouveau: find the smallest page allocation to cover a buffer alloc.Dave Airlie
2023-11-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-11-28Merge v6.7-rc3 into drm-nextDaniel Vetter
2023-11-27drm/sched: Fix compilation issues with DRM priority renameLuben Tuikov
2023-11-24drm/nouveau: enable dynamic job-flow controlDanilo Krummrich
2023-11-24drm/nouveau: implement 1:1 scheduler - entity relationshipDanilo Krummrich
2023-11-24drm/nouveau: use GPUVM common infrastructureDanilo Krummrich
2023-11-23Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-11-23Merge tag 'drm-misc-next-2023-11-23' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-11-22drm/nouveau/fifo: Remove duplicated include in chan.cYang Li
2023-11-21nouveau/gsp: allocate enough space for all channel ids.Dave Airlie
2023-11-21drm/dp_mst: Store the MST PBN divider value in fixed point formatImre Deak
2023-11-21drm/nouveau: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-21drm/nouveau/fence:: fix warning directly dereferencing a rcu pointerAbhinav Singh
2023-11-20Merge tag 'drm-misc-next-2023-11-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-11-15nouveau: don't fail driver load if no display hw present.Dave Airlie
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-11-14nouveau: use an rwlock for the event lock.Dave Airlie
2023-11-14nouveau/gsp/r535: Fix a NULL vs error pointer bugDan Carpenter
2023-11-14nouveau/gsp/r535: uninitialized variable in r535_gsp_acpi_mux_id()Dan Carpenter
2023-11-13drm/gpuvm: add an abstraction for a VM / BO combinationDanilo Krummrich
2023-11-13drm/gpuvm: reference count drm_gpuvm structuresDanilo Krummrich
2023-11-13drm/nouveau: separately allocate struct nouveau_uvmmDanilo Krummrich
2023-11-13drm/gpuvm: add drm_gpuvm_flags to drm_gpuvmDanilo Krummrich
2023-11-13drm/nouveau: make use of the GPUVM's shared dma-resvDanilo Krummrich
2023-11-13drm/gpuvm: add common dma-resv per struct drm_gpuvmDanilo Krummrich
2023-11-13drm/nouveau: make use of drm_gpuvm_range_valid()Danilo Krummrich
2023-11-13drm/gpuvm: convert WARN() to drm_WARN() variantsDanilo Krummrich
2023-11-10drm/sched: implement dynamic job-flow controlDanilo Krummrich
2023-11-09drm/edid: include drm_eld.h only where requiredJani Nikula
2023-11-08drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä
2023-11-04Merge tag 'topic/nvidia-gsp-2023-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-03nouveau/gsp: add some basic registry entries.Dave Airlie
2023-11-03nouveau/gsp: fix message signature.Dave Airlie
2023-11-03nouveau/gsp: move to 535.113.01Dave Airlie
2023-11-02Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-11-01drm/sched: Convert drm scheduler to use a work queue rather than kthreadMatthew Brost
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds