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
2023-12-20
Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2023-12-15
drm/nouveau/kms/nv50-: Don't allow inheritance of headless iors
Lyude Paul
2023-12-15
drm/nouveau: Fixup gk20a instobj hierarchy
Thierry Reding
2023-12-12
iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places
Jason Gunthorpe
2023-12-12
Backmerge tag 'v6.7-rc5' into drm-next
Dave Airlie
2023-12-10
drm/exec: Pass in initial # of objects
Rob Clark
2023-12-06
drm/atomic-helpers: Invoke end_fb_access while owning plane state
Thomas Zimmermann
2023-11-30
nouveau/tu102: flush all pdbs on vmm flush
Dave Airlie
2023-11-30
drm/nouveau: Removes unnecessary args check in nouveau_uvmm_sm_prepare
Yuran Pereira
2023-11-30
nouveau/gsp: document some aspects of GSP-RM
Timur Tabi
2023-11-29
nouveau/gsp: replace zero-length array with flex-array member and use __count...
Gustavo A. R. Silva
2023-11-29
nouveau/gsp/r535: remove a stray unlock in r535_gsp_rpc_send()
Dan Carpenter
2023-11-29
nouveau: find the smallest page allocation to cover a buffer alloc.
Dave Airlie
2023-11-28
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-11-28
Merge v6.7-rc3 into drm-next
Daniel Vetter
2023-11-27
drm/sched: Fix compilation issues with DRM priority rename
Luben Tuikov
2023-11-24
drm/nouveau: enable dynamic job-flow control
Danilo Krummrich
2023-11-24
drm/nouveau: implement 1:1 scheduler - entity relationship
Danilo Krummrich
2023-11-24
drm/nouveau: use GPUVM common infrastructure
Danilo Krummrich
2023-11-23
Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2023-11-23
Merge tag 'drm-misc-next-2023-11-23' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-11-22
drm/nouveau/fifo: Remove duplicated include in chan.c
Yang Li
2023-11-21
nouveau/gsp: allocate enough space for all channel ids.
Dave Airlie
2023-11-21
drm/dp_mst: Store the MST PBN divider value in fixed point format
Imre Deak
2023-11-21
drm/nouveau: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-21
drm/nouveau/fence:: fix warning directly dereferencing a rcu pointer
Abhinav Singh
2023-11-20
Merge tag 'drm-misc-next-2023-11-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-11-15
nouveau: don't fail driver load if no display hw present.
Dave Airlie
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-11-14
nouveau: use an rwlock for the event lock.
Dave Airlie
2023-11-14
nouveau/gsp/r535: Fix a NULL vs error pointer bug
Dan Carpenter
2023-11-14
nouveau/gsp/r535: uninitialized variable in r535_gsp_acpi_mux_id()
Dan Carpenter
2023-11-13
drm/gpuvm: add an abstraction for a VM / BO combination
Danilo Krummrich
2023-11-13
drm/gpuvm: reference count drm_gpuvm structures
Danilo Krummrich
2023-11-13
drm/nouveau: separately allocate struct nouveau_uvmm
Danilo Krummrich
2023-11-13
drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
Danilo Krummrich
2023-11-13
drm/nouveau: make use of the GPUVM's shared dma-resv
Danilo Krummrich
2023-11-13
drm/gpuvm: add common dma-resv per struct drm_gpuvm
Danilo Krummrich
2023-11-13
drm/nouveau: make use of drm_gpuvm_range_valid()
Danilo Krummrich
2023-11-13
drm/gpuvm: convert WARN() to drm_WARN() variants
Danilo Krummrich
2023-11-10
drm/sched: implement dynamic job-flow control
Danilo Krummrich
2023-11-09
drm/edid: include drm_eld.h only where required
Jani Nikula
2023-11-08
drm/dp_mst: Fix fractional DSC bpp handling
Ville Syrjälä
2023-11-04
Merge tag 'topic/nvidia-gsp-2023-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-11-03
nouveau/gsp: add some basic registry entries.
Dave Airlie
2023-11-03
nouveau/gsp: fix message signature.
Dave Airlie
2023-11-03
nouveau/gsp: move to 535.113.01
Dave Airlie
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-11-01
drm/sched: Convert drm scheduler to use a work queue rather than kthread
Matthew Brost
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
[prev]
[next]