summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm
AgeCommit message (Expand)Author
2017-04-29drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detectionMario Kleiner
2017-04-29drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...Wei Yongjun
2017-04-29drm/nouveau/bios/bitP: check that table is long enough for optional pointersBen Skeggs
2017-04-29drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engineIlia Mirkin
2017-04-06drm/nouveau/gpio: enable interrupts on cards with 32 gpio linesAdam Borowski
2017-04-06drm/nouveau/gr/gp107: initial supportBen Skeggs
2017-04-06drm/nouveau/core: recognise GP10B chipsetAlexandre Courbot
2017-04-06drm/nouveau/platform: make VDD regulator optionalAlexandre Courbot
2017-04-06drm/nouveau/gr: support for GP10BAlexandre Courbot
2017-04-06drm/nouveau/ibus: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/mc: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/fb: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/fifo: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/msgqueue: support for GP10B PMU firmwareAlexandre Courbot
2017-04-06drm/nouveau/secboot: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/secboot/gm20b: specify MC base address as argumentAlexandre Courbot
2017-04-06drm/nouveau/secboot: start LS firmware in post-run hookAlexandre Courbot
2017-04-06drm/nouveau/secboot: let LS post_run hooks return errorAlexandre Courbot
2017-04-06drm/nouveau/secboot: pass instance to LS firmware loadersAlexandre Courbot
2017-04-06drm/nouveau/secboot: allow to boot multiple falconsAlexandre Courbot
2017-04-06drm/nouveau/imem/gk20a: Turn instmem lock into mutexThierry Reding
2017-04-06drm/nouveau: initial support (display-only) for GP107Ben Skeggs
2017-04-06drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin
2017-04-06drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin
2017-03-17drm/nouveau/secboot: fix NULL pointer dereferenceAlexandre Courbot
2017-03-17drm/nouveau/secboot: fix inconsistent pointer checkingAlexandre Courbot
2017-03-08Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2017-03-07drm/nouveau/fb/gf100-: rework ram detectionBen Skeggs
2017-03-07drm/nouveau/fb/gm200: split ram implementation from gm107Ben Skeggs
2017-03-07drm/nouveau/fb/gf108: split implementation from gf100Ben Skeggs
2017-03-07drm/nouveau/fb/gf100-: modify constructors to allow more customisationBen Skeggs
2017-03-07drm/nouveau/i2c/g94-: return REPLY_M value on readsBen Skeggs
2017-03-07drm/nouveau/i2c: modify aux interface to return length actually transferredBen Skeggs
2017-03-07drm/nouveau/gp10x: enable secboot and GRAlexandre Courbot
2017-03-07drm/nouveau/gr/gp102: initial supportBen Skeggs
2017-03-07drm/nouveau/falcon: support for gp10x msgqueueAlexandre Courbot
2017-03-07drm/nouveau/secboot: add gp102/gp104/gp106/gp107 supportAlexandre Courbot
2017-03-07drm/nouveau/secboot: put HS code loading code into own fileAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for r375 ACRAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for r367 ACRAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for r364 ACRAlexandre Courbot
2017-03-07drm/nouveau/secboot: workaround bug when starting SEC2 firmwareAlexandre Courbot
2017-03-07drm/nouveau/secboot: support standard NVIDIA HS binariesAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for unload blob bootloaderAlexandre Courbot
2017-03-07drm/nouveau/secboot: let callers interpret return value of blobsAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for different load and unload falconsAlexandre Courbot
2017-03-07drm/nouveau/secboot: share r361 BL structures and functionsAlexandre Courbot
2017-03-07drm/nouveau/secboot: add support for SEC LS firmwareAlexandre Courbot
2017-03-07drm/nouveau/secboot: support running ACR on SECAlexandre Courbot
2017-03-07drm/nouveau/secboot: get start address of blob from ACRAlexandre Courbot