summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-191-0/+3
|\
| * nouveau/vmm: don't set addr on the fail path to avoid warningDave Airlie2024-01-191-0/+3
* | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-191-7/+2
|\ \
| | \
| | \
| *-. \ Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel2024-01-031-7/+2
| |\ \ \
| | | * | iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining placesJason Gunthorpe2023-12-121-7/+2
| | |/ /
* | | | Merge tag 'drm-next-2024-01-15-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-173-7/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | nouveau/gsp: handle engines in runl without nonstall interrupts.Dave Airlie2024-01-153-7/+7
* | | | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-1217-411/+429
|\| | |
| * | | Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2023-12-191-1/+1
| |\ \ \
| | * | | drm/exec: Pass in initial # of objectsRob Clark2023-12-101-1/+1
| * | | | Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie2023-12-126-9/+141
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | drm/nouveau: Removes unnecessary args check in nouveau_uvmm_sm_prepareYuran Pereira2023-11-301-1/+4
| * | | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2023-11-286-16/+22
| |\ \ \ \
| | * \ \ \ Merge v6.7-rc3 into drm-nextDaniel Vetter2023-11-281-1/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2023-11-231-4/+5
| | |\ \ \ \
| | | * | | | drm/dp_mst: Store the MST PBN divider value in fixed point formatImre Deak2023-11-211-2/+4
| | | * | | | drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä2023-11-081-2/+1
| | * | | | | Merge tag 'drm-misc-next-2023-11-23' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-11-233-5/+3
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge tag 'drm-misc-next-2023-11-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-11-209-91/+133
| | |\ \ \ \ \ \
| * | | | | | | | drm/sched: Fix compilation issues with DRM priority renameLuben Tuikov2023-11-271-3/+3
| * | | | | | | | drm/nouveau: enable dynamic job-flow controlDanilo Krummrich2023-11-246-10/+15
| * | | | | | | | drm/nouveau: implement 1:1 scheduler - entity relationshipDanilo Krummrich2023-11-2410-195/+179
| * | | | | | | | drm/nouveau: use GPUVM common infrastructureDanilo Krummrich2023-11-246-115/+100
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | drm/nouveau/fifo: Remove duplicated include in chan.cYang Li2023-11-221-1/+0
| * | | | | | | drm/nouveau: Convert to platform remove callback returning voidUwe Kleine-König2023-11-211-3/+2
| * | | | | | | drm/nouveau/fence:: fix warning directly dereferencing a rcu pointerAbhinav Singh2023-11-211-1/+1
| | |/ / / / / | |/| | | | |
| * | | | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-11-15240-167/+14127
| |\ \ \ \ \ \
| * | | | | | | drm/gpuvm: add an abstraction for a VM / BO combinationDanilo Krummrich2023-11-131-18/+45
| * | | | | | | drm/gpuvm: reference count drm_gpuvm structuresDanilo Krummrich2023-11-131-5/+15
| * | | | | | | drm/nouveau: separately allocate struct nouveau_uvmmDanilo Krummrich2023-11-134-42/+40
| * | | | | | | drm/gpuvm: add drm_gpuvm_flags to drm_gpuvmDanilo Krummrich2023-11-131-1/+1
| * | | | | | | drm/nouveau: make use of the GPUVM's shared dma-resvDanilo Krummrich2023-11-135-10/+24
| * | | | | | | drm/gpuvm: add common dma-resv per struct drm_gpuvmDanilo Krummrich2023-11-131-2/+11
| * | | | | | | drm/nouveau: make use of drm_gpuvm_range_valid()Danilo Krummrich2023-11-132-19/+1
| * | | | | | | drm/gpuvm: convert WARN() to drm_WARN() variantsDanilo Krummrich2023-11-131-1/+2
| * | | | | | | drm/sched: implement dynamic job-flow controlDanilo Krummrich2023-11-101-1/+1
| * | | | | | | drm/edid: include drm_eld.h only where requiredJani Nikula2023-11-091-0/+1
| * | | | | | | drm/sched: Convert drm scheduler to use a work queue rather than kthreadMatthew Brost2023-11-011-1/+1
* | | | | | | | drm/nouveau/dp: Honor GSP link training retry timeoutsLyude Paul2024-01-051-22/+42
* | | | | | | | nouveau: push event block/allowing out of the fence contextDave Airlie2024-01-052-6/+27
* | | | | | | | nouveau/gsp: always free the alloc messages on r535Dave Airlie2024-01-051-2/+1
* | | | | | | | nouveau/gsp: don't free ctrl messages on errorsDave Airlie2024-01-053-61/+100
* | | | | | | | nouveau/gsp: convert gsp errors to generic errorsDave Airlie2024-01-051-5/+21
* | | | | | | | drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocationsLyude Paul2024-01-051-2/+8
* | | | | | | | nouveau/gsp: free userd allocation.Dave Airlie2024-01-051-0/+1
* | | | | | | | nouveau/gsp: free acpi object after useDave Airlie2024-01-051-0/+1
* | | | | | | | nouveau: fix disp disabling with GSPDave Airlie2024-01-051-2/+4
* | | | | | | | nouveau/gsp: drop some acpi related debugDave Airlie2024-01-052-16/+0
* | | | | | | | nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)Dave Airlie2024-01-051-2/+5
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | drm/nouveau/kms/nv50-: Don't allow inheritance of headless iorsLyude Paul2023-12-151-1/+1