summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include
AgeCommit message (Expand)AuthorLines
2026-02-04nouveau: add a third state to the fini handler.Dave Airlie-9/+22
2026-02-04nouveau/gsp: use rpc sequence numbers properly.Dave Airlie-0/+6
2026-01-21drm/nouveau: add missing DCB connector typesAlex Ramírez-21/+74
2025-12-13Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-1/+22
2025-12-05drm/nouveau: fix circular dep oops from vendored i2c encoderRené Rebe-1/+18
2025-12-04drm/nouveau/gsp: Allocate fwsec-sb at bootLyude Paul-0/+4
2025-11-12drm/nouveau: fully define nvfw_hs_load_header_v2Timur Tabi-1/+3
2025-09-15drm/nouveau: Support devfreq for TegraAaron Kling-0/+2
2025-09-15drm/nouveau: Support reclocking on gp10bAaron Kling-0/+1
2025-08-29nouveau: Membar before between semaphore writes and the interruptFaith Ekstrand-0/+85
2025-05-19drm/nouveau/kms: add support for GB20xBen Skeggs-0/+1045
2025-05-19drm/nouveau: add support for GB20xBen Skeggs-0/+66
2025-05-19drm/nouveau: add support for GB10xBen Skeggs-0/+42
2025-05-19drm/nouveau/gf100-: track chan progress with non-WFI semaphore releaseBen Skeggs-5/+25
2025-05-19drm/nouveau/nv50-: separate CHANNEL_GPFIFO handling out from CHANNEL_DMABen Skeggs-3/+69
2025-05-19drm/nouveau: add support for GH100Ben Skeggs-0/+344
2025-05-19drm/nouveau: improve handling of 64-bit BARsBen Skeggs-2/+9
2025-05-19drm/nouveau/gv100-: switch to volta semaphore methodsBen Skeggs-0/+53
2025-05-19drm/nouveau/gsp: init client VMMs with NV0080_CTRL_DMA_SET_PAGE_DIRECTORYBen Skeggs-0/+1
2025-05-19drm/nouveau/mmu: bump up the maximum page table depthBen Skeggs-1/+1
2025-05-19drm/nouveau/gsp: add common client alloc codeBen Skeggs-15/+2
2025-05-19drm/nouveau/gsp: add hals for fbsr.suspend/resume()Ben Skeggs-5/+1
2025-05-19drm/nouveau/gsp: add hal for wpr config info + meta initBen Skeggs-0/+3
2025-05-19drm/nouveau/gsp: add common code for engines/engine objectsBen Skeggs-22/+2
2025-05-19drm/nouveau/gsp: add display class ids to gpu halBen Skeggs-1/+0
2025-05-19drm/nouveau/gsp: add gpu hal stubsBen Skeggs-4/+2
2025-05-19drm/nouveau/gsp: switch to a simpler GSP-RM header layoutBen Skeggs-4322/+2
2025-05-19drm/nouveau/gsp: split device handling out on its ownBen Skeggs-11/+6
2025-05-19drm/nouveau/gsp: split client handling out on its ownBen Skeggs-5/+2
2025-05-19drm/nouveau/gsp: split rm alloc handling out on its ownBen Skeggs-11/+8
2025-05-19drm/nouveau/gsp: split rm ctrl handling out on its ownBen Skeggs-7/+3
2025-05-19drm/nouveau/gsp: split rpc handling out on its ownBen Skeggs-7/+6
2025-05-19drm/nouveau/ofa: bump max instances to 2Ben Skeggs-1/+1
2025-05-19drm/nouveau/nvenc: bump max instances to 4Ben Skeggs-1/+1
2025-05-19drm/nouveau/ce: bump max instances to 20Ben Skeggs-1/+1
2025-05-19drm/nouveau/gsp: remove gsp-specific chid allocation pathBen Skeggs-3/+0
2025-03-09drm/nouveau/nvkm: introduce new GSP reply policy NVKM_GSP_RPC_REPLY_POLLZhi Wang-0/+4
2025-03-09drm/nouveau/nvkm: factor out current GSP RPC command policiesZhi Wang-6/+28
2025-02-27drm/nouveau: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-11/+21
2025-01-25drm/nouveau: remove unused param repc in *rm_alloc_push()Zhi Wang-4/+4
2025-01-07drm/nouveau: vendor in drm_encoder_slave APIDmitry Baryshkov-0/+220
2025-01-07drm/nouveau: incorporate I2C TV encoder driversDmitry Baryshkov-0/+151
2024-12-04drm/nouveau: expose GSP-RM logging buffers via debugfsTimur Tabi-0/+71
2024-12-04drm/nouveau: retain device pointer in nvkm_gsp_mem objectTimur Tabi-0/+1
2024-10-11Merge tag 'drm-misc-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-1/+1
2024-10-03drm/nouveau/gsp: remove extraneous ; after mutexColin Ian King-1/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2024-07-27drm/nouveau: move nvxx_* definitions to nouveau_drv.hBen Skeggs-33/+0
2024-07-27drm/nouveau/nvif: remove disp chan rd/wrBen Skeggs-38/+3
2024-07-27drm/nouveau/nvif: remove device rd/wrBen Skeggs-8/+0