index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
Age
Commit message (
Expand
)
Author
2020-07-24
drm/nouveau/kms/nv50-: implement proper push buffer control logic
Ben Skeggs
2020-07-24
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
drm/nouveau/vmm/gp100-: fix mapping 2MB sysmem pages
Ralph Campbell
2020-07-24
drm/nouveau/mmu: make nvkm_vmm_ctor() static
Ralph Campbell
2020-07-24
drm/nouveau/sec2/gp102: allow module to load when LSFW is missing
Ben Skeggs
2020-07-24
drm/nouveau/gr/gm200-: explicitly handle nofw
Ben Skeggs
2020-07-24
drm/nouveau/pmu/gm200-: explicitly handle nofw
Ben Skeggs
2020-07-24
drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FW
Ben Skeggs
2020-07-24
drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrap
Ben Skeggs
2020-07-24
drm/nouveau/acr: store a mask of LS falcons the HSFW can bootstrap
Ben Skeggs
2020-07-24
drm/nouveau/acr: allow module to load when HSFW(s) are missing
Ben Skeggs
2020-07-24
drm/nouveau/acr: refuse to load LSFW if HSFW is missing
Ben Skeggs
2020-07-24
drm/nouveau/mmu/gp100-: enable mmu invalidate depth optimisation
Ben Skeggs
2020-07-24
drm/nouveau/nvfw: firmware structures should begin with nvfw_
Timur Tabi
2020-07-24
drm/nouveau/therm/gt215: make gt215_therm_init static
Ben Skeggs
2020-07-24
drm/nouveau/mmu: make a couple of functions static
Ben Skeggs
2020-07-24
drm/nouveau/mc/gp10b: make gp10b_mc_init static
Ben Skeggs
2020-07-24
drm/nouveau/nvfw/acr: make lsb_header_tail_dump static
Ben Skeggs
2020-07-24
drm/nouveau/gr/gf100-: make some functions static
Ben Skeggs
2020-07-24
drm/nouveau/disp/gm200-: remove 'head' parameter from nvkm_ior_func.hdmi.scdc()
Ben Skeggs
2020-07-08
drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
Ben Skeggs
2020-06-04
drm/nouveau: gr/gk20a: Use firmware version 0
Thierry Reding
2020-06-04
drm/nouveau/disp/gm200-: detect and potentially disable HDA support on some SORs
Ben Skeggs
2020-06-04
drm/nouveau/disp/gp100: split SOR implementation from gm200
Ben Skeggs
2020-06-04
drm/nouveau/disp: modify OR allocation policy to account for HDA requirements
Ben Skeggs
2020-06-04
drm/nouveau/disp: split part of OR allocation logic into a function
Ben Skeggs
2020-06-04
drm/nouveau/disp: provide hint to OR allocation about HDA requirements
Ben Skeggs
2020-06-01
drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection
Ben Skeggs
2020-05-22
drm/nouveau/disp/hda/gv100-: NV_PDISP_SF_AUDIO_CNTRL0 register moved
Ben Skeggs
2020-05-22
drm/nouveau/disp/hda/gf119-: select HDA device entry based on bound head
Ben Skeggs
2020-05-22
drm/nouveau/disp/hda/gf119-: add HAL for programming device entry in SF
Ben Skeggs
2020-05-22
drm/nouveau/disp/hda/gt215-: pass head to nvkm_ior.hda.eld()
Ben Skeggs
2020-05-22
drm/nouveau/device: use regular PRI accessors in chipset detection
Ben Skeggs
2020-05-22
drm/nouveau/device: detect vGPUs
Karol Herbst
2020-05-22
drm/nouveau/device: detect if changing endianness failed
Karol Herbst
2020-05-22
drm/nouveau/device: rework mmio mapping code to get rid of second map
Karol Herbst
2020-05-22
drm/nouveau/mmu: Remove unneeded semicolon
Zheng Bin
2020-05-22
drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpy
Zou Wei
2020-05-22
drm/nouveau/core/memory: remove redundant assignments to variable ret
Colin Ian King
2020-05-22
drm/nouveau/disp/gv100-: expose capabilities class
Ben Skeggs
2020-05-22
drm/nouveau/bios: move ACPI _ROM handling
Ben Skeggs
2020-05-22
drm/nouveau/gr/gk20a: move MODULE_FIRMWARE firmware definitions
Ben Skeggs
2020-05-22
drm/nouveau/ibus: use nvkm_subdev_new_()
Ben Skeggs
2020-05-22
drm/nouveau/core: add nvkm_subdev_new_() for bare subdevs
Ben Skeggs
2020-05-22
drm/nouveau/acr: ensure falcon providing acr functions is bootstrapped first
Ben Skeggs
2020-04-22
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-04-16
Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2020-04-16
drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
Ben Skeggs
2020-04-07
Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-07
drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during init
Ben Skeggs
[next]