summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-02-18drm/amdgpu: fix CGTS_TCC_DISABLE register offset on gfx10.3Marek Olšák1-12/+10
2021-02-17drm/i915/gt: Correct surface base address for renderclearChris Wilson1-1/+1
2021-02-17drm/i915: Disallow plane x+w>stride on ilk+ with X-tilingVille Syrjälä3-6/+39
2021-02-12Merge tag 'drm-misc-next-fixes-2021-02-11' of git://anongit.freedesktop.org/d...Dave Airlie34-5951/+218
2021-02-11drm/nouveau/top/ga100: initial supportBen Skeggs5-2/+116
2021-02-11drm/nouveau/top: add ioctrl/nvjpgBen Skeggs2-0/+4
2021-02-11drm/nouveau/privring: rename from ibusBen Skeggs20-156/+155
2021-02-11drm/nouveau/nvkm: remove nvkm_subdev.indexBen Skeggs4-11/+3
2021-02-11drm/nouveau/nvkm: determine subdev id/order from layoutBen Skeggs2-99/+14
2021-02-11drm/nouveau/vic: switch to instanced constructorBen Skeggs8-33/+7
2021-02-11drm/nouveau/sw: switch to instanced constructorBen Skeggs14-114/+102
2021-02-11drm/nouveau/sec2: switch to instanced constructorBen Skeggs10-27/+27
2021-02-11drm/nouveau/sec: switch to instanced constructorBen Skeggs9-19/+11
2021-02-11drm/nouveau/pm: switch to instanced constructorBen Skeggs18-86/+83
2021-02-11drm/nouveau/nvenc: switch to instanced constructorBen Skeggs8-50/+24
2021-02-11drm/nouveau/nvdec: switch to instanced constructorBen Skeggs8-38/+26
2021-02-11drm/nouveau/msvld: switch to instanced constructorBen Skeggs16-53/+50
2021-02-11drm/nouveau/msppp: switch to instanced constructorBen Skeggs14-45/+42
2021-02-11drm/nouveau/mspdec: switch to instanced constructorBen Skeggs15-51/+47
2021-02-11drm/nouveau/msenc: switch to instanced constructorBen Skeggs5-5/+2
2021-02-11drm/nouveau/mpeg: switch to instanced constructorBen Skeggs15-60/+57
2021-02-11drm/nouveau/me: switch to instanced constructorBen Skeggs4-4/+1
2021-02-11drm/nouveau/ifb: switch to instanced constructorBen Skeggs4-4/+1
2021-02-11drm/nouveau/gr: switch to instanced constructorBen Skeggs52-229/+227
2021-02-11drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology infoBen Skeggs9-104/+80
2021-02-11drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+instBen Skeggs5-29/+21
2021-02-11drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+instBen Skeggs5-11/+13
2021-02-11drm/nouveau/fifo/gf100: use fifo engine id for engine recovery maskBen Skeggs1-12/+7
2021-02-11drm/nouveau/fifo: use type+inst to determine context pointer offsetsBen Skeggs7-22/+20
2021-02-11drm/nouveau/fifo: turn chan subdev mask into engine maskBen Skeggs16-98/+76
2021-02-11drm/nouveau/fifo: add id_engine hookBen Skeggs10-13/+98
2021-02-11drm/nouveau/fifo: index backend engctx by engine idBen Skeggs10-41/+73
2021-02-11drm/nouveau/fifo: index base engctx by engine idBen Skeggs2-5/+15
2021-02-11drm/nouveau/fifo: add engine_id hookBen Skeggs15-47/+125
2021-02-11drm/nouveau/fifo: switch to instanced constructorBen Skeggs28-161/+171
2021-02-11drm/nouveau/dma: switch to instanced constructorBen Skeggs12-109/+111
2021-02-11drm/nouveau/disp: switch to instanced constructorBen Skeggs34-165/+180
2021-02-11drm/nouveau/cipher: switch to instanced constructorBen Skeggs7-15/+12
2021-02-11drm/nouveau/ce: make use of nvkm_subdev.instBen Skeggs4-6/+4
2021-02-11drm/nouveau/ce: switch to instanced constructorBen Skeggs22-192/+105
2021-02-11drm/nouveau/falcon: use split type+inst when looking up PRI addrBen Skeggs3-4/+4
2021-02-11drm/nouveau/bsp,vp: switch to instanced constructorBen Skeggs13-42/+40
2021-02-11drm/nouveau/volt: switch to instanced constructorBen Skeggs14-90/+91
2021-02-11drm/nouveau/top: switch to instanced constructorBen Skeggs8-38/+36
2021-02-11drm/nouveau/tmr: switch to instanced constructorBen Skeggs11-107/+108
2021-02-11drm/nouveau/therm/gk104: use split subdev type+inst in cg engine listsBen Skeggs2-16/+17
2021-02-11drm/nouveau/therm: switch to instanced constructorBen Skeggs16-111/+106
2021-02-11drm/nouveau/pmu: switch to instanced constructorBen Skeggs19-87/+96
2021-02-11drm/nouveau/pci: switch to instanced constructorBen Skeggs18-125/+133
2021-02-11drm/nouveau/mxm: switch to instanced constructorBen Skeggs8-45/+44