summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128Lyude Paul2021-03-251-1/+12
* nouveau: Skip unvailable ttm page entriesTobias Klausmann2021-03-191-0/+8
* drm/nouveau: fix dma syncing for loops (v2)Dave Airlie2021-03-121-2/+4
* Merge branch '00.00-inst' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2021-03-051-0/+3
|\
| * drm/nouveau/fifo/gk104-gp1xx: fix creation of sw classBen Skeggs2021-03-021-0/+3
* | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-21534-5002/+5589
|\ \
| * \ Merge tag 'drm-misc-next-fixes-2021-02-11' of git://anongit.freedesktop.org/d...Dave Airlie2021-02-121-2/+0
| |\ \ | | |/ | |/|
| | * drm/nouveau: remove set but not used variable ‘pdev’ in nouveau_bios_initYe Bin2021-02-091-2/+0
| * | drm/nouveau/top/ga100: initial supportBen Skeggs2021-02-115-2/+116
| * | drm/nouveau/top: add ioctrl/nvjpgBen Skeggs2021-02-112-0/+4
| * | drm/nouveau/privring: rename from ibusBen Skeggs2021-02-1120-156/+155
| * | drm/nouveau/nvkm: remove nvkm_subdev.indexBen Skeggs2021-02-114-11/+3
| * | drm/nouveau/nvkm: determine subdev id/order from layoutBen Skeggs2021-02-112-99/+14
| * | drm/nouveau/vic: switch to instanced constructorBen Skeggs2021-02-118-33/+7
| * | drm/nouveau/sw: switch to instanced constructorBen Skeggs2021-02-1114-114/+102
| * | drm/nouveau/sec2: switch to instanced constructorBen Skeggs2021-02-1110-27/+27
| * | drm/nouveau/sec: switch to instanced constructorBen Skeggs2021-02-119-19/+11
| * | drm/nouveau/pm: switch to instanced constructorBen Skeggs2021-02-1118-86/+83
| * | drm/nouveau/nvenc: switch to instanced constructorBen Skeggs2021-02-118-50/+24
| * | drm/nouveau/nvdec: switch to instanced constructorBen Skeggs2021-02-118-38/+26
| * | drm/nouveau/msvld: switch to instanced constructorBen Skeggs2021-02-1116-53/+50
| * | drm/nouveau/msppp: switch to instanced constructorBen Skeggs2021-02-1114-45/+42
| * | drm/nouveau/mspdec: switch to instanced constructorBen Skeggs2021-02-1115-51/+47
| * | drm/nouveau/msenc: switch to instanced constructorBen Skeggs2021-02-115-5/+2
| * | drm/nouveau/mpeg: switch to instanced constructorBen Skeggs2021-02-1115-60/+57
| * | drm/nouveau/me: switch to instanced constructorBen Skeggs2021-02-114-4/+1
| * | drm/nouveau/ifb: switch to instanced constructorBen Skeggs2021-02-114-4/+1
| * | drm/nouveau/gr: switch to instanced constructorBen Skeggs2021-02-1152-229/+227
| * | drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology infoBen Skeggs2021-02-119-104/+80
| * | drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+instBen Skeggs2021-02-115-29/+21
| * | drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+instBen Skeggs2021-02-115-11/+13
| * | drm/nouveau/fifo/gf100: use fifo engine id for engine recovery maskBen Skeggs2021-02-111-12/+7
| * | drm/nouveau/fifo: use type+inst to determine context pointer offsetsBen Skeggs2021-02-117-22/+20
| * | drm/nouveau/fifo: turn chan subdev mask into engine maskBen Skeggs2021-02-1116-98/+76
| * | drm/nouveau/fifo: add id_engine hookBen Skeggs2021-02-1110-13/+98
| * | drm/nouveau/fifo: index backend engctx by engine idBen Skeggs2021-02-1110-41/+73
| * | drm/nouveau/fifo: index base engctx by engine idBen Skeggs2021-02-112-5/+15
| * | drm/nouveau/fifo: add engine_id hookBen Skeggs2021-02-1115-47/+125
| * | drm/nouveau/fifo: switch to instanced constructorBen Skeggs2021-02-1128-161/+171
| * | drm/nouveau/dma: switch to instanced constructorBen Skeggs2021-02-1112-109/+111
| * | drm/nouveau/disp: switch to instanced constructorBen Skeggs2021-02-1134-165/+180
| * | drm/nouveau/cipher: switch to instanced constructorBen Skeggs2021-02-117-15/+12
| * | drm/nouveau/ce: make use of nvkm_subdev.instBen Skeggs2021-02-114-6/+4
| * | drm/nouveau/ce: switch to instanced constructorBen Skeggs2021-02-1122-192/+105
| * | drm/nouveau/falcon: use split type+inst when looking up PRI addrBen Skeggs2021-02-113-4/+4
| * | drm/nouveau/bsp,vp: switch to instanced constructorBen Skeggs2021-02-1113-42/+40
| * | drm/nouveau/volt: switch to instanced constructorBen Skeggs2021-02-1114-90/+91
| * | drm/nouveau/top: switch to instanced constructorBen Skeggs2021-02-118-38/+36
| * | drm/nouveau/tmr: switch to instanced constructorBen Skeggs2021-02-1111-107/+108
| * | drm/nouveau/therm/gk104: use split subdev type+inst in cg engine listsBen Skeggs2021-02-112-16/+17