summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm
AgeCommit message (Expand)Author
2025-02-19drm/nouveau/pmu: Fix gp10b firmware guardAaron Kling
2025-01-23Merge v6.13 into drm-nextSimona Vetter
2025-01-07drm/nouveau/disp: Fix missing backlight control on Macbook 5,1Takashi Iwai
2024-12-04drm/nouveau: expose GSP-RM logging buffers via debugfsTimur Tabi
2024-12-04drm/nouveau: retain device pointer in nvkm_gsp_mem objectTimur Tabi
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-11-25nvkm: correctly calculate the available space of the GSP cmdq bufferZhi Wang
2024-11-25nvkm/gsp: correctly advance the read pointer of GSP message queueZhi Wang
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-14nouveau/dp: handle retries for AUX CH transfers with GSP.Dave Airlie
2024-11-14nouveau: handle EBUSY and EAGAIN for GSP aux errors.Dave Airlie
2024-11-14nouveau: fw: sync dma after setup is called.Dave Airlie
2024-10-29drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()Li Huafei
2024-10-03drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.hBenjamin Szőke
2024-09-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter
2024-09-10drm/nouveau/fb: restore init() for ramgp102Ben Skeggs
2024-09-04drm/nouveau/volt: use clamp() in nvkm_volt_map()Li Zetao
2024-09-04drm/nouveau/tegra: Use iommu_paging_domain_alloc()Lu Baolu
2024-08-31nouveau: fix the fwsec sb verification register.Dave Airlie
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter
2024-08-16nouveau/firmware: use dma non-coherent allocatorDave Airlie
2024-07-27drm/nouveau/nvif: remove disp chan rd/wrBen Skeggs
2024-07-27drm/nouveau/nvif: remove device rd/wrBen Skeggs
2024-07-27drm/nouveau/nvif: remove device argsBen Skeggs
2024-07-27drm/nouveau/nvif: remove client finiBen Skeggs
2024-07-27drm/nouveau/nvif: remove client devlistBen Skeggs
2024-07-27drm/nouveau/nvif: remove client versionBen Skeggs
2024-07-27drm/nouveau/nvif: remove client device argBen Skeggs
2024-07-27drm/nouveau/nvif: remove route/tokenBen Skeggs
2024-07-27drm/nouveau/nvkm: remove nvkm_client_search()Ben Skeggs
2024-07-27drm/nouveau/nvkm: remove perfmonBen Skeggs
2024-07-27drm/nouveau/nvkm: remove detect/mmio/subdev_mask from device argsBen Skeggs
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-11Revert "drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()"Dave Airlie
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-30nouveau: Add missing break statementChaitanya Kumar Borah
2024-04-26nouveau: add command-line GSP-RM registry supportTimur Tabi
2024-04-22Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie
2024-04-19Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
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