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
Age
Commit message (
Expand
)
Author
2018-05-18
drm/nouveau/fault/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/bar/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/mmu/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/ltc/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/fb/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/imem/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/tmr/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/bus/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/mc/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/fuse/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/i2c/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/gpio/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/ibus/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/top/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/devinit/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/bios/pll: limits table 5.0
Ben Skeggs
2018-05-18
drm/nouveau/bios/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/pci/gv100: initial support
Ben Skeggs
2018-05-18
drm/nouveau/core: recognise gv100
Ben Skeggs
2018-05-18
drm/nouveau/core: increase maximum number of copy engines to 9
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: initial overlay support
Ben Skeggs
2018-05-18
drm/nouveau/kms/gk104-: add support for [XA]2R10G10B10 formats
Ben Skeggs
2018-05-18
drm/nouveau/kms/gk104-: support additional cursor sizes
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: separate blocklinear vs linear pitch
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: handle degamma LUT from window channels
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: plane updates don't always require image_set()
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: store window visibility in state
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: simplify swap interval handling
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: decouple window state changes, and update method submi...
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: simplify tracking of channel interlocks
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: determine MST support from DP Info Table
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: extend window image data for stereo/planar formats
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: move drm format->hw conversion into common code
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: unify set/clr masks
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: allow specification of valid heads for a window
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: split base implementation by hardware class
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: split core implementation by hardware class
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: split each resource type into their own source files
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50: abstract OR interfaces so the code can be split
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50: handle SetControlOutputResource from head
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: abstract head interfaces so the code can be split
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50: modify core allocation so the code can be split
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: modify base allocation so the code can be split
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: modify cursor allocation so the code can be split
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: modify overlay allocation so the code can be split
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: move fb ctxdma tracking into windows
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: fix i2c-over-aux on anx9805
Ben Skeggs
2018-05-18
drm/nouveau/kms/nv50-: move code underneath dispnv50/
Ben Skeggs
2018-05-18
drm/nouveau/kms: move display class instantiation to library
Ben Skeggs
2018-05-18
drm/nouveau/drm/nv50-: remove allocation of sw class
Ben Skeggs
[prev]
[next]