summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-02-073-32/+24
|\
| * Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2024-02-058-78/+78
| |\
| * | nouveau: offload fence uevents work to workqueueDave Airlie2024-02-022-6/+19
| * | nouveau/gsp: use correct size for registry rpc.Dave Airlie2024-02-021-1/+1
| * | Revert "nouveau: push event block/allowing out of the fence context"Dave Airlie2024-01-272-27/+6
* | | drm/nouveau/svm: remove unused but set variablesJani Nikula2024-01-311-7/+3
* | | drm/nouveau/acr/ga102: remove unused but set variableJani Nikula2024-01-311-2/+1
* | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2024-01-2919-145/+367
|\| |
| * | 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-181-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-201-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/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
| * | | | | drm/nouveau: Fixup gk20a instobj hierarchyThierry Reding2023-12-151-9/+9
| | |/ / / | |/| | |
| * | | | drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann2023-12-061-1/+1
| * | | | nouveau/tu102: flush all pdbs on vmm flushDave Airlie2023-11-301-1/+1
| * | | | nouveau/gsp: document some aspects of GSP-RMTimur Tabi2023-11-302-0/+133
| * | | | nouveau/gsp: replace zero-length array with flex-array member and use __count...Gustavo A. R. Silva2023-11-292-2/+2
| * | | | nouveau/gsp/r535: remove a stray unlock in r535_gsp_rpc_send()Dan Carpenter2023-11-291-3/+1
| * | | | nouveau: find the smallest page allocation to cover a buffer alloc.Dave Airlie2023-11-291-2/+3
| | |/ / | |/| |
* | | | drm/ttm: replace busy placement with flags v6Somalapuram Amaranath2024-01-252-37/+23
| |_|/ |/| |
* | | drm/nouveau: include drm/drm_edid.h only where neededJani Nikula2024-01-102-1/+2
* | | drm/nouveau/disp: switch to use kmemdup() helperChen Haonan2024-01-091-2/+1
* | | drm/nouveau/volt/gk20a: don't misuse kernel-doc commentsRandy Dunlap2024-01-081-2/+2
* | | drm/nouveau/gr/gf100: don't misuse kernel-doc commentsRandy Dunlap2024-01-081-1/+1
* | | drm/nouveau: don't misuse kernel-doc commentsRandy Dunlap2024-01-081-2/+2
* | | drm/nouveau/disp: don't misuse kernel-doc commentsRandy Dunlap2024-01-081-2/+2
* | | drm/nouveau/bios/init: drop kernel-doc notationRandy Dunlap2024-01-081-68/+68
| |/ |/|
* | 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
| |\|
| | * nouveau/gsp: allocate enough space for all channel ids.Dave Airlie2023-11-211-1/+1