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
2020-12-18
drm/nouveau: fix multihop when move doesn't work.
Dave Airlie
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-04
Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-11-27
Merge tag 'drm-misc-fixes-2020-11-26' of ssh://git.freedesktop.org/git/drm/dr...
Dave Airlie
2020-11-27
Merge tag 'drm-misc-next-2020-11-18' of ssh://git.freedesktop.org/git/drm/drm...
Dave Airlie
2020-11-26
drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserve
Christian König
2020-11-26
drm/nouveau: fix relocations applying logic and a double-free
Matti Hamalainen
2020-11-20
drm: Pass the full state to connectors atomic functions
Maxime Ripard
2020-11-17
drm/nouveau/nvkm/core/firmware: Fix formatting, provide missing param descrip...
Lee Jones
2020-11-16
Merge branch 'linux-5.11' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2020-11-14
drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50
Ben Skeggs
2020-11-14
drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere
Lyude Paul
2020-11-14
drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50
Ben Skeggs
2020-11-14
drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth
Alexander Kapshuk
2020-11-11
drm/nouveau: Fix out-of-bounds access when deferencing MMU type
Thomas Zimmermann
2020-11-11
drm/nouveau/ttm: use multihop
Dave Airlie
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-08
drm: remove unneeded break
Tom Rix
2020-11-03
drm/nouveau/kms/nv50-: Use state helper instead of crtc pointer
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-11-02
drm/nouveau/ttm: Add limits.h
Maxime Ripard
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-11-02
drm/nouveu: fix swiotlb include
Christian König
2020-10-30
drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
Lyude Paul
2020-10-30
drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()
Lyude Paul
2020-10-30
drm/nouveau/device: fix changing endianess code to work on older GPUs
Karol Herbst
2020-10-30
drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
Karol Herbst
2020-10-30
drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
Lyude Paul
2020-10-30
drm/nouveau/nouveau: fix the start/end range for migration
Ralph Campbell
2020-10-29
drm/nouveau: switch to new allocator
Christian König
2020-10-29
drm/ttm: wire up the new pool as default one v2
Christian König
2020-10-26
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
2020-10-26
drm/ttm: make num_pages uint32_t
Christian König
2020-10-26
drm/ttm: nuke ttm_tt_set_(un)populated again
Christian König
2020-10-22
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
2020-10-21
drm/ttm: move last binding into the drivers.
Dave Airlie
2020-10-21
drm/ttm: drop move notify around move.
Dave Airlie
2020-10-21
drm/ttm: drop unbind callback.
Dave Airlie
2020-10-21
drm/ttm: add move to system into drivers
Dave Airlie
2020-10-21
drm/ttm: move some move binds into the drivers
Dave Airlie
2020-10-20
drm/ttm: add move old to system to drivers.
Dave Airlie
2020-10-20
drm/ttm: use new move interface for known system->ttm moves
Dave Airlie
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
2020-10-15
drm/ttm: add caching state to ttm_bus_placement
Christian König
2020-10-15
drm/ttm: set the tt caching state at creation time
Christian König
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
[next]