summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine
AgeCommit message (Expand)Author
2021-01-15drm/nouveau/dmaobj/ga10[24]: initial supportBen Skeggs
2021-01-15drm/nouveau/i2c/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/gpio/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/bar/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/mmu/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/timer/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/fb/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/imem/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/privring/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/mc/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/devinit/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/bios/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/pci/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/core: recognise GA10[024]Ben Skeggs
2021-01-15drm/nouveau/i2c/gk110: split out from i2c/gk104Ben Skeggs
2020-10-30drm/nouveau/device: fix changing endianess code to work on older GPUsKarol Herbst
2020-10-07drm/nouveau/device: return error for unknown chipsetsKarol Herbst
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-07-24drm/nouveau/kms/nv50-: implement proper push buffer control logicBen Skeggs
2020-07-24drm/nouveau: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-24drm/nouveau/sec2/gp102: allow module to load when LSFW is missingBen Skeggs
2020-07-24drm/nouveau/gr/gm200-: explicitly handle nofwBen Skeggs
2020-07-24drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FWBen Skeggs
2020-07-24drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrapBen Skeggs
2020-07-24drm/nouveau/nvfw: firmware structures should begin with nvfw_Timur Tabi
2020-07-24drm/nouveau/gr/gf100-: make some functions staticBen Skeggs
2020-07-24drm/nouveau/disp/gm200-: remove 'head' parameter from nvkm_ior_func.hdmi.scdc()Ben Skeggs
2020-07-24drm/nouveau/disp/gm200-: fix regression from HDA SOR selection changesBen Skeggs
2020-06-04drm/nouveau: gr/gk20a: Use firmware version 0Thierry Reding
2020-06-04drm/nouveau/disp/gm200-: detect and potentially disable HDA support on some SORsBen Skeggs
2020-06-04drm/nouveau/disp/gp100: split SOR implementation from gm200Ben Skeggs
2020-06-04drm/nouveau/disp: modify OR allocation policy to account for HDA requirementsBen Skeggs
2020-06-04drm/nouveau/disp: split part of OR allocation logic into a functionBen Skeggs
2020-06-04drm/nouveau/disp: provide hint to OR allocation about HDA requirementsBen Skeggs
2020-06-01drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selectionBen Skeggs
2020-05-22drm/nouveau/disp/hda/gv100-: NV_PDISP_SF_AUDIO_CNTRL0 register movedBen Skeggs
2020-05-22drm/nouveau/disp/hda/gf119-: select HDA device entry based on bound headBen Skeggs
2020-05-22drm/nouveau/disp/hda/gf119-: add HAL for programming device entry in SFBen Skeggs
2020-05-22drm/nouveau/disp/hda/gt215-: pass head to nvkm_ior.hda.eld()Ben Skeggs
2020-05-22drm/nouveau/device: use regular PRI accessors in chipset detectionBen Skeggs
2020-05-22drm/nouveau/device: detect vGPUsKarol Herbst
2020-05-22drm/nouveau/device: detect if changing endianness failedKarol Herbst
2020-05-22drm/nouveau/device: rework mmio mapping code to get rid of second mapKarol Herbst
2020-05-22drm/nouveau/disp/gv100-: expose capabilities classBen Skeggs
2020-05-22drm/nouveau/gr/gk20a: move MODULE_FIRMWARE firmware definitionsBen Skeggs
2020-04-16drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()Ben Skeggs
2020-04-07drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during initBen Skeggs
2020-02-17drm/nouveau/gr/tu11x: initial supportBen Skeggs
2020-02-17drm/nouveau/acr/tu11x: initial supportBen Skeggs
2020-02-03drm/nouveau/disp/gv100-: halt NV_PDISP_FE_RM_INTR_STAT_CTRL_DISP_ERROR stormsBen Skeggs