aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-20drm/nouveau/gr/gf100-: move fecs discover_zcull_image_size into a functionBen Skeggs
2019-02-20drm/nouveau/gr/gf100-: move fecs discover_image_size into a functionBen Skeggs
2019-02-20drm/nouveau/gr/gf100-: move fecs set_watchdog_timeout method into a functionBen Skeggs
2019-02-20drm/nouveau: allow accelerated buffer moves even when gr isn't presentBen Skeggs
2019-02-20drm/nouveau/kms/nv04-nv4x: move resume code to dispnv04 init hookBen Skeggs
2019-02-20drm/nouveau/kms/nv04-nv4x: move suspend code to dispnv04 fini hookBen Skeggs
2019-02-20drm/nouveau/kms/nv04-nv4x: move a bunch of pre-nv50 page flip code to dispnv04Ben Skeggs
2019-02-20drm/nouveau/kms: display destroy/init/fini hooks can be staticBen Skeggs
2019-02-20drm/nouveau: allocate kernel channel(s) before initialising displayBen Skeggs
2019-02-20drm/nouveau/disp/gf119-: decode exception reason to human-readable stringBen Skeggs
2019-02-20drm/nouveau/bios/init: handle INIT_GENERIC_CONDITION_ID_NO_PANEL_SEQ_DELAYSBen Skeggs
2019-02-20drm/nouveau/bios/init: label existing INIT_GENERIC_CONDITION typesBen Skeggs
2019-02-20drm/nouveau/secboot: fix missing newline in error messagesBen Skeggs
2019-02-20drm/nouveau/sec2/tu102-: instantiate SEC2 falconBen Skeggs
2019-02-20drm/nouveau/sec2: utilise engine PRI address from TOPBen Skeggs
2019-02-20drm/nouveau/nvdec/tu102-: instantiate NVDEC0 falconBen Skeggs
2019-02-20drm/nouveau/nvdec/gp102-: utilise engine PRI address from TOPBen Skeggs
2019-02-20drm/nouveau/gsp/gv100-: instantiate GSP falconBen Skeggs
2019-02-20drm/nouveau/top/gv100-: translate entry for the GSPBen Skeggs
2019-02-20drm/nouveau/top: add function to lookup PRI address for devicesBen Skeggs
2019-02-20drm/nouveau/core: define GSP subdevBen Skeggs
2019-02-20drm/nouveau: fix missing break in switch statementColin Ian King
2019-02-20drm/nouveau: mark expected switch fall-throughGustavo A. R. Silva
2019-02-20drm/nouveau: Don't WARN_ON VCPI allocation failuresLyude Paul
2019-02-20drm/nouveau/pmu: don't print reply values if exec is falseColin Ian King
2019-02-20drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RONColin Ian King
2019-02-20drm/nouveau/bios/dp: make array vsoff static, shrinks object sizeColin Ian King
2019-02-20drm/nouveau/ce/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/fifo/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/disp/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/fault/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/bar/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/mmu/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/mc/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/devinit/tu102: rename implementation from tu104Ben Skeggs
2019-02-20drm/nouveau/volt/gf117: fix speedo readout registerIlia Mirkin
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-17Linux 5.0-rc7Linus Torvalds
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-17Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-02-17Merge tag 'csky-for-linus-5.0-rc6' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-02-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-02-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-02-16Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio
2019-02-16Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez
2019-02-16Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov
2019-02-17powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()Michael Ellerman