summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/ofa/r535: initial supportBen Skeggs2023-10-311-0/+11
* drm/nouveau/nvjpg/r535: initial supportBen Skeggs2023-10-311-0/+6
* drm/nouveau/nvenc/r535: initial supportBen Skeggs2023-10-311-0/+10
* drm/nouveau/nvdec/r535: initial supportBen Skeggs2023-10-311-0/+6
* drm/nouveau/gr/r535: initial supportBen Skeggs2023-10-311-0/+5
* drm/nouveau/ce/r535: initial supportBen Skeggs2023-10-311-0/+5
* drm/nouveau/fifo/r535: initial supportBen Skeggs2023-10-311-0/+5
* drm/nouveau/disp/r535: initial supportBen Skeggs2023-10-311-0/+10
* drm/nouveau/mmu/r535: initial supportBen Skeggs2023-10-311-0/+20
* drm/nouveau/gsp/r535: add interrupt handlingBen Skeggs2023-10-311-0/+5
* drm/nouveau/gsp/r535: add support for booting GSP-RMBen Skeggs2023-10-311-0/+66
* drm/nouveau/nvenc/tu102-: prepare for GSP-RMBen Skeggs2023-10-311-5/+5
* drm/nouveau/nvdec/tu102-: prepare for GSP-RMBen Skeggs2023-10-311-10/+10
* drm/nouveau/gsp: prepare for GSP-RMBen Skeggs2023-10-311-5/+6
* drm/nouveau/fb/tu102-: fix register used to determine scrub statusBen Skeggs2023-01-301-5/+5
* drm/nouveau/gr/ga102: initial supportBen Skeggs2022-11-091-0/+5
* drm/nouveau/ltc/ga102: initial supportBen Skeggs2022-11-091-0/+5
* drm/nouveau/acr/ga102: initial supportBen Skeggs2022-11-091-0/+15
* drm/nouveau/fb/ga102: load and boot VPR scrubber FWBen Skeggs2022-11-091-0/+5
* drm/nouveau/acr: use common falcon HS FW code for ACR FWsBen Skeggs2022-11-091-1/+1
* drm/nouveau/fb/gp102-: unlock VPR right after devinitBen Skeggs2022-11-091-0/+4
* drm/nouveau/fifo/ga100-: initial supportBen Skeggs2022-11-091-0/+1
* drm/nouveau/ce/ga100-: initial supportBen Skeggs2022-11-091-0/+6
* drm/nouveau/fifo: add common runlist/engine topologyBen Skeggs2022-11-091-7/+7
* drm/nouveau/fifo: add chid_nr()Ben Skeggs2022-11-091-2/+2
* drm/nouveau/mc: implement intr handling on top of nvkm_intrBen Skeggs2022-11-091-5/+5
* drm/nouveau/fault/ga100: initial supportBen Skeggs2022-11-091-0/+6
* drm/nouveau/vfn: add stub subdev for dev_funcBen Skeggs2022-11-091-0/+12
* drm/nouveau/intr: add shared interrupt plumbing between pci/tegraBen Skeggs2022-11-091-1/+10
* drm/nouveau/top: parse device topology right after devinitBen Skeggs2022-11-091-0/+4
* Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-08-181-0/+22
|\
| * drm/nouveau: recognise GA103Karol Herbst2022-08-041-0/+22
* | drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clkBen Skeggs2022-07-131-25/+0
|/
* drm/nouveau: Fix spelling mistake "endianess" -> "endianness"Colin Ian King2022-03-161-1/+1
* drm/nouveau: recognise GA106Ben Skeggs2021-11-181-0/+22
* ce/gf100: fix incorrect CE0 address calculation on some GPUsBen Skeggs2021-11-041-2/+1
* drm/nouveau/ga102-: support ttm buffer moves via copy engineBen Skeggs2021-10-061-0/+3
* drm/nouveau: recognise GA107Ben Skeggs2021-08-181-0/+21
* drm/nouveau/top/ga100: initial supportBen Skeggs2021-02-111-0/+3
* drm/nouveau/privring: rename from ibusBen Skeggs2021-02-111-39/+39
* drm/nouveau/nvkm: remove nvkm_subdev.indexBen Skeggs2021-02-111-1/+1
* drm/nouveau/nvkm: determine subdev id/order from layoutBen Skeggs2021-02-111-27/+5
* drm/nouveau/vic: switch to instanced constructorBen Skeggs2021-02-111-22/+1
* drm/nouveau/sw: switch to instanced constructorBen Skeggs2021-02-111-78/+77
* drm/nouveau/sec2: switch to instanced constructorBen Skeggs2021-02-111-12/+11
* drm/nouveau/sec: switch to instanced constructorBen Skeggs2021-02-111-4/+3
* drm/nouveau/pm: switch to instanced constructorBen Skeggs2021-02-111-44/+43
* drm/nouveau/nvenc: switch to instanced constructorBen Skeggs2021-02-111-27/+17
* drm/nouveau/nvdec: switch to instanced constructorBen Skeggs2021-02-111-22/+18
* drm/nouveau/msvld: switch to instanced constructorBen Skeggs2021-02-111-24/+23