summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2024-05-03Merge tag 'drm-misc-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-30drm/nouveau/gsp: Use the sg allocator for level 2 of radix3Lyude Paul
2024-04-30drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()Lyude Paul
2024-04-19Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-15drm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul
2024-04-15drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP portsLyude Paul
2024-04-15drm: nv04: Fix out of bounds accessMikhail Kobuk
2024-04-15nouveau: fix instmem race condition around ptr storesDave Airlie
2024-04-12Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-09nouveau: fix devinit paths to only handle display on GSP.Dave Airlie
2024-04-05nouveau: fix function cast warningArnd Bergmann
2024-04-05nouveau/gsp: Avoid addressing beyond end of rpc->entriesKees Cook
2024-03-28nouveau/uvmm: fix addr/range calcs for remap operationsDave Airlie
2024-03-28drm/nouveau/gr/gf100: Remove second semicolonColin Ian King
2024-03-25Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2024-03-21Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-19nouveau/gsp: don't check devinit disable on GSP.Dave Airlie
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-13Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2024-03-12drm/nouveau: fix kerneldoc warningsTimur Tabi
2024-03-12nouveau: reset the bo resource bus info after an evictionDave Airlie
2024-03-08nouveau/dmem: handle kcalloc() allocation failureDuoming Zhou
2024-03-08nouveau: lock the client object tree.Dave Airlie
2024-03-08Merge tag 'drm-misc-fixes-2024-03-07' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-03-05drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbufKarol Herbst
2024-03-01drm/nouveau: keep DMA buffers required for suspend/resumeSid Pranjale
2024-03-01nouveau: report byte usage in VRAM usage.Dave Airlie
2024-02-28drm/nouveau: Include <linux/backlight.h>Thomas Zimmermann
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter
2024-02-23nouveau: add an ioctl to report vram usageDave Airlie
2024-02-23nouveau: add an ioctl to return vram bar size.Dave Airlie
2024-02-23nouveau/gsp: add kconfig option to enable GSP paths by defaultDave Airlie
2024-02-23Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-02-16drm/nouveau/mmu/r535: uninitialized variable in r535_bar_new_()Dan Carpenter
2024-02-16nouveau: fix function cast warningsArnd Bergmann
2024-02-16Merge tag 'drm-misc-fixes-2024-02-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-02-12nouveau/svm: fix kvcalloc() argument orderArnd Bergmann
2024-02-12drm/nouveau: omit to create schedulers using the legacy uAPIDanilo Krummrich
2024-02-12drm/nouveau: don't fini scheduler if not initializedDanilo Krummrich
2024-02-09Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-02-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-02-05drm/nouveau: nvkm_gsp_radix3_sg() should use nvkm_gsp_mem_ctor()Timur Tabi
2024-02-05drm/nouveau: fix several DMA buffer leaksTimur Tabi
2024-02-05nouveau/gsp: use correct size for registry rpc.Dave Airlie
2024-02-05Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2024-02-02nouveau: offload fence uevents work to workqueueDave Airlie
2024-02-02nouveau/gsp: use correct size for registry rpc.Dave Airlie
2024-01-31drm/nouveau/svm: remove unused but set variablesJani Nikula
2024-01-31drm/nouveau/acr/ga102: remove unused but set variableJani Nikula
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard