aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm
AgeCommit message (Expand)Author
2020-07-08drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen 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/mmu: Remove unneeded semicolonZheng Bin
2020-05-22drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpyZou Wei
2020-05-22drm/nouveau/core/memory: remove redundant assignments to variable retColin Ian King
2020-05-22drm/nouveau/disp/gv100-: expose capabilities classBen Skeggs
2020-05-22drm/nouveau/bios: move ACPI _ROM handlingBen Skeggs
2020-05-22drm/nouveau/gr/gk20a: move MODULE_FIRMWARE firmware definitionsBen Skeggs
2020-05-22drm/nouveau/ibus: use nvkm_subdev_new_()Ben Skeggs
2020-05-22drm/nouveau/core: add nvkm_subdev_new_() for bare subdevsBen Skeggs
2020-05-22drm/nouveau/acr: ensure falcon providing acr functions is bootstrapped firstBen Skeggs
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-04-16Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-04-16drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()Ben Skeggs
2020-04-07Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-07drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during initBen Skeggs
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-30PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski
2020-03-28drm/nouveau/therm: convert to use i2c_new_client_device()Wolfram Sang
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
2020-01-29drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missingBen Skeggs
2020-01-29drm/nouveau/acr: return error when registering LSF if ACR not supportedBen Skeggs
2020-01-29drm/nouveau/disp/gv100-: not all channel types support reporting error codesBen Skeggs
2020-01-29drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs
2020-01-23drm/nouveau/mmu: fix comptag memory leakBen Skeggs
2020-01-23drm/nouveau/gr/gp10b: Use gp100_grctx and gp100_gr_zbcThierry Reding
2020-01-23drm/nouveau/pmu/gm20b,gp10b: Fix Falcon bootstrappingThierry Reding
2020-01-15drm/nouveau/gr/tu10x: initial supportBen Skeggs
2020-01-15drm/nouveau/acr/tu10x: initial supportBen Skeggs
2020-01-15drm/nouveau/core: remove previous versioned fw loaderBen Skeggs
2020-01-15drm/nouveau/secboot: removeBen Skeggs
2020-01-15drm/nouveau/acr: implement new subdev to replace "secure boot"Ben Skeggs
2020-01-15drm/nouveau/fb/gp102-: unlock VPR as part of FB initBen Skeggs
2020-01-15drm/nouveau/secboot: move code to boot LS falcons to subdevsBen Skeggs