summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: Include <linux/backlight.h>Thomas Zimmermann2024-02-281-0/+1
* Merge v6.8-rc6 into drm-nextDaniel Vetter2024-02-2614-55/+141
|\
| * nouveau: add an ioctl to report vram usageDave Airlie2024-02-231-0/+5
| * nouveau: add an ioctl to return vram bar size.Dave Airlie2024-02-231-0/+4
| * nouveau/gsp: add kconfig option to enable GSP paths by defaultDave Airlie2024-02-232-1/+13
| * Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2024-02-232-4/+9
| |\
| | * drm/nouveau/mmu/r535: uninitialized variable in r535_bar_new_()Dan Carpenter2024-02-161-3/+2
| | * nouveau: fix function cast warningsArnd Bergmann2024-02-161-1/+7
| * | Merge tag 'drm-misc-fixes-2024-02-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2024-02-169-19/+62
| |\|
| | * 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
| * | Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2024-02-092-31/+48
| |\|
| | * 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/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